|
|
7aff463580
|
chore: format discover and dropdown
|
2026-06-08 08:32:08 +02:00 |
|
|
|
1536590fa2
|
chore: format anime and dedupe
|
2026-06-08 08:32:08 +02:00 |
|
|
|
c2afb6eafc
|
chore: format style.css
|
2026-06-08 08:32:08 +02:00 |
|
|
|
a92d2b46c8
|
chore: format small utility files
|
2026-06-08 08:32:08 +02:00 |
|
|
|
fdfe082e45
|
chore: format scripts/new-data-fix.ts
|
2026-06-08 08:32:08 +02:00 |
|
|
|
44563959ca
|
chore: update bun.lock for oxlint and oxfmt
|
2026-06-08 08:32:08 +02:00 |
|
|
|
a3a9b01794
|
ci: replace prettier and eslint with oxfmt and oxlint
|
2026-06-08 08:32:08 +02:00 |
|
|
|
003c94f62f
|
chore: replace eslint and prettier with oxlint and oxfmt
|
2026-06-08 08:32:08 +02:00 |
|
|
|
dba96e6713
|
chore: update lefthook hooks for oxlint and oxfmt
|
2026-06-08 08:32:08 +02:00 |
|
|
|
b4c31b04dd
|
chore: remove eslint config
|
2026-06-08 08:32:08 +02:00 |
|
|
|
78378f79fa
|
feat: add oxfmt configuration
|
2026-06-08 08:32:08 +02:00 |
|
|
|
193c8d78a1
|
feat: add oxlint configuration
|
2026-06-08 08:32:08 +02:00 |
|
|
|
a4f46c67a2
|
ci: gracefully skip docker build if unavailable
|
2026-06-08 08:32:08 +02:00 |
|
|
|
429974dc33
|
docs: remove ci section from readme
|
2026-06-08 08:32:08 +02:00 |
|
|
|
1df47ccc02
|
ci: use golangci-lint v2 install path
|
2026-06-08 08:32:08 +02:00 |
|
|
|
e25aba4d70
|
ci: add forgejo actions workflows
|
2026-06-08 08:32:08 +02:00 |
|
|
|
580b17e5b9
|
chore: formatting
|
2026-06-08 08:32:08 +02:00 |
|
|
|
2b167a8df8
|
fix: pre push is no more
|
2026-06-08 08:32:08 +02:00 |
|
|
|
f44d6def6b
|
chore: formatting
|
2026-06-08 08:32:08 +02:00 |
|
|
|
23eb2f9a1b
|
fix: remove redundant type declaration
|
2026-06-08 08:32:08 +02:00 |
|
|
|
a92bb0287c
|
docs: document ANIMESCHEDULE_API_TOKEN in readme
|
2026-06-08 08:32:08 +02:00 |
|
|
|
73cad8f7d5
|
refine: adjust schedule board spacing and grid layout
|
2026-06-08 08:32:08 +02:00 |
|
|
|
c23b298f26
|
chore: remove debug logging from animeschedule integration
|
2026-06-08 08:32:08 +02:00 |
|
|
|
318de9cb74
|
feat: wire scraped schedule into handler with caching and week nav
|
2026-06-08 08:32:08 +02:00 |
|
|
|
228003b013
|
feat: add schedule board client logic
|
2026-06-08 08:32:08 +02:00 |
|
|
|
feeeb89cfc
|
feat: add animeschedule integration
|
2026-06-08 08:32:08 +02:00 |
|
|
|
21fd1110d4
|
feat: populate duration_seconds on anime upsert and add backfill fix
|
2026-06-08 02:26:56 +02:00 |
|
|
|
f8cf4579af
|
test: add HLS playlist rewrite and detection tests
|
2026-06-08 02:13:41 +02:00 |
|
|
|
1a1189d035
|
feat: add HLS playlist rewriting to proxy stream
|
2026-06-08 02:13:32 +02:00 |
|
|
|
db4dc20603
|
refactor: replace HMAC proxy tokens with in-memory store
|
2026-06-08 02:13:21 +02:00 |
|
|
|
a4fa0beff5
|
refactor: update playback domain types and interfaces
|
2026-06-08 02:13:12 +02:00 |
|
|
|
39df0ff99a
|
style: migrate watch page to v4 syntax
|
2026-06-07 17:45:56 +02:00 |
|
|
|
80a3481ebe
|
style: migrate schedule page to v4 syntax
|
2026-06-07 17:45:48 +02:00 |
|
|
|
6efea21632
|
style: migrate index page to v4 syntax
|
2026-06-07 17:45:40 +02:00 |
|
|
|
4c90f759c9
|
style: migrate filter_bar and video_player to v4 syntax
|
2026-06-07 17:45:32 +02:00 |
|
|
|
470f9e3532
|
style: migrate anime page, watchlist_actions, and watchlist to v4 syntax
|
2026-06-07 17:45:24 +02:00 |
|
|
|
e355933ba8
|
style: migrate z-index/scrollbar in continue_watching, size shorthands in login
|
2026-06-07 17:45:08 +02:00 |
|
|
|
102317c9b0
|
style: migrate shadow variable syntax in dropdown component
|
2026-06-07 17:44:59 +02:00 |
|
|
|
cd7fab7fbd
|
style: migrate z-index syntax in toast
|
2026-06-07 17:44:49 +02:00 |
|
|
|
7f6d2c82cb
|
style: migrate important modifier syntax in browse and discover
|
2026-06-07 17:44:25 +02:00 |
|
|
|
bc9820c536
|
chore(deps): bump tailwindcss from 4.2.4 to 4.3.0
|
2026-06-07 17:43:51 +02:00 |
|
|
|
f90ff2e4c7
|
fix: update anime page layout
|
2026-06-06 17:54:56 +02:00 |
|
|
|
79be865989
|
fix: handle edge cases in continue watching carousel
|
2026-06-06 17:26:41 +02:00 |
|
|
|
18a335fd74
|
feat: add continue watching carousel
|
2026-06-06 17:26:22 +02:00 |
|
|
|
082219d2d4
|
test: add tests for mergeEpisodes capping and cache validation
|
2026-06-06 17:22:14 +02:00 |
|
|
|
b661b577dd
|
feat: cap episode numbers to expected count and validate cached payload
|
2026-06-06 17:22:06 +02:00 |
|
|
|
fb6e48cf92
|
feat: add visual filler/recap indicator in episode list
|
2026-06-06 17:21:56 +02:00 |
|
|
|
a6cb71c65b
|
refactor: move video source construction from inline script to initPlayer
|
2026-06-06 16:54:35 +02:00 |
|
|
|
e70574ac08
|
refactor: update anime page scripts
|
2026-06-06 16:54:27 +02:00 |
|
|
|
f9064b3b6c
|
refactor: simplify dedupe module
|
2026-06-06 16:54:19 +02:00 |
|