Commit Graph

35 Commits

Author SHA1 Message Date
1115515767 fix: use standard tailwind sizes for autoplay button icon 2026-04-28 09:45:10 +02:00
copilot-swe-agent[bot]
03145d05b1 Move autoplay button below player to the left
Agent-Logs-Url: https://github.com/mkelvers/mal/sessions/cb3492f9-64b6-4d16-9c7b-11d9e2c647c3

Co-authored-by: melosh101 <59763532+melosh101@users.noreply.github.com>
2026-04-28 06:41:15 +00:00
19481caeec feat: show video overlay with episode info in fullscreen 2026-04-26 23:10:23 +02:00
df9309282b fix: refresh episodes sidebar when transitioning episodes in fullscreen 2026-04-26 18:29:07 +02:00
4285c6239c refactor: remove watchlist export/import functionality 2026-04-25 21:14:13 +02:00
6af90a740d refactor: remove admin panel and multi-user features 2026-04-25 21:13:57 +02:00
a7c76802a0 feat: remove watching and on hold from watchlist statuses 2026-04-25 16:00:43 +02:00
b1bb205d55 admin: add delete user with confirmation dialog 2026-04-22 21:27:37 +02:00
77f0daca26 admin: add admin panel for user management 2026-04-22 21:16:26 +02:00
7e15380638 ui: add error state for catalog api failures 2026-04-22 20:57:09 +02:00
2acc1b16eb fix: made auto play work 2026-04-22 09:24:27 +02:00
8f15fdf6ea fix: remove functionality in continue watching works 2026-04-22 08:37:19 +02:00
ca3d015b2e fix: load scripts from dist/static 2026-04-21 12:56:10 +02:00
4b29509127 refactor: remove table view from watchlist, keep only grid 2026-04-21 01:41:11 +02:00
28cacdd7c5 refactor: extract inline scripts to dedupe and sort_filter modules 2026-04-21 01:22:09 +02:00
ce97d59ebd fix: add hover overlay to watchlist grid cards 2026-04-21 00:48:49 +02:00
360010347b feat: hide watchlist button in continue watching cards 2026-04-21 00:47:21 +02:00
24437ad8b7 fix: use text-tab-active for initial discover tab color 2026-04-21 00:45:31 +02:00
cd8df7d2bf feat: persist watchlist status on anime cards with white bookmark and outline play button 2026-04-21 00:41:23 +02:00
a5f2628d1e feat: add watchlist quick-add button to anime cards 2026-04-21 00:34:13 +02:00
d87b7bfb54 fix: restore mobile anime layout order 2026-04-21 00:21:33 +02:00
8a887f23fe ui: standardize 6-column grid and fix tab colors 2026-04-21 00:21:33 +02:00
466d7fdc35 fix: align template import aliases 2026-04-20 17:37:08 +02:00
29c2e5fdb7 fix: resolve templ compile errors 2026-04-20 17:36:52 +02:00
8088ab7105 fix: break import cycle by moving Layout to shared package and fix import paths 2026-04-20 16:59:55 +02:00
0745f0e505 refactor: replace IIFEs with modern JavaScript 2026-04-20 16:43:09 +02:00
f20e9d626e refactor(templates): remove duplicate functions and use shared utilities 2026-04-20 16:40:52 +02:00
953e2a067e style: reformat watchlist template with multiline attributes 2026-04-20 16:33:46 +02:00
4be1062fd2 style: reformat layout template with multiline attributes 2026-04-20 16:30:47 +02:00
b101a5e0c9 style: reformat auth template with multiline attributes 2026-04-20 16:28:40 +02:00
3f195dfc36 refactor(templates): deduplicate watch page components and reformat 2026-04-20 16:26:03 +02:00
b18aba5a22 refactor(templates): simplify watchlist using extracted components 2026-04-20 16:15:59 +02:00
7923636b4a refactor(templates): simplify watch page using extracted components 2026-04-20 16:15:55 +02:00
54d577ea08 refactor(templates): simplify anime details using extracted components 2026-04-20 16:05:54 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00