Commit graph

45 commits

Author SHA1 Message Date
fe98476154
feat: add mobile landscape navbar 2024-02-22 19:15:58 +01:00
818900edc1
fix: arrMoveMulti function
Beware of the Array.sort() footgun!
2024-02-22 01:09:36 +01:00
4b8ae99a73
fix: rewritten array move function 2024-02-21 23:51:56 +01:00
251181843f
fix: update date formatting 2023-12-19 21:10:10 +01:00
97efbcec1b
feat: add pluralized messages 2023-12-19 20:58:59 +01:00
b5c2694bc0
feat: add typesafe-i18n 2023-12-19 13:56:43 +01:00
22f268e686
feat: add paraglide i18n 2023-12-17 02:05:49 +01:00
8b8fdcfdd3
add custom error page 2023-12-10 03:42:08 +01:00
a57c135d84
feat: add drag+drop to TrackList 2023-12-10 02:52:04 +01:00
933f28c2bd fix: gap in layout 2023-08-21 18:07:13 +02:00
d1ffb56c8a fix: use constants for keys
feat: add tracks page
2023-08-20 16:39:50 +02:00
4f6d62e4dc feat: add melt-ui context menu 2023-08-18 15:52:26 +02:00
0db23fa144 feat: virtual album grid, improve track/album search 2023-08-10 01:10:01 +02:00
9cc4e0208a feat: add search functio to global header 2023-08-09 22:41:04 +02:00
f622d4965d fix: refactored header layout 2023-08-09 18:10:19 +02:00
f1282b6a2f feat: add table sorting 2023-08-08 19:12:44 +02:00
ea8efbf168 feat: replace old TrackList 2023-08-03 00:07:13 +02:00
a73a6c3f5c feat: add TrackList virtualization 2023-08-02 23:14:06 +02:00
b8843bb36f redesigned TrackList 2023-08-02 15:20:34 +02:00
755ebd04c4 fix: remove seperate TrackListItem component, improve track list selection 2023-08-01 21:51:32 +02:00
6266734964 feat: add more routes 2023-07-30 21:09:24 +02:00
91834f1d25 feat: responsive TrackList 2023-07-30 02:56:44 +02:00
3465793cd2 feat: add artist/playlist search 2023-07-28 18:14:16 +02:00
e10f7048d0 feat: add search page to navbar 2023-07-27 20:31:38 +02:00
907362cbb7 feat: add compact header 2023-07-27 19:59:38 +02:00
93bf8f21c9 feat: remove nav buttons 2023-07-27 19:27:58 +02:00
06a8d7d332 feat: add navigation buttons 2023-07-27 19:11:45 +02:00
96a6a74e65 feat: add swipe action to mobile playerbar 2023-07-27 01:07:04 +02:00
231aa7084f feat: add mobile playerbar, improve accessibility 2023-07-26 00:57:58 +02:00
d453d50803 feat: add mobile playerbar 2023-07-25 03:36:27 +02:00
e296a4c63e chore: update dependencies
fix: linter errors
2023-07-24 22:55:28 +02:00
35b470d5c2 fix: allow layout resizing for touch devices 2023-07-24 20:28:33 +02:00
c43843afd9 feat: update layout and theme 2023-07-24 19:10:38 +02:00
4e4c9c4630 feat: auto-resizing headlines 2023-07-20 23:09:07 +02:00
ab2647dc77 add color gradient to ContentHeader 2023-07-20 17:56:04 +02:00
c49a0355ee feat: add album page 2023-06-07 15:35:32 +02:00
adbe13330e refactored structure 2023-06-06 00:25:51 +02:00
9d54d882ce add track list 2023-06-04 19:23:03 +02:00
4c8674d165 add component: VolumeControl 2023-04-12 13:27:20 +02:00
190f2b7f54 add marquee 2023-04-12 03:26:35 +02:00
9f059f63fe add Menubar 2023-04-11 22:48:23 +02:00
09cf54dd6c add slider component 2023-04-11 14:34:22 +02:00
9dc7eaafb9 add playerbar prototype 2023-04-09 22:56:54 +02:00
9a605dff4c feat: add daisyui 2023-04-08 00:33:55 +02:00
6b535cab39 initial commit 2023-04-07 18:31:17 +02:00