Commit Graph

460 Commits

Author SHA1 Message Date
ebc4ea19bc Merge pull request #9 from mkelvers/fix/jikan-empty-cache
fix: don't cache empty jikan responses
2026-05-01 14:57:50 +02:00
2f96e0a000 fix: don't cache empty jikan responses 2026-04-30 08:21:28 +02:00
64c1295a8b fix: bump css version to bust cache 2026-04-28 09:45:49 +02:00
1115515767 fix: use standard tailwind sizes for autoplay button icon 2026-04-28 09:45:10 +02:00
9c416777d6 build: auto-bust docker cache when layout.templ changes 2026-04-28 09:36:35 +02:00
80d9a72600 fix: bump cache-busting version for static assets 2026-04-28 09:31:42 +02:00
fa70fa21df Merge pull request #8 from mkelvers/copilot/add-button-to-disable-autoplay
Add autoplay toggle button to video player
2026-04-28 08:57:26 +02:00
ab5cb9f5cb fix: autoplay button workign! 2026-04-28 08:54:53 +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
copilot-swe-agent[bot]
77be47297f Add autoplay toggle button to video player
Agent-Logs-Url: https://github.com/mkelvers/mal/sessions/72375034-49a9-451f-8e30-ee26c9c20eab

Co-authored-by: melosh101 <59763532+melosh101@users.noreply.github.com>
2026-04-28 06:25:40 +00:00
copilot-swe-agent[bot]
9b33c7593b Initial plan 2026-04-28 06:18:06 +00:00
21ad1e60ac fix: read start time from dom on episode transition 2026-04-27 22:47:37 +02:00
e616462058 chore: remove dead db_migrate comment from justfile 2026-04-27 21:18:16 +02:00
53666bc57f docs: remove broken db_migrate, note auto-migrations 2026-04-27 21:17:43 +02:00
960273404c chore: format go code 2026-04-27 21:15:38 +02:00
e6f6e4d478 docs: update readme with create-user cli, tailwind v4, justfile 2026-04-27 21:14:21 +02:00
97261cc96e fix: watch button goes to current progress 2026-04-27 20:56:33 +02:00
3fba1f8d5e build: add templ generation to justfile 2026-04-27 20:52:55 +02:00
8581573bd3 ui: add shadow to skip button 2026-04-27 20:52:27 +02:00
295ab22fd9 log: only log errors, remove debug noise 2026-04-27 20:39:39 +02:00
48c1e4cc38 fix: use go 1.25 for docker build 2026-04-27 18:21:07 +02:00
ed30b8ab43 playback: use utls to bypass cloudflare 2026-04-27 18:18:03 +02:00
238599299f fix: sanitize HTML to prevent XSS vulnerability 2026-04-27 16:06:02 +02:00
e5c10e6fe0 cli: prompt to overwrite password if user already exists 2026-04-27 09:09:05 +02:00
6b19a0dce7 cli: add create-user command to main_server
This replaces the bash script with an embedded command in the Go binary so it can be executed within the docker container.
2026-04-27 09:05:59 +02:00
f28fa27eda scripts: add create-user.sh for inserting users into database 2026-04-27 09:01:06 +02:00
2325ff4561 feat: update video overlay on episode transition 2026-04-26 23:32:00 +02:00
19481caeec feat: show video overlay with episode info in fullscreen 2026-04-26 23:10:23 +02:00
a6c4b0c388 fix: remove duplicate route registration for episode data 2026-04-26 20:44:06 +02:00
baceba2d4a fix: restore missing HandleCompleteAnime function 2026-04-26 20:39:33 +02:00
c3c91f125b chore: update generated sqlc code 2026-04-26 20:38:43 +02:00
caef6c096c feat: stay in fullscreen when transitioning to next episode 2026-04-26 20:38:09 +02:00
42c71c190c fix: update static asset version cache-buster to 1.0.2 2026-04-26 20:34:06 +02:00
1611033891 fix: remove UpdatedAt field from watchlist upsert
also add missing currentEpisode query param in HandleAPIEpisodes
2026-04-26 18:49:36 +02:00
d6457541ce perf: reduce watch progress saves and cache anime API responses 2026-04-26 18:46:54 +02:00
df9309282b fix: refresh episodes sidebar when transitioning episodes in fullscreen 2026-04-26 18:29:07 +02:00
ca914de762 feat: stay in fullscreen when transitioning to next episode 2026-04-26 18:26:50 +02:00
068e95a900 watchlist: reset progress when marking anime as completed 2026-04-26 18:15:50 +02:00
098b4a1fc0 watchlist: only set updated_at when marking anime as completed 2026-04-26 18:15:41 +02:00
73c49f6649 revert: remove sticky footer 2026-04-25 22:40:58 +02:00
1895cd09ad ui: make footer sticky at the bottom 2026-04-25 22:34:54 +02:00
1a02803c80 fix(ui): use event delegation for theme toggle and add cache-busting 2026-04-25 22:32:29 +02:00
bebdbc5938 fix(ui): force css refresh and simplify source paths 2026-04-25 22:29:16 +02:00
da8e8b8b15 fix(ui): update tailwind source paths and build order 2026-04-25 22:24:45 +02:00
8687164552 fix: update dockerfile to run binary directly 2026-04-25 22:21:24 +02:00
5d5a5eb6f6 docs: update installation and operational guides 2026-04-25 22:20:50 +02:00
8859c36d4b docs: update features and technical stack 2026-04-25 22:20:46 +02:00
c46d53b430 chore: remove entrypoint.sh 2026-04-25 22:00:02 +02:00
5599025ae8 chore: remove scripts directory 2026-04-25 21:59:05 +02:00
cb17619c2a fix: resolve typescript error in theme.ts by casting to htmlbuttonelement 2026-04-25 21:57:49 +02:00