|
|
e7aca4afb8
|
refactor: remove command palette DB queries
|
2026-06-25 02:35:52 +02:00 |
|
|
|
60fd2fe90c
|
refactor: update watchlist ids errlog import
|
2026-06-25 02:35:52 +02:00 |
|
|
|
74d3a6d7e7
|
refactor: update skip override errlog import
|
2026-06-25 02:35:52 +02:00 |
|
|
|
f1573ce802
|
refactor: update command palette errlog import
|
2026-06-25 02:35:52 +02:00 |
|
|
|
7930ece337
|
Handle watchlist ID test cleanup errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
7eb51e853f
|
Handle watchlist ID row close errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
0957329c41
|
Handle skip segment test cleanup errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
b99acf719b
|
Handle skip segment row close errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
9571310cfc
|
Handle command palette test cleanup errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
30ba627016
|
Handle command palette row close errors
|
2026-06-25 02:35:52 +02:00 |
|
|
|
795bbe825f
|
fix: set sqlite txlock=immediate to prevent mid-transaction lock upgrades
|
2026-06-25 02:35:51 +02:00 |
|
|
|
bc7a3f58cf
|
fix: apply go fix updates (any, range loop, slices, maps)
|
2026-06-25 02:35:51 +02:00 |
|
|
|
e7fb4264f7
|
test: cover skip segment overrides
|
2026-06-25 02:35:51 +02:00 |
|
|
|
941a282d3f
|
fix: remove redundant defer rows.Close() in sqlc queries
|
2026-06-25 02:35:51 +02:00 |
|
|
|
aa9375eff2
|
fix: check PRAGMA errors instead of silently ignoring
|
2026-06-25 02:35:50 +02:00 |
|
|
|
18ed806fc0
|
fix: prefer original over japanese in db displaytitle
|
2026-06-12 13:17:55 +02:00 |
|
|
|
acabd50970
|
fix: use execcontext in db
|
2026-06-11 14:49:57 +02:00 |
|
|
|
1c86f802b4
|
chore: remove stale comment about sqlc name conflict in skip segment overrides
|
2026-06-11 14:24:18 +02:00 |
|
|
|
8e4ce81232
|
refactor: extract helpers to reduce funlen in command_palette
|
2026-06-11 13:08:44 +02:00 |
|
|
|
f360e22beb
|
refactor: extract scanContinueWatchingEntry helper
|
2026-06-11 13:06:35 +02:00 |
|
|
|
4316ce3f1d
|
test: add skip segment overrides table check
|
2026-06-03 09:10:28 +02:00 |
|
|
|
10c3923352
|
docs: add package comments to data layer packages
|
2026-06-01 12:55:33 +02:00 |
|
|
|
e8dcf1466b
|
refactor: decompose anime handler and parallelize for-you fetches
|
2026-05-28 17:45:56 +02:00 |
|
|
|
1165458cfa
|
fix: complete db querier
|
2026-05-26 22:28:19 +02:00 |
|
|
|
c6090604ef
|
fix: sqlite concurrency defaults
|
2026-05-26 22:21:09 +02:00 |
|
|
|
51bfc9d2af
|
feat: add audit log sqlc queries and generated code
|
2026-05-26 16:14:14 +02:00 |
|
|
|
1e9874a482
|
refactor: migrate env-var reads to config package
|
2026-05-26 15:38:14 +02:00 |
|
|
|
f13f7b7fc6
|
style: fix gofmt indentation
|
2026-05-25 01:15:39 +02:00 |
|
|
|
5d7518afd9
|
fix: ignore close errors in tests and queries
|
2026-05-24 22:46:08 +02:00 |
|
|
|
4606c790f1
|
fix: handle backend errors and driver import
|
2026-05-24 22:46:02 +02:00 |
|
|
|
c5c15cdabc
|
fix: rolling session renewal
|
2026-05-21 19:09:53 +02:00 |
|
|
|
d94f1516ce
|
YOLO
|
2026-05-20 17:29:40 +02:00 |
|
|
|
abc2368842
|
fix: cast limit to int for slice capacity
|
2026-05-20 17:22:54 +02:00 |
|
|
|
c4bd5cc395
|
feat: add batch watchlist and command palette db queries
|
2026-05-20 17:22:54 +02:00 |
|
|
|
db654c8dee
|
fix: wrap datetime() in jikan cache expiry queries
|
2026-05-20 17:22:54 +02:00 |
|
|
|
285367ad84
|
refactor: rename SkipSegmentOverride to SkipSegmentOverrideRow to avoid sqlc conflict
|
2026-05-19 11:29:40 +02:00 |
|
|
|
80e441fc48
|
chore: remove unused SkipSegmentOverride struct
|
2026-05-19 11:26:28 +02:00 |
|
|
|
1a9e1d60bc
|
feat: add skip segment overrides backend
|
2026-05-19 11:02:54 +02:00 |
|
|
|
237b5f3004
|
feat: add API token authentication
|
2026-05-19 02:46:47 +02:00 |
|
|
|
daf4ec7923
|
feat: add episode availability querier interface methods
|
2026-05-17 21:16:19 +02:00 |
|
|
|
66333b335b
|
feat: add episode availability sql queries and generated code
|
2026-05-17 21:16:14 +02:00 |
|
|
|
cb143be35c
|
feat: add episode availability cache and provider mapping models
|
2026-05-17 21:16:09 +02:00 |
|
|
|
14b7668afa
|
chore: formatting
|
2026-05-13 13:01:39 +02:00 |
|
|
|
a99b8b3844
|
chore: remove unreachable functions
|
2026-05-13 12:51:47 +02:00 |
|
|
|
345853406c
|
refactor: general architectural cleanup and bug fixes
|
2026-05-13 11:20:49 +02:00 |
|
|
|
ab31cf4c4c
|
cleanup: remove redundant and old architectural files
|
2026-05-13 10:34:16 +02:00 |
|
|
|
b03e90fc47
|
fix: handle close errors
|
2026-05-12 16:05:36 +02:00 |
|
|
|
459e4d30b3
|
refactor: cleanup db helpers, ratelimit and base template padding
|
2026-05-12 12:34:42 +02:00 |
|
|
|
e48d95cb4e
|
feat: add comments and cleanup unused imports across codebase
|
2026-05-10 20:00:04 +02:00 |
|
|
|
cc81347ace
|
chore: sqlc versioning
|
2026-05-08 17:13:44 +02:00 |
|