|
|
efeaef21a1
|
refactor: split jikan client into smaller domain files
|
2026-04-06 22:29:34 +02:00 |
|
|
|
a7e941b563
|
refactor: extract db migrations from main to internal/database
|
2026-04-06 22:28:10 +02:00 |
|
|
|
39f25a74d3
|
fix: pass english and japanese titles to watchlist dropdown
|
2026-04-06 20:14:05 +02:00 |
|
|
|
b70294a20c
|
debug: add logging for watchlist title values
|
2026-04-06 20:07:00 +02:00 |
|
|
|
063a73d43c
|
feat: add title columns and migration tracking
|
2026-04-06 20:00:45 +02:00 |
|
|
|
eb8dbf231a
|
fix: use DisplayTitle for watchlist (english preferred)
|
2026-04-06 19:53:18 +02:00 |
|
|
|
55284a855e
|
remove: toast notification system
|
2026-04-06 19:52:24 +02:00 |
|
|
|
da60c9d6fd
|
fix: remove watchlist item with htmx delete swap
|
2026-04-06 19:48:46 +02:00 |
|
|
|
5effd901c3
|
feat: add watchlist export/import as JSON
|
2026-04-06 19:44:54 +02:00 |
|
|
|
b4daa002d5
|
feat: auto-refresh watchlist dropdown on status change
|
2026-04-06 19:24:30 +02:00 |
|
|
|
a042ee8bf3
|
feat: add GetAnime query
|
2026-04-06 19:24:27 +02:00 |
|
|
|
d6bd34aad2
|
ui: rewrite styles for new anime page layout and dark theme
|
2026-04-06 19:20:56 +02:00 |
|
|
|
243f07dbb6
|
feat: add GetUser helper to auth middleware
|
2026-04-06 19:20:54 +02:00 |
|
|
|
2657f19993
|
ui: redesign anime page with info sidebar, quick info tags, relations grid
|
2026-04-06 19:20:51 +02:00 |
|
|
|
601cc864c9
|
ui: update watchlist with grid/table toggle and status tabs
|
2026-04-06 19:20:49 +02:00 |
|
|
|
564cae2e16
|
ui: update catalog and search templates
|
2026-04-06 19:20:47 +02:00 |
|
|
|
b8b9b522db
|
ui: simplify login page
|
2026-04-06 19:20:41 +02:00 |
|
|
|
362bf15b93
|
ui: update header layout with nav on left, search on right
|
2026-04-06 19:20:39 +02:00 |
|
|
|
3643ab25cd
|
feat: expand anime struct with rating, duration, genres, studios, producers
|
2026-04-06 19:20:37 +02:00 |
|
|
|
f77649cc29
|
ui: modernize styling, cleaner layout, non-4chan vibe
|
2026-04-06 18:18:22 +02:00 |
|
|
|
a7133ba121
|
fix: make create-user script use DATABASE_FILE env var
|
2026-04-06 07:31:22 +02:00 |
|
|
|
ad3f2a646f
|
fix: create data directory in dockerfile
|
2026-04-06 07:13:21 +02:00 |
|
|
|
86243765fb
|
fix: downgrade x/crypto to fix dokploy build error
|
2026-04-06 07:10:35 +02:00 |
|
|
|
dcadff38d7
|
fix: downgrade go version in go.mod for docker build compatibility
|
2026-04-06 07:09:43 +02:00 |
|
|
|
f2b2d31e67
|
fix: update go version in dockerfile
|
2026-04-06 07:08:59 +02:00 |
|
|
|
a4e496f3c5
|
chore: ignore compiled server binary
|
2026-04-06 07:04:38 +02:00 |
|
|
|
ab6b0b8840
|
ops: add dockerfile, makefile and cli tools
|
2026-04-06 07:03:52 +02:00 |
|
|
|
1ab6f57aa4
|
sec: enforce global auth and remove registration
|
2026-04-06 07:03:44 +02:00 |
|
|
|
dfc3fdb453
|
ui: implement global search bar and toasts
|
2026-04-06 07:03:37 +02:00 |
|
|
|
0edc868888
|
feat: add watchlist management and layouts
|
2026-04-06 07:03:30 +02:00 |
|
|
|
ccad63eb7f
|
chore: base project skeleton and db schema
|
2026-04-06 07:03:22 +02:00 |
|