Commit graph

22 commits

Author SHA1 Message Date
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
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
a57c135d84
feat: add drag+drop to TrackList 2023-12-10 02:52:04 +01:00
d1ffb56c8a fix: use constants for keys
feat: add tracks page
2023-08-20 16:39:50 +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
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
e296a4c63e chore: update dependencies
fix: linter errors
2023-07-24 22:55:28 +02:00
ab2647dc77 add color gradient to ContentHeader 2023-07-20 17:56:04 +02:00