Commit Graph
199 Commits
Author SHA1 Message Date
janishutz be2a9f3a3e fix: crash, design for playlists
crash was caused by indices not updating correctly
2026-09-08 12:50:34 +02:00
janishutz d573ac90eb feat: basic design of share page, various small fixes 2026-09-08 12:27:36 +02:00
janishutz b11882c993 feat: improve sync 2026-09-08 11:20:17 +02:00
janishutz 047a3a8b29 feat: song editor 2026-09-08 09:52:40 +02:00
janishutz 6d9853f2c1 feat: basic rendering of queue on share screen 2026-09-07 20:24:23 +02:00
janishutz 054fda2fb9 feat: basic connection between frontend and backend 2026-09-07 19:35:30 +02:00
janishutz 867374fa47 feat: playlist loading 2026-09-07 16:15:31 +02:00
janishutz a5910df441 fix: Progress bar not moving properly when updated 2026-09-07 16:15:00 +02:00
janishutz cb5cdc483f fix(backend): crashes due to logger and missing server-stubs files 2026-09-07 16:14:13 +02:00
janishutz 18bdf82bcf fix(backend): send use poll on attempted sse connection establishing 2026-09-07 14:13:37 +02:00
janishutz 68bbfa7896 fix(backend): don't send connect type on own check 2026-09-07 12:46:28 +02:00
janishutz 8a83326d60 feat: request wrapper utility 2026-09-07 12:46:08 +02:00
janishutz ab08a94d55 feat(backend): login, most endpoints complete 2026-09-07 12:28:09 +02:00
janishutz 4d4ddfe255 feat: set up backend 2026-09-04 14:57:40 +02:00
janishutz c123673ca5 chore: prepare backend 2026-09-03 08:46:53 +02:00
janishutz 223478f7cc chore: add todos 2026-09-02 15:44:05 +02:00
janishutz b77f0a6dcf chore: move to AGPL license 2026-09-02 15:43:33 +02:00
janishutz 778f54055d chore: basic dockerfiles 2026-09-02 15:41:49 +02:00
janishutz b903eb416f chore: refactor vue components 2026-09-02 15:21:43 +02:00
janishutz 8a3dd7a583 feat: loading local songs, basic association
association used to load existing playlists with local files
2026-09-02 14:23:16 +02:00
janishutz aba98d3122 chore: mark web and backend eslint configs as generated explicitly 2026-09-02 13:28:42 +02:00
janishutz 4339861ffd chore: remove eslint config from code stats 2026-09-02 13:27:47 +02:00
janishutz 01526034ce feat: redesign main page, get player working (mostly) with Apple Music source 2026-09-01 18:16:11 +02:00
janishutz faa271edd6 feat: design for queue, add songs, search and more 2026-09-01 15:33:21 +02:00
janishutz 3a0f8210dd feat: add songs via Apple Music 2026-09-01 12:51:39 +02:00
janishutz a2b93e9624 fix: set dummy secret for testing for backend 2026-09-01 10:39:44 +02:00
janishutz f3d9251eee feat: prepare adding songs 2026-09-01 09:33:05 +02:00
janishutz 72dada18eb feat: modernize popup component 2026-08-31 18:20:01 +02:00
janishutz 5f6e034dac fix: improve code quality 2026-08-31 16:59:58 +02:00
janishutz eead8b558a feat: reorderable list now working 2026-08-31 16:59:25 +02:00
janishutz 4753d998b3 fix: improve movement speeds at edges 2026-08-31 16:45:55 +02:00
janishutz 9bf88e033e feat: basic auto-move in edge zones 2026-08-31 16:44:21 +02:00
janishutz 0e155831d7 feat: basic sortable list, missing auto-scroll 2026-08-31 16:18:28 +02:00
janishutz 1d492d5922 feat: start queue view 2026-08-31 14:28:35 +02:00
janishutz 4d9064f5c2 feat: basic player component 2026-08-31 14:28:18 +02:00
janishutz 5b223875bd feat: basic player commands 2026-08-30 19:58:08 +02:00
janishutz ce35371c06 refactor!: use plugin-based system for sources 2026-08-29 17:25:40 +02:00
janishutz 4c5e1a864b chore: fix startup of backend 2026-08-26 10:47:10 +02:00
janishutz 94906c3499 chore: try to get types for musickit-js 2026-08-23 11:57:59 +02:00
janishutz c38b8d3115 feat: dev token loading, basic setup for musickit 2026-08-23 09:28:19 +02:00
janishutz d03fbe5e66 chore: more preparations 2026-08-21 17:48:39 +02:00
janishutz 494eef6cd2 chore: skeleton for MusicKitJS abstractions 2026-08-19 16:02:45 +02:00
janishutz cb0db033ea rewrite: set up basic Vue project 2026-08-19 12:49:56 +02:00
janishutz d7433e95a4 Prepare for rewrite 2026-01-08 12:42:42 +01:00
janishutz 576b6f9490 Fix some errors, style updates 2025-11-22 22:37:36 +01:00
janishutz e0dcfa6964 Finish bar utility 2025-11-22 17:43:25 +01:00
Janis Hutz 69d2db8c37 Update BarView.vue
Fix bar config caching
2025-11-22 12:40:11 +00:00
janishutz 9a347c9206 Bar utility: Fix error 2025-11-21 17:20:54 +01:00
janishutz 60ea4669ab Bar utility: some updates 2025-11-21 17:18:16 +01:00
janishutz 669cc620bf Fixes for uncommon songs with that are not on apple music 2025-11-20 17:15:39 +01:00