Commit graph

83 commits

Author SHA1 Message Date
5d42490492
WIP: dropdown menu 2024-05-23 16:50:36 +02:00
8ce6146187
feat: add arrows to swiper 2024-02-22 22:57:26 +01:00
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
dda25753ec
fix: remove custom melt-ui fork, move selection when moving items 2024-02-21 23:05:49 +01:00
481781c96c
chore: update dependencies 2024-02-21 20:45:19 +01:00
5e6541dce4
feat: add loading animation 2024-02-01 22:56:34 +01:00
074e7afa52
fix: change icon color to teal 2024-02-01 17:03:30 +01:00
2163fe787f
chore: update pre-commit config 2023-12-20 23:04:46 +01:00
718a789e3c
chore: migration to SvelteKit 2 2023-12-20 01:24:21 +01:00
f3a49f2dc5
feat: update daisyui to v4, migrate to oklch colors 2023-12-20 01:04:26 +01:00
72a045d4bc
fix: adapter-node version 2023-12-19 21:33:16 +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
9224aee6f8
feat: translate options menu 2023-12-17 16:40:08 +01:00
22f268e686
feat: add paraglide i18n 2023-12-17 02:05:49 +01:00
94a6d1d0d6
fix: small kaomoji fix 2023-12-15 13:08:39 +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
f753acb8f6 fix: track list keyboard nav, refactor ddn menus 2023-08-21 17:48:03 +02:00
5603819fc5 feat: add keyboard navigation to tracklist 2023-08-21 16:10:09 +02:00
9e2053c8f1 fix: add isTouch fn, filter col enum 2023-08-20 18:54:58 +02:00
0a8dde988d chore: update dependencies 2023-08-20 17:02:21 +02:00
d1ffb56c8a fix: use constants for keys
feat: add tracks page
2023-08-20 16:39:50 +02:00
9929e01c67 feat: show test playlists in navbar 2023-08-18 20:50:07 +02:00
8b6220bcb1 feat: add Tiraya icon 2023-08-18 20:17:27 +02:00
cb71115f99 feat: add playerbar context menu 2023-08-18 18:48:51 +02:00
45379a1ee3 feat: add dropdown menu to content header 2023-08-18 17:13:53 +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
6c806f020a fix: adapt header fading to header height 2023-08-09 21:16:43 +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
0f08999e4f fix: track list triggering multiple events 2023-07-27 19:48:05 +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
82f8c2e369 fix: bg color detection 2023-07-27 01:21:32 +02:00