|
|
f0a64f37e6
|
remove unfinished score sorting and score display (#2)
* refactor: remove watchlist score sort
* refactor: drop score metadata from ui
|
2026-04-14 23:01:33 +02:00 |
|
|
|
697d0cc32f
|
refactor: simplify watchlist handler
|
2026-04-14 22:23:59 +02:00 |
|
|
|
42247214dd
|
security: validate watchlist inputs
|
2026-04-10 17:22:34 +02:00 |
|
|
|
a0617ec127
|
chore: cleanup files
|
2026-04-08 18:02:54 +02:00 |
|
|
|
18065bf4cc
|
chore: add user id to watchlist log for better debugging
|
2026-04-08 15:44:01 +02:00 |
|
|
|
437ec70d8c
|
ui: change default watchlist view to grid
|
2026-04-08 13:21:07 +02:00 |
|
|
|
b61070b652
|
refactor: rename malago to mal
|
2026-04-07 00:14:35 +02:00 |
|
|
|
9223176344
|
add continuing tab to watchlist
|
2026-04-06 23:38:30 +02:00 |
|
|
|
8687f93f31
|
feat: add sort/filter component for watchlist
- create reusable SortFilter templ component with sort options (date, title, score)
- integrate sort/filter into watchlist page with query params
- add sortEntries method to handle client-side sorting
- add CSS styling for sort filter controls
- pass sort params through status tab and view toggle links
|
2026-04-06 23:28:36 +02:00 |
|
|
|
2a07a21295
|
refactor: move middleware to shared directory
|
2026-04-06 22:39:05 +02:00 |
|
|
|
afc0a1d218
|
refactor: extract watchlist feature to its own domain slice
|
2026-04-06 22:37:20 +02:00 |
|