lordwelch
  • Joined on 2023-05-03
lordwelch created branch main in lordwelch/archived-tags 2024-09-22 15:20:26 -07:00
lordwelch created repository lordwelch/archived-tags 2024-09-22 15:20:23 -07:00
lordwelch pushed to cv-cache at lordwelch/comictagger 2024-09-19 19:13:58 -07:00
89dfec2363 ComicVine improvements
39a4a37d7c Add tests
Compare 2 commits »
lordwelch pushed to cv-cache at lordwelch/comictagger 2024-09-19 17:32:03 -07:00
25e5134577 Cache more ComicVine lookups
a7f1d566ab Merge branch 'plugin-isolation' into develop
Compare 2 commits »
lordwelch created branch cv-cache in lordwelch/comictagger 2024-09-19 17:32:03 -07:00
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 15:32:34 -07:00
234d9e49fe Fix test
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 14:27:07 -07:00
6ea9230382 Allow .whl files
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-17 14:24:06 -07:00
6a97ace933 Only support zip local plugins
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-16 16:13:38 -07:00
f56d58bf45 Fix reading plugin files
lordwelch pushed to plugin-isolation at lordwelch/comictagger 2024-09-15 17:10:07 -07:00
4c9096a11b Implement the most basic local plugin isolation possible
c9c0c99a2a Increase rate limits on CV to cover the 200 requests/Hr restriction
58f71cf6d9 Remove archived tags from tests
befffc98b1 Catch all exceptions when parsing metadata from the CLI
006f3cbd1f Remove comet and cbl tags
Compare 10 commits »
lordwelch created branch plugin-isolation in lordwelch/comictagger 2024-09-15 17:10:07 -07:00
lordwelch created repository lordwelch/steamcmd 2024-09-13 22:49:31 -07:00
lordwelch pushed to main at lordwelch/comic-hasher 2024-09-12 11:42:47 -07:00
095c78f0e7 Optimize iterating hashes
lordwelch pushed to main at lordwelch/comic-hasher 2024-09-07 14:52:40 -07:00
0928ed6ccf Optimize memory usage
b1de95021a Add cli flag
1955444dcf Add sqlite implementation
0069ffd5cb Make runtime hash storage modular
Compare 4 commits »
lordwelch pushed to main at lordwelch/gokrazy-cm3588-kernel 2024-08-17 11:03:21 -07:00
8221c9c000 Update kernel/uboot
lordwelch pushed to main at lordwelch/comic-hasher 2024-08-12 00:36:23 -07:00
007a726764 Remove massive html file
d730de8fe1 Finish POC
a9630ac31e Finish implementing quick_tag with simple results
2cbbaa0d65 Update pre-commit
df2906ac59 Add an option to return simple results
Compare 9 commits »
lordwelch pushed to main at lordwelch/comic-hasher 2024-08-11 22:56:17 -07:00
b5a5807465 Remove massive html file
lordwelch pushed to main at lordwelch/comic-hasher 2024-08-11 20:47:25 -07:00
9ae3b7cbca Finish POC
lordwelch pushed to master at lordwelch/goimagehash 2024-08-11 19:57:25 -07:00
33ff96e45f Add json marshaling/unmarshaling
lordwelch pushed to master at lordwelch/goimagehash 2024-08-11 18:39:12 -07:00
003cba6e1b Fix data race