-
d0fddb56d7
fix: gracefully ignore duplicate columns during migration so it recovers from old manual applies
mkelvers
2026-04-08 13:12:55 +02:00
-
39f9cdf5b9
feat: automatically run all pending migrations on server startup
mkelvers
2026-04-08 13:10:40 +02:00
-
e5602ec2df
fix: regenerate templ files for top navigation
mkelvers
2026-04-08 13:08:10 +02:00
-
78f5a85df5
feat: include plan to watch anime in notifications
mkelvers
2026-04-08 13:06:22 +02:00
-
6f54ed16eb
feat: add schedule, notifications, and recommendations
mkelvers
2026-04-08 13:02:17 +02:00
-
d035a6406b
ui: add fluid sizing with clamp for responsive scaling
mkelvers
2026-04-07 15:56:23 +02:00
-
8bb5bc0a18
fix: resolve infinite scroll duplication issues
mkelvers
2026-04-07 14:13:13 +02:00
-
f77788588e
feat: add discover page for airing anime
mkelvers
2026-04-07 14:08:08 +02:00
-
aa5a99eec7
revert: remove torrent streaming feature
mkelvers
2026-04-07 13:48:37 +02:00
-
81e5050732
feat: filter out dead torrents with 0 seeders
mkelvers
2026-04-07 13:44:58 +02:00
-
79a6dfd0ef
feat: select specific episode from batch torrents
mkelvers
2026-04-07 13:41:41 +02:00
-
95143465ac
test: add more batch format test cases
mkelvers
2026-04-07 13:38:36 +02:00
-
40296f08c8
fix: improve episode matching accuracy
mkelvers
2026-04-07 13:34:22 +02:00
-
86f5dfc56d
fix: use golang 1.25 docker image
mkelvers
2026-04-07 13:25:29 +02:00
-
22bca20ec1
fix: downgrade go version to 1.24 for docker build
mkelvers
2026-04-07 13:24:19 +02:00
-
a25e8f1655
feat: torrent streaming with hls transcoding (#1)
Mikkel Elvers
2026-04-07 13:23:08 +02:00
-
579b194eb9
fix: regenerate templ and update migrate command
mkelvers
2026-04-07 05:24:20 +02:00
-
b7f861533a
fix: update hidden input before form submit
mkelvers
2026-04-07 05:21:32 +02:00
-
dd71f88572
fix: add vary header for htmx cache busting
mkelvers
2026-04-07 05:18:42 +02:00
-
aff336c15f
fix: allow public search routes and prevent js redeclaration
mkelvers
2026-04-07 05:14:43 +02:00
-
db235c5d96
docs: update malago references to mal
mkelvers
2026-04-07 02:01:52 +02:00
-
b61070b652
refactor: rename malago to mal
mkelvers
2026-04-07 00:14:35 +02:00
-
8970909917
fix: reduce anime sidebar spacing with css columns
mkelvers
2026-04-07 00:10:31 +02:00
-
1a126e0405
make anime sidebar 2-col grid by default
mkelvers
2026-04-07 00:07:49 +02:00
-
aebbe9241b
make anime sidebar responsive 2-col grid on smaller desktops
mkelvers
2026-04-07 00:05:15 +02:00
-
8ac4e1eff0
revert: remove migration tracking from entrypoint
mkelvers
2026-04-06 23:49:52 +02:00
-
be8d67c9d9
add migration tracking to entrypoint
mkelvers
2026-04-06 23:47:29 +02:00
-
f95bc361b5
fix: only run migrations if database doesn't exist
mkelvers
2026-04-06 23:46:12 +02:00
-
54f22057bd
add migration entrypoint to dockerfile
mkelvers
2026-04-06 23:45:01 +02:00
-
9223176344
add continuing tab to watchlist
mkelvers
2026-04-06 23:38:30 +02:00
-
8687f93f31
feat: add sort/filter component for watchlist
mkelvers
2026-04-06 23:28:36 +02:00
-
4d42ce1587
build: add malago binary to gitignore
mkelvers
2026-04-06 23:18:04 +02:00
-
8503f5feee
fix: remove duplicate themes field in anime struct
mkelvers
2026-04-06 23:15:19 +02:00
-
18f86a02b2
ui: add source, demographics, themes, broadcast, and streaming to anime sidebar
mkelvers
2026-04-06 23:13:29 +02:00
-
6766900161
ui: increase search input width to 320px
mkelvers
2026-04-06 23:02:55 +02:00
-
120e7a1470
ui: fix search dropdown width and alignment
mkelvers
2026-04-06 23:01:48 +02:00
-
6495bc733a
feat: add debounced search dropdown with quick results
mkelvers
2026-04-06 22:58:40 +02:00
-
da88c286f2
ui: remove status display from watchlist
mkelvers
2026-04-06 22:54:34 +02:00
-
caa78cd17e
ui: redesign with classic web aesthetic dark theme
mkelvers
2026-04-06 22:51:36 +02:00
-
df0d99dd22
chore: remove old middleware.go
mkelvers
2026-04-06 22:39:15 +02:00
-
2a07a21295
refactor: move middleware to shared directory
mkelvers
2026-04-06 22:39:05 +02:00
-
af6005500a
refactor: extract anime feature into its domain slice
mkelvers
2026-04-06 22:38:37 +02:00
-
67468b41a0
chore: remove old auth.go
mkelvers
2026-04-06 22:37:53 +02:00
-
afc0a1d218
refactor: extract watchlist feature to its own domain slice
mkelvers
2026-04-06 22:37:20 +02:00
-
376b6f6418
refactor: extract auth into feature domain
mkelvers
2026-04-06 22:34:49 +02:00
-
caa2247b89
refactor: simplify main.go and introduce central router with modular handlers
mkelvers
2026-04-06 22:32:22 +02:00
-
efeaef21a1
refactor: split jikan client into smaller domain files
mkelvers
2026-04-06 22:29:34 +02:00
-
a7e941b563
refactor: extract db migrations from main to internal/database
mkelvers
2026-04-06 22:28:10 +02:00
-
39f25a74d3
fix: pass english and japanese titles to watchlist dropdown
mkelvers
2026-04-06 20:14:05 +02:00
-
b70294a20c
debug: add logging for watchlist title values
mkelvers
2026-04-06 20:07:00 +02:00
-
063a73d43c
feat: add title columns and migration tracking
mkelvers
2026-04-06 20:00:45 +02:00
-
eb8dbf231a
fix: use DisplayTitle for watchlist (english preferred)
mkelvers
2026-04-06 19:53:18 +02:00
-
55284a855e
remove: toast notification system
mkelvers
2026-04-06 19:52:24 +02:00
-
da60c9d6fd
fix: remove watchlist item with htmx delete swap
mkelvers
2026-04-06 19:48:46 +02:00
-
5effd901c3
feat: add watchlist export/import as JSON
mkelvers
2026-04-06 19:44:54 +02:00
-
b4daa002d5
feat: auto-refresh watchlist dropdown on status change
mkelvers
2026-04-06 19:24:30 +02:00
-
a042ee8bf3
feat: add GetAnime query
mkelvers
2026-04-06 19:24:27 +02:00
-
d6bd34aad2
ui: rewrite styles for new anime page layout and dark theme
mkelvers
2026-04-06 19:20:56 +02:00
-
243f07dbb6
feat: add GetUser helper to auth middleware
mkelvers
2026-04-06 19:20:54 +02:00
-
2657f19993
ui: redesign anime page with info sidebar, quick info tags, relations grid
mkelvers
2026-04-06 19:20:51 +02:00
-
601cc864c9
ui: update watchlist with grid/table toggle and status tabs
mkelvers
2026-04-06 19:20:49 +02:00
-
564cae2e16
ui: update catalog and search templates
mkelvers
2026-04-06 19:20:47 +02:00
-
b8b9b522db
ui: simplify login page
mkelvers
2026-04-06 19:20:41 +02:00
-
362bf15b93
ui: update header layout with nav on left, search on right
mkelvers
2026-04-06 19:20:39 +02:00
-
3643ab25cd
feat: expand anime struct with rating, duration, genres, studios, producers
mkelvers
2026-04-06 19:20:37 +02:00
-
f77649cc29
ui: modernize styling, cleaner layout, non-4chan vibe
mkelvers
2026-04-06 18:18:22 +02:00
-
a7133ba121
fix: make create-user script use DATABASE_FILE env var
mkelvers
2026-04-06 07:31:22 +02:00
-
ad3f2a646f
fix: create data directory in dockerfile
mkelvers
2026-04-06 07:13:21 +02:00
-
86243765fb
fix: downgrade x/crypto to fix dokploy build error
mkelvers
2026-04-06 07:10:35 +02:00
-
dcadff38d7
fix: downgrade go version in go.mod for docker build compatibility
mkelvers
2026-04-06 07:09:43 +02:00
-
f2b2d31e67
fix: update go version in dockerfile
mkelvers
2026-04-06 07:08:59 +02:00
-
a4e496f3c5
chore: ignore compiled server binary
mkelvers
2026-04-06 07:04:38 +02:00
-
ab6b0b8840
ops: add dockerfile, makefile and cli tools
mkelvers
2026-04-06 07:03:52 +02:00
-
1ab6f57aa4
sec: enforce global auth and remove registration
mkelvers
2026-04-06 07:03:44 +02:00
-
dfc3fdb453
ui: implement global search bar and toasts
mkelvers
2026-04-06 07:03:37 +02:00
-
0edc868888
feat: add watchlist management and layouts
mkelvers
2026-04-06 07:03:30 +02:00
-
ccad63eb7f
chore: base project skeleton and db schema
mkelvers
2026-04-06 07:03:22 +02:00