Commit Graph

15 Commits

Author SHA1 Message Date
b03e90fc47 fix: handle close errors 2026-05-12 16:05:36 +02:00
211777815c refactor: remove unused continue watching getter 2026-05-12 12:34:40 +02:00
e48d95cb4e feat: add comments and cleanup unused imports across codebase 2026-05-10 20:00:04 +02:00
4887088795 feat: remove watchlist import/export functionality 2026-05-07 00:54:22 +02:00
2a6b5d5b8e chore: formatting 2026-05-07 00:47:31 +02:00
43de6544fe feat: include title in watchlist csv export 2026-05-07 00:06:18 +02:00
df2f136f3c feat: add export/import buttons and logic to watchlist UI 2026-05-06 23:57:20 +02:00
fdf1a8b568 feat: add ImportWatchlist to service 2026-05-06 23:54:03 +02:00
7f768080ee refactor: update imports to use new db package 2026-05-06 23:13:43 +02:00
cc9ca1ba9e feat: add toggle watchlist on anime cards and improve dropdown 2026-05-02 18:38:43 +02:00
1611033891 fix: remove UpdatedAt field from watchlist upsert
also add missing currentEpisode query param in HandleAPIEpisodes
2026-04-26 18:49:36 +02:00
098b4a1fc0 watchlist: only set updated_at when marking anime as completed 2026-04-26 18:15:41 +02:00
4285c6239c refactor: remove watchlist export/import functionality 2026-04-25 21:14:13 +02:00
a7c76802a0 feat: remove watching and on hold from watchlist statuses 2026-04-25 16:00:43 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00