95 Commits

Author SHA1 Message Date
a3b42127b1 Make the gokrazy build slightly smaller 2026-03-10 17:44:16 -07:00
2c8b9bc064 Update hashes from comicvine to 03-04-2026 2026-03-04 15:17:58 -08:00
ba8c162c50 go get -u 2026-03-01 16:12:44 -08:00
5c3be1e733 Fix finding exact hashes 2026-03-01 16:11:55 -08:00
7e7a7e1365 Fix missing path 2026-03-01 14:52:00 -08:00
3000ba74cc Change default storage type 2026-03-01 14:32:08 -08:00
3d1bac490d Remove unnecessary print 2026-03-01 14:26:50 -08:00
a3d78cd2c3 Fix download paths
Separate cv download functions
2026-03-01 14:04:01 -08:00
88f52c942c Cleanup flag value after parsing 2026-02-25 18:41:18 -08:00
a6447abf1b Use relative paths 2026-02-25 18:28:56 -08:00
2e980efa32 Ensure all cli sections are shown 2026-02-25 17:12:05 -08:00
37d279c4df Re-add download section 2026-02-25 17:09:05 -08:00
1c2d39ea40 Make better defaults 2026-02-25 17:00:51 -08:00
197574ac67 Format bool arguments better 2026-02-25 16:21:26 -08:00
3a8225a8b4 go get -u 2026-02-25 12:09:03 -08:00
d1d4a6f2d6 Cleanup go routines 2026-02-25 12:06:14 -08:00
8cbb1ae09e Cleanup cli options 2026-02-25 12:05:46 -08:00
211bd2b5e9 Reduce copies 2026-02-25 00:56:53 -08:00
543d94c2d4 Further reduce allocations 2026-02-24 22:50:53 -08:00
ab961da4de Try to decode strings more efficiently 2026-02-24 22:33:43 -08:00
5a8f7deac5 Fix saving hashes 2026-02-24 22:00:01 -08:00
131e99ba82 Add --version 2026-02-22 13:55:01 -08:00
2ed5daa67b Cleanup 2026-02-22 13:49:03 -08:00
e4f3cc6008 Remove cover_extract 2026-02-22 13:41:17 -08:00
e82794e459 update pre-commit 2026-02-22 12:30:50 -08:00
32ec6147ea More logging 2026-02-22 12:18:28 -08:00
22d59aa221 Move HashStorage to its own package 2025-05-31 19:00:40 -07:00
ed0b5ba441 Don't include sqlite/vptree in gokrazy build 2025-05-31 18:35:18 -07:00
d240bd953b Remove references to loaded json object 2025-05-31 17:59:19 -07:00
bb64d8449c Improve memory efficiency 2025-05-31 15:00:05 -07:00
b0a4c2939c Map to slice 2025-05-27 22:31:11 -07:00
3e364b1858 Filter out non-json files 2025-04-24 12:54:40 -07:00
0da76f7fb5 Fix inserting downloaded pages 2025-04-24 12:53:55 -07:00
d7c42f5c1d Fix issues with loading saved hashes 2025-04-24 12:46:04 -07:00
374c46bc48 Fix url handling order 2025-04-24 12:46:04 -07:00
aca658e32d Typo 2025-04-24 12:46:04 -07:00
acd71df302 Add the issue number to the downloaded CV pages
Update existing pages 10 at a time if they are missing data
Simplify checking for previously downloaded pages
2025-04-24 12:46:04 -07:00
0fd431f6f7 Update result type 2025-04-19 15:41:04 -07:00
9322f754bf Fix http server 2025-04-13 16:42:49 -07:00
486cf074d0 Remove replace directive 2025-04-13 16:07:49 -07:00
bf23bb5a4c Add Server http Header and add -listen and -debug options 2025-04-13 15:58:34 -07:00
d7946c2aaf Fix simple results 2025-04-13 15:57:29 -07:00
f54b4b1d9d Fix exact matches to match previous behavior 2025-04-13 15:54:17 -07:00
a2765b0582 Re-implement sqlite 2025-02-23 12:31:23 -08:00
1f37684862 Fix loading saved hashes 2025-02-23 12:31:09 -08:00
5307b5d8df Update pre-commit 2025-02-23 12:29:23 -08:00
130b7dec4a Update internal hash storage 2025-02-22 13:45:41 -08:00
6452f2e50d Update hashes from comicvine to 02-06-2025 2025-02-06 16:19:05 -08:00
f52219cb31 Fix loading old hashes 2025-02-05 17:59:59 -08:00
5a93dacdad Fix checking for new covers 2025-02-05 16:32:25 -08:00