Commit Graph
1837 Commits
Author SHA1 Message Date
timmy 2812566c88 Set a minimum expiration of 20m should only affect external plugins
CI / lint (ubuntu-latest, 3.14) (push) Canceled after 0s
CI / build-and-test (macos-14, 3.10) (push) Canceled after 0s
CI / build-and-test (macos-14, 3.14) (push) Canceled after 0s
CI / build-and-test (macos-15-intel, 3.10) (push) Canceled after 0s
CI / build-and-test (macos-15-intel, 3.14) (push) Canceled after 0s
CI / build-and-test (ubuntu-22.04, 3.10) (push) Canceled after 0s
CI / build-and-test (ubuntu-22.04, 3.14) (push) Canceled after 0s
CI / build-and-test (ubuntu-22.04-arm, 3.10) (push) Canceled after 0s
CI / build-and-test (ubuntu-22.04-arm, 3.14) (push) Canceled after 0s
CI / build-and-test (windows-latest, 3.10) (push) Canceled after 0s
CI / build-and-test (windows-latest, 3.14) (push) Canceled after 0s
Makes a safeguard for bugs that would otherwise not cache data at all
2026-08-11 14:17:16 -07:00
timmy e2e7d7fca6 Force update of series cache when the "Re-Search" button is pressed 2026-08-11 14:15:23 -07:00
timmy b60347e8c9 Reduce expiration if we know an issue has been released recently 2026-08-11 14:13:25 -07:00
timmy 7ba4c51ee6 Set expiration on a per item basis 2026-08-11 12:50:29 -07:00
timmy 1bbb4db831 fix expiration 2026-08-11 12:50:29 -07:00
timmy 24fa84136c Fix assertions 2026-08-11 12:49:59 -07:00
timmy 1baa90fd8c Fix committing image db 2026-08-11 12:49:59 -07:00
timmy 7aba8abba8 Avoid redirects 2026-08-11 12:49:47 -07:00
timmy 077a1c2506 Merge branch 'pre-commit-ci-update-config' into develop 2026-08-11 09:41:11 -07:00
timmy 6de220cae9 Limit drive letters that are checked for rar fixes #842,#843 2026-08-11 09:40:26 -07:00
pre-commit-ci[bot] 13ca7ff54d [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 9.0.0a3 → 9.0.0b2](https://github.com/PyCQA/isort/compare/9.0.0a3...9.0.0b2)
- [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](https://github.com/psf/black-pre-commit-mirror/compare/26.3.1...26.5.1)
- [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.20.2...v2.3.0)
2026-08-10 17:19:26 +00:00
timmy 0cc9e76f8d Merge branch 'TPB' into develop 2026-05-10 12:53:02 -07:00
timmy 014445814e Make image cache more consistent 2026-05-06 16:13:18 -07:00
timmy ae9e7e725b Close image cache db fixes #832
Windows locks the db file stopping it from being deleted
2026-05-06 16:09:50 -07:00
timmy 7db0f2c113 Fix PyQt6 import 2026-05-03 19:09:24 -07:00
timmy 51d4a4849c Replace most usage of QMessageBox with OptionalMessageDialog
Make startup catch exceptions more effectively fixes #802
2026-05-03 18:24:08 -07:00
timmy df376c061b Make pre-commit happy 2026-05-03 16:41:18 -07:00
timmy 022db153a8 Fix test pollution 2026-05-03 16:22:14 -07:00
timmy 059e76ca7f Fix slow tests 2026-05-03 16:04:06 -07:00
timmy 0cc8882838 Remove metron-talker from dependencies 2026-05-03 13:07:47 -07:00
timmy 731c4cafcd Better format detection
CI / lint (ubuntu-latest, 3.13) (push) Has been cancelled
CI / build-and-test (macos-14, 3.10) (push) Has been cancelled
CI / build-and-test (macos-14, 3.14) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.10) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.14) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.10) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.14) (push) Has been cancelled
2026-05-02 00:06:33 -07:00
timmy 515aae51f5 Add more debug logging 2026-05-01 23:50:15 -07:00
timmy 99c584244c Fix log spam on image download 2026-05-01 17:40:02 -07:00
timmy 0bcb83e2b1 Actually call the _filter_tpb function
CI / lint (ubuntu-latest, 3.13) (push) Has been cancelled
CI / build-and-test (macos-14, 3.10) (push) Has been cancelled
CI / build-and-test (macos-14, 3.14) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.10) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.14) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.10) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.14) (push) Has been cancelled
2026-05-01 17:30:12 -07:00
pre-commit-ci[bot] 3364166459 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](https://github.com/PyCQA/isort/compare/8.0.1...9.0.0a3)
- [github.com/pre-commit/mirrors-mypy: v1.20.1 → v1.20.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.20.1...v1.20.2)
2026-04-27 17:16:12 +00:00
github-actions[bot] 180ed9e1d4 Update AUTHORS 2026-04-26 15:43:27 +00:00
lordwelch ae4c277f6d Remove old references to 3.13 2026-04-26 08:43:16 -07:00
timmy 039ba7e14e Merge remote-tracking branch 'origin/pre-commit-ci-update-config' into develop 2026-04-24 20:55:05 -07:00
timmy d85a8ba4b5 TPB Detection
CI / lint (ubuntu-latest, 3.13) (push) Has been cancelled
CI / build-and-test (macos-14, 3.10) (push) Has been cancelled
CI / build-and-test (macos-14, 3.14) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.10) (push) Has been cancelled
CI / build-and-test (macos-15-intel, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04, 3.14) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.10) (push) Has been cancelled
CI / build-and-test (ubuntu-22.04-arm, 3.14) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.10) (push) Has been cancelled
CI / build-and-test (windows-latest, 3.14) (push) Has been cancelled
2026-04-24 20:44:17 -07:00
timmy 512b45b7f7 Fix IssueResult 2026-04-24 20:42:40 -07:00
pre-commit-ci[bot] 2e2916260b [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 8.0.0 → 8.0.1](https://github.com/PyCQA/isort/compare/8.0.0...8.0.1)
- [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.1.0...26.3.1)
- [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.19.1...v1.20.1)
2026-04-13 17:09:16 +00:00
timmy f527a55cc7 Merge remote-tracking branch 'origin/pre-commit-ci-update-config' into develop 2026-02-26 17:26:30 -08:00
timmy 9cb72561af Update QWebEngineView usage 2026-02-26 17:26:10 -08:00
timmy 21a93341d4 Fix deprecated PIL function 2026-02-26 17:26:10 -08:00
pre-commit-ci[bot] 8b39368ce4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-02-23 17:15:57 +00:00
pre-commit-ci[bot] 7366e3faf2 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/autoflake: v2.3.1 → v2.3.3](https://github.com/PyCQA/autoflake/compare/v2.3.1...v2.3.3)
- [github.com/PyCQA/isort: 7.0.0 → 8.0.0](https://github.com/PyCQA/isort/compare/7.0.0...8.0.0)
2026-02-23 17:15:27 +00:00
timmy dc4f8b13b2 Fix x64 macos runner 2026-02-01 14:28:22 -08:00
timmy 02e3b838ab Fix selected tags missing from config fixes #822 2026-02-01 14:22:37 -08:00
timmy 77acc4a5d3 Fix unnecessary file existence checks 2026-01-31 13:36:46 -08:00
timmy fbab412cd5 Update github actions 2026-01-30 20:27:31 -08:00
timmy 31b1e72050 Set horizontal scroll mode for file list to per-pixel
Fixes long filename visibility
2026-01-30 17:57:01 -08:00
timmy 434cb478b5 Fix archive type not showing 2026-01-30 17:57:01 -08:00
timmy 1858751c30 Fix Read-Only permissions check 2026-01-30 17:57:01 -08:00
timmy 674c12e301 Remove theme overrides. They don't work.
If you want dark or light mode you'll have to set your system theme.
No overrides that I've found work even remotely consistently

closes #494 #823
2026-01-30 17:57:01 -08:00
timmy 4a4a1b2ad9 Update settngs_namespace.py 2026-01-30 17:57:01 -08:00
timmy ef55b578e6 Fix unnecessary pathlib usage 2026-01-30 17:57:01 -08:00
timmy 2cb94ffc6e Handle invalid image in IssueIdentifier fixes #817 2026-01-30 17:57:01 -08:00
github-actions[bot] 3fe8527e51 Update AUTHORS 2026-01-30 23:11:11 +00:00
github-actions[bot] 3ba267f00d docs(contributor): contrib-readme-action has updated readme 2026-01-30 23:11:08 +00:00
timmy 26e67101d6 Merge remote-tracking branch 'origin/pre-commit-ci-update-config' into develop 2026-01-30 15:09:56 -08:00