Commit Graph
143 Commits
Author SHA1 Message Date
CaZzzer f47f6e6cd8 actual layout improvements 2026-02-10 03:29:17 -08:00
CaZzzer 197b9267c4 drag and drop but nicer 2026-02-10 01:58:33 -08:00
CaZzzer ed9fcbe116 drag and drop init 2026-02-10 01:55:49 -08:00
CaZzzer 9f0234e00e fix play now 2026-02-10 01:48:02 -08:00
CaZzzer c8220eec02 fix play track in queue 2026-02-10 01:35:42 -08:00
CaZzzer 99e6fd8eb4 fix shuffle 2026-02-10 01:28:36 -08:00
CaZzzer 57320232a6 fix some ui 2026-02-10 01:17:38 -08:00
CaZzzer 892f43381b fix stupid slider 2026-02-10 00:58:40 -08:00
CaZzzer bfae55afa3 fix 2026-02-10 00:30:38 -08:00
CaZzzer c8de948e7f WIP: global player pt. 6 fix playback finally 2026-02-10 00:22:52 -08:00
CaZzzer cfd45b6815 WIP: global player pt. 5 svelte bindings 2026-02-10 00:09:41 -08:00
CaZzzer 4fb1d7865f WIP: global player pt. 4 fixed mobile 2026-02-10 00:01:32 -08:00
CaZzzer a4cf9356a8 WIP: global player pt. 3 monstrosity 2026-02-09 23:55:19 -08:00
CaZzzer f9fe6a2d11 WIP: global player refactor pt. 2 2026-02-09 23:42:08 -08:00
CaZzzer aea41df214 WIP: global player refactor pt. 1 2026-02-09 23:19:17 -08:00
CaZzzer 9126e34f38 additional shadcn components 2026-02-09 22:30:48 -08:00
CaZzzer 4e680c6697 ui: refactor chips into ChipGroup component 2026-02-09 21:51:10 -08:00
CaZzzer 28d6231f21 ui: add styles for chip component on songs page 2026-02-09 21:28:39 -08:00
CaZzzer a9008627a1 ui: refactor some shadcn styles into utiltiy classes 2026-02-09 21:04:59 -08:00
CaZzzer 72ee0260d9 refactor song type schema on search page 2026-02-09 20:52:49 -08:00
CaZzzer 2bf5aeb1c0 db: change anime category number type to number 2026-02-09 18:53:42 -08:00
CaZzzer 7b8ccb0e83 refactor ClientOnly component to simplify a bit 2026-02-09 18:42:14 -08:00
CaZzzer 6f36ec0c62 patch runed/use-search-params to work with SSR 2026-02-07 20:45:01 -08:00
CaZzzer 8e05915031 add .env.example, update gitignore 2026-02-07 20:23:16 -08:00
CaZzzer fa35340861 add global percent to song entry component 2026-02-06 12:18:29 -08:00
CaZzzer 0d48cea726 songs page add query limit option 2026-02-06 12:08:37 -08:00
CaZzzer a33d495acd fix nonexistent filenames for song entry component 2026-02-06 12:08:14 -08:00
CaZzzer 8cb04e0295 song type schema stuff 2026-02-06 11:37:39 -08:00
CaZzzer f63841e69f songs add single song type to filters 2026-02-06 11:17:06 -08:00
CaZzzer f3371e386a refactor songs page to use shadcn 2026-02-06 11:01:48 -08:00
CaZzzer 70d53b2d83 stop truncating anime names in player 2026-02-06 10:49:17 -08:00
CaZzzer 8a58706025 add songs link to nav 2026-02-06 10:47:41 -08:00
CaZzzer 006a03816a songs fix zod number stuff 2026-02-06 10:35:45 -08:00
CaZzzer 0faf98ee80 songs remove complicated params that don't work 2026-02-06 10:28:32 -08:00
CaZzzer 4b58d71b7c songs page refactor schema 2026-02-06 08:51:01 -08:00
CaZzzer 0531a1f5c0 songs page init 2026-02-06 08:37:48 -08:00
CaZzzer 323c7c7f77 db: add globalPercent to songs schema 2026-02-06 08:04:11 -08:00
CaZzzer 7eb4bc1bb1 finally fix player stuff 2026-02-06 07:52:17 -08:00
CaZzzer 138b11f73b improved song entry layout 2026-02-06 07:40:35 -08:00
CaZzzer 565429ecc6 fix metadata track title 2026-02-06 06:52:06 -08:00
CaZzzer 5a920de85d fixed initial track playback 2026-02-06 06:50:44 -08:00
CaZzzer 3401967d7c track switching fixed! (sorta!) 2026-02-06 06:44:57 -08:00
CaZzzer 42d8e8fa8d type number to track title 2026-02-06 06:44:45 -08:00
CaZzzer d5ed0e251c gemini will fix my track switching 2026-02-06 06:31:51 -08:00
CaZzzer a8302d3696 put anime name in song name for media session (dirty junk) 2026-02-06 06:19:42 -08:00
CaZzzer 3c0221fe37 make the queue a bit nicer 2026-02-06 05:43:28 -08:00
CaZzzer 692772cb14 drag drop pt. 4 grab handle 2026-02-06 05:34:40 -08:00
CaZzzer de711b8c40 drag drop pt. 3 2026-02-06 05:33:29 -08:00
CaZzzer c18f4e80b9 drag drop pt. 2 2026-02-06 05:30:50 -08:00
CaZzzer 03be6760cc drag drop 2026-02-06 05:23:07 -08:00