Commit Graph

82 Commits

Author SHA1 Message Date
ca5b19209c fix: writing bit stuff cleaner 2026-05-07 11:20:40 +02:00
8ea7dfde1b fix: add missing sort-by-display element in watchlist 2026-05-07 08:48:23 +02:00
ac822f8f3e feat: add margin to watchlist cards 2026-05-07 00:59:37 +02:00
4887088795 feat: remove watchlist import/export functionality 2026-05-07 00:54:22 +02:00
43de6544fe feat: include title in watchlist csv export 2026-05-07 00:06:18 +02:00
5ee16a19ef style: unify watchlist dropdown and sort UI 2026-05-07 00:04:01 +02:00
1eff562145 fix: use data attributes for export and style buttons in dropdown 2026-05-07 00:02:41 +02:00
df2f136f3c feat: add export/import buttons and logic to watchlist UI 2026-05-06 23:57:20 +02:00
7ec7ca206d feat: add web app manifest for better mobile home screen support 2026-05-06 20:19:10 +02:00
b789e97fd4 style: update title format to MyAnimeList: {page} 2026-05-06 20:10:13 +02:00
21496596c7 ui: unify logo across themes and update favicon 2026-05-06 20:09:24 +02:00
8a009e2630 ui: update logo in footer 2026-05-06 20:08:48 +02:00
6ad0d4da6f ui: update branding with new orange logo and accent color 2026-05-06 20:08:07 +02:00
8948eeeea1 ui: update logo to wordmark style 2026-05-06 19:53:12 +02:00
982d5dc3a8 ui: add new logo to header 2026-05-06 19:51:35 +02:00
27df0749ee fix: use updated_at for watchlist sorting instead of created_at 2026-05-06 15:35:15 +02:00
d848a2f31a player: remove theater mode, hide empty subtitle/quality selectors 2026-05-06 14:15:52 +02:00
163a1169c1 player: add quality selector and theater mode 2026-05-06 14:09:09 +02:00
ab05c2dc44 chore: apply cannonical tailwind 2026-05-06 13:41:56 +02:00
be71a34908 chore: apply cannonical tailwind 2026-05-06 13:36:49 +02:00
72d19a7f63 feat: add sfw checkbox in browse 2026-05-06 13:31:28 +02:00
b2741a4525 feat: add season dropdown to watch page 2026-05-06 13:05:59 +02:00
1575e1bb12 ui: add footer component with responsive layout 2026-05-05 18:14:33 +02:00
0679b483c3 style: improve typography hierarchy with weight contrast 2026-05-05 18:04:51 +02:00
5930091af5 feat: add back button and improve watchlist dropdown on watch page 2026-05-05 18:04:41 +02:00
336bb7cf4d feat: add toast notification system 2026-05-05 18:04:25 +02:00
6e7d77e49d docs: add product and design documentation 2026-05-05 18:04:16 +02:00
c3de4ae9a7 feat: make genre/theme/demo tags clickable in anime sidebar 2026-05-05 16:15:26 +02:00
c50258c476 perf: optimize page load with async HTMX fragments 2026-05-05 16:05:51 +02:00
cb16d8e6c7 refactor: extract anime service layer and optimize API calls 2026-05-05 16:05:45 +02:00
6d6446f73c feat: add amount of episodes 2026-05-05 13:41:36 +02:00
c976e99f5a feat: add trailer, characters, and recommendations to anime details 2026-05-04 20:19:58 +02:00
d1433f54e2 feat: expand anime details with metadata and sidebar card 2026-05-04 20:05:48 +02:00
0c479860ef style: finalize anime details sidebar and layout 2026-05-04 20:03:52 +02:00
702557edb9 style: cleanup anime details and sidebar 2026-05-04 20:00:15 +02:00
6905257928 style: refine anime details ui and formatting 2026-05-04 19:57:12 +02:00
ad171ed7c4 style: align anime details with app design system 2026-05-04 19:54:57 +02:00
df05374bd1 feat: enrich anime details page with more information 2026-05-04 19:54:02 +02:00
bf9d20e25e fix: improve volume slider functionality 2026-05-04 18:20:51 +02:00
1df318c07c make discover page responsive 2026-05-04 12:04:29 +02:00
6fc3d55c8d ui: responsive discover grids 2026-05-04 11:22:09 +02:00
44e7bbaa59 fix: default to ep=1 when no progress 2026-05-04 11:12:27 +02:00
c82b7b790c chore: formatting 2026-05-03 15:31:26 +02:00
80e6894b96 feat: add prev/next buttons and watchlist dropdown below video player 2026-05-03 15:31:26 +02:00
126fc3b9e3 ui: remove external links, adjust spacing 2026-05-03 15:31:26 +02:00
74a0c78820 chore: formatting 2026-05-03 15:31:26 +02:00
f389849947 fix: apply tailwind cannonical classes 2026-05-03 15:31:26 +02:00
8cfce3ab88 feat: add episode range dropdown with search and filler/recap indicators 2026-05-03 15:31:26 +02:00
1de7a7ebb8 ui: position skip button above controls in video player 2026-05-03 15:31:26 +02:00
f2afa6a4e5 simplify: remove complex episode fetching, use simple sequential pagination 2026-05-03 15:31:26 +02:00