lordwelch
  • Joined on 2023-05-03
lordwelch pushed to main at lordwelch/comic-hasher 2025-02-05 18:00:25 -08:00
f52219cb31 Fix loading old hashes
lordwelch pushed to main at lordwelch/comic-hasher 2025-02-05 16:32:57 -08:00
5a93dacdad Fix checking for new covers
lordwelch pushed to main at lordwelch/dmesg 2025-02-01 13:08:51 -08:00
3c0cab7654 FUCK GO
lordwelch created branch main in lordwelch/dmesg 2025-02-01 13:02:14 -08:00
lordwelch pushed to main at lordwelch/dmesg 2025-02-01 13:02:14 -08:00
9d9780ecc8 Initial commit
lordwelch created repository lordwelch/dmesg 2025-02-01 13:02:10 -08:00
lordwelch pushed to master at lordwelch/goimagehash 2025-01-29 17:28:41 -08:00
e91c39c79e Upgrade dependencies
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-29 16:54:31 -08:00
798ae49c8b Update dependencies
lordwelch pushed to on_ratelimit at lordwelch/comictagger 2025-01-22 17:30:08 -08:00
d815264026 Comment qt functions executed in a separate thread
b347473a74 Set Toast to use the Popup window hint
Compare 2 commits »
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-21 18:26:22 -08:00
8d6db630d4 Fix channel initialization
lordwelch pushed to master at lordwelch/goimagehash 2025-01-21 16:44:25 -08:00
72c18ebad3 Use limited pool
b4754030d1 Fix tests
Compare 2 commits »
lordwelch pushed to on_ratelimit at lordwelch/comictagger 2025-01-14 21:23:33 -08:00
ca8f36d105 Fix toasts and modal dialogs
lordwelch pushed to on_ratelimit at lordwelch/comictagger 2025-01-14 17:41:32 -08:00
13ee9e9ad8 Use signals a little better and avoid QDialog.exec
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-11 16:15:47 -08:00
29f58e7fe7 Limit download buffer pool to 10MB buffers
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-11 16:12:08 -08:00
53545c02d5 Limit download buffer pool to 10MB buffers
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-11 15:26:54 -08:00
fe3f045c6e Fix issues with reading cv files
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-11 12:19:39 -08:00
8ce1ca3354 Fix invalid index
75d60339ee Optimizations
Compare 2 commits »
lordwelch pushed to develop at lordwelch/comictagger 2025-01-10 17:01:07 -08:00
c9de8370c2 Merge branch 'mizaki/gmd_lang_iso' into develop
8de35bdfa1 Fix default dict creating unnecessary keys
5f8a6b25c1 Fix -1 not being false for credit language combobox
01d7612a58 Pass credit language ISO using the widget.data to respect the metadata credit requiring an ISO string. If the string fails to match an ISO, use the raw text.
e8e21eb1b6 Fix tests not being excluded in wheel
Compare 61 commits »
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-10 14:24:38 -08:00
8a9aec4884 Don't catch sigabrt
lordwelch pushed to main at lordwelch/comic-hasher 2025-01-09 02:11:15 -08:00
033c68593b Implement a buffer pool