Commit Graph
32 Commits
Author SHA1 Message Date
buzzert 5c3f2dbdd2 try to do more resiliant url handling 2025-02-22 02:18:17 -08:00
buzzert fbfd20c965 invidiousAPI: handle slashes 2025-02-22 02:04:05 -08:00
buzzert e781c6b04a player: websockets ssl 2025-02-22 01:27:08 -08:00
buzzert 0ec6c2e3b3 Dockerfile: add from_source version as reference 2025-02-22 01:10:07 -08:00
buzzert 4d4b26e105 Makefile: docker image building 2025-02-22 01:09:46 -08:00
buzzert 880057b0fc invidious: move searching to backend 2025-02-22 01:09:33 -08:00
buzzert cfe48e28f8 invidious: on by default 2025-02-22 00:01:11 -08:00
buzzert 78deeb65bc player: change display name order preference 2025-02-21 23:48:29 -08:00
buzzert ebb6127fb9 frontend: fix build failure 2025-02-21 22:55:36 -08:00
buzzert e23977548b frontend pacakge: dont need react-icons here 2025-02-21 22:52:27 -08:00
buzzert 803cdd2cdf feature: adds invidious search feature 2025-02-21 22:47:50 -08:00
buzzert f677026072 Dockerfile: runner: we need to use debian (gnueabi) instead of alpine (musl) 2025-02-21 21:55:39 -08:00
buzzert 5197c78897 SongRow: tailwind: dont use pixel values if it can be avoided 2025-02-21 21:55:12 -08:00
buzzert 5f1aeeca78 Dockerfile: support multiplatform 2025-02-16 00:58:35 -08:00
buzzert 92c5582c98 frontend: Automatically reconnect websocket when navigating back 2025-02-15 22:31:24 -08:00
buzzert a3801f6698 More rich metadata with NowPlaying 2025-02-15 22:15:59 -08:00
buzzert d465dbf6fb Fetch metadata when something is added to the playlist. 2025-02-15 21:40:30 -08:00
buzzert a06bc3960e frontend: implements volume slider 2025-02-15 21:16:04 -08:00
buzzert 9a8f7b9ac5 backend: graceful shutdown in prod 2025-02-15 16:45:59 -08:00
buzzert 79f53bbffe frontend: Finish interactivity 2025-02-15 16:28:47 -08:00
buzzert 9c4981b9cb frontend: add AddSongPanel 2025-02-15 15:22:07 -08:00
buzzert 623c3804d6 Commit package-lock.json 2025-02-15 14:58:46 -08:00
buzzert f47a17fd60 Revert "Dockerfile: make this work for clean builds also."
This reverts commit d0386ee8ac.
2025-02-15 14:58:34 -08:00
buzzert d0386ee8ac Dockerfile: make this work for clean builds also. 2025-02-15 14:57:31 -08:00
buzzert 29d5fe3b70 frontend: Start working on song table 2025-02-15 14:56:58 -08:00
buzzert 852bb7a1a4 frontend: basic skeleton 2025-02-15 12:15:41 -08:00
buzzert 4f94ca0b52 adds skip, previous, current url 2025-02-15 02:42:19 -08:00
buzzert b7ad824eb5 backend: better socket handling 2025-02-15 02:19:14 -08:00
buzzert a3e0758205 build: make sure to build frontend and backend 2025-02-15 01:30:13 -08:00
buzzert bcc8860b30 Adds frontend skeleton. Needs cleanup 2025-02-15 01:26:10 -08:00
buzzert 9c3a1d84d1 Add makefile 2025-02-15 00:39:51 -08:00
buzzert 91bc10c395 initial commit 2025-02-15 00:37:32 -08:00