Commit Graph

1787 Commits

Author SHA1 Message Date
2acf980da0 refactor: move shared styles to tailwind utilities 2026-06-20 19:39:22 +02:00
8675b9c20b feat: add user creation CLI 2026-06-20 19:30:26 +02:00
796ce42576 refactor: remove user command 2026-06-20 19:20:59 +02:00
649c754a78 refactor: remove dbtx package 2026-06-20 19:14:36 +02:00
be0dfaf734 refactor: move app wiring to internal root 2026-06-20 19:14:27 +02:00
ed59c9f8b5 refactor: inject data fix dependencies 2026-06-20 19:14:14 +02:00
3fa6f76de0 refactor: remove nested errlog package 2026-06-20 19:04:06 +02:00
0de1a4d01b refactor: update utls errlog import 2026-06-20 19:04:01 +02:00
9f50a145aa refactor: update net document errlog import 2026-06-20 19:03:56 +02:00
eb6c74f3a3 refactor: update skip segments errlog import 2026-06-20 19:03:50 +02:00
d649989fc2 refactor: update playback service errlog import 2026-06-20 19:03:37 +02:00
b6319af4e0 refactor: update proxy subtitle errlog import 2026-06-20 19:03:30 +02:00
90d1296d78 refactor: update proxy stream errlog import 2026-06-20 19:03:23 +02:00
663e29113d refactor: update watchlist ids errlog import 2026-06-20 19:03:19 +02:00
ec349f3714 refactor: update skip override errlog import 2026-06-20 19:03:14 +02:00
6cecd9bac8 refactor: update command palette errlog import 2026-06-20 19:03:11 +02:00
420c97704f refactor: update duration backfill errlog import 2026-06-20 19:03:07 +02:00
ac45080fd9 refactor: update avatar backfill errlog import 2026-06-20 19:03:03 +02:00
0ed3968f99 refactor: update database fixes errlog import 2026-06-20 19:02:58 +02:00
eaa8574c03 refactor: update watchorder errlog import 2026-06-20 19:02:45 +02:00
e22c2e7647 refactor: update allanime extractor errlog import 2026-06-20 19:02:40 +02:00
8b905f0080 refactor: update allanime client errlog import 2026-06-20 19:02:36 +02:00
ec26913e65 refactor: update jikan transport errlog import 2026-06-20 19:02:31 +02:00
120c0ce801 refactor: update user command errlog import 2026-06-20 19:02:25 +02:00
4fc8688837 refactor: use root errlog in graphql 2026-06-20 19:02:21 +02:00
29e684a65a refactor: add errlog helpers to pkg 2026-06-20 19:02:17 +02:00
6f26a59ca3 Handle watchlist async errors 2026-06-20 18:30:02 +02:00
f34ecf29e2 Handle subtitle HTTP failures 2026-06-20 18:30:01 +02:00
bc75dcb138 Handle autoskip progress save errors 2026-06-20 18:30:00 +02:00
fbb4e90bd5 Handle progress save failures 2026-06-20 18:29:59 +02:00
9c75282b59 Handle player mode fetch errors 2026-06-20 18:29:58 +02:00
07929eeeb5 Handle player init async errors 2026-06-20 18:29:57 +02:00
fee7653386 Handle keyboard progress save errors 2026-06-20 18:29:56 +02:00
ff33221867 Handle episode navigation async errors 2026-06-20 18:29:55 +02:00
4df0de7ce2 Handle anime completion retry errors 2026-06-20 18:29:54 +02:00
1b70e6500c Handle control progress save errors 2026-06-20 18:29:53 +02:00
3609c80cbc Handle AniSkip response close errors 2026-06-20 18:29:51 +02:00
37db709b64 Handle warm stream close errors 2026-06-20 18:29:49 +02:00
fe92fefe5c Handle proxy subtitle errors 2026-06-20 18:29:37 +02:00
c0746b7300 Handle proxy stream errors 2026-06-20 18:29:35 +02:00
47d3c17570 Handle Gin private error recording 2026-06-20 18:29:34 +02:00
fcfabd0980 Validate playback route parameters 2026-06-20 18:29:32 +02:00
f50b5564fb Handle metrics test cleanup errors 2026-06-20 18:29:31 +02:00
92812c7f42 Return metrics write errors 2026-06-20 18:29:29 +02:00
0074669d50 Return rollback errors 2026-06-20 18:29:29 +02:00
46c82ef0b7 Handle watchlist ID test cleanup errors 2026-06-20 18:29:28 +02:00
ecf1ae1f32 Handle watchlist ID row close errors 2026-06-20 18:29:27 +02:00
5b4ed5facc Handle skip segment test cleanup errors 2026-06-20 18:29:25 +02:00
9e5bc8cdfc Handle skip segment row close errors 2026-06-20 18:29:24 +02:00
ab1ee0c26c Handle command palette test cleanup errors 2026-06-20 18:29:23 +02:00