From 223478f7cce282ef37108ee0ed4a5abeef998770 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Wed, 2 Sep 2026 15:44:05 +0200 Subject: [PATCH] chore: add todos --- web/todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/web/todo.md b/web/todo.md index d92dc15..a07dadd 100644 --- a/web/todo.md +++ b/web/todo.md @@ -14,6 +14,7 @@ - [ ] Apple-Music signin - [ ] Loading existing playlists with local music and association of that - [ ] Remote screens can use polling (once a minute or so) or SSE for updating (/fancy uses SSE by default, /share uses polling by default). Should reduce server load +- [ ] Comply with AGPL (link source code somewhere) # Backend - [ ] Implement all endpoints