Commit Graph

  • f45231c662 Fix enabling original hash widgets develop Timmy Welch 2025-03-27 19:12:51 -07:00
  • 89d82be504 Use proper function names for BS4 Timmy Welch 2025-03-27 19:01:46 -07:00
  • 2eb889a596 Build the release with python 3.12 Timmy Welch 2025-03-27 18:56:57 -07:00
  • 47742ac8ee Download appimage for the current platform Timmy Welch 2025-03-27 18:56:38 -07:00
  • 08efc75782 Switch to PyQt6 Timmy Welch 2025-03-27 18:56:00 -07:00
  • 25eabaf841 Fix windows being an inferior OS Timmy Welch 2025-03-18 21:50:00 -07:00
  • d6d7e0ec65 Add macOS arm64 build to package.yaml Timmy Welch 2025-03-18 21:28:50 -07:00
  • 3b5e9d8f95 Log a warning the first time we can't find rar for writing Timmy Welch 2025-03-18 21:25:04 -07:00
  • 3dad7c18f8 Fix removing disabled tags Timmy Welch 2025-03-18 21:24:08 -07:00
  • ea945a6b2a Don't allow cr tags to be disabled if it's the only tags available Timmy Welch 2025-03-18 19:57:06 -07:00
  • 575d36b67f Update typing Timmy Welch 2025-03-18 19:49:17 -07:00
  • 6a9d4bf648 Update sys.path handling Timmy Welch 2025-03-16 14:06:49 -07:00
  • 719eedb8b5 Fix #739 Timmy Welch 2025-03-16 13:52:45 -07:00
  • 36f5c72a65
    Update issue templates Timmy Welch 2025-03-02 15:20:46 -08:00
  • 60a2c6168b Fix uploading multiple artifacts Timmy Welch 2025-03-02 15:00:56 -08:00
  • f008763361 Add macos-14 for Apple Silicon binaries. Thanks to @pa-0 for testing Timmy Welch 2025-03-02 14:35:17 -08:00
  • 400092dd84 Notify user when no tags are enabled Timmy Welch 2025-03-02 13:34:23 -08:00
  • c5c59f2c76 Merge branch 'original_hash' into develop Timmy Welch 2025-03-02 12:46:56 -08:00
  • c8888cdbad Mark the checksum with the "sum:" prefix in the ScanInforamtion field original_hash Timmy Welch 2025-03-02 12:44:02 -08:00
  • 5b204501f3 Update pre-commit Timmy Welch 2025-03-02 12:36:23 -08:00
  • 5d96bdfda5 Allow printing combined CLI tags Timmy Welch 2025-01-05 21:03:02 -08:00
  • 803768b33a Allow recording the original hash Timmy Welch 2025-01-05 20:32:49 -08:00
  • 8837fea957 Merge branch 'mizaki/image_urls_hashes' into develop Timmy Welch 2025-02-26 21:28:39 -08:00
  • 085b599bc4 Parametrise cover match test and add ImageHash data Mizaki 2025-02-14 00:59:10 +00:00
  • d2499f6bae Add ImageHash support for alternate_urls Mizaki 2025-02-12 23:15:19 +00:00
  • c3f5badc7d Use source hashes for cover matching Mizaki 2025-02-11 01:03:12 +00:00
  • 7e22b4cc22 Update AUTHORS github-actions[bot] 2025-02-09 01:05:20 +00:00
  • f9a39aa183
    docs(contributor): contrib-readme-action has updated readme github-actions[bot] 2025-02-09 01:05:17 +00:00
  • cadac0a79e Merge branch 'mizaki/auto_summary_attrib' into develop Timmy Welch 2025-02-08 17:03:10 -08:00
  • 7589dca948 Update readme with winget info David Bugl 2025-02-08 16:58:59 -08:00
  • ea37f96abd Merge branch 'kcgthb/online_results_info' into develop Timmy Welch 2025-02-08 15:43:18 -08:00
  • 8847518818 Add source info to auto-tag summary window Mizaki 2025-02-08 22:40:39 +00:00
  • fbaec93d7d
    Update comictaggerlib/cli.py Kilian Cavalotti 2025-02-02 11:38:51 -08:00
  • 5ee467465a Fix a cache miss when retrieving multiple issues Timmy Welch 2025-01-30 01:39:26 -08:00
  • 7480e28eac only display metadata source info if results were found, to avoid confusion kcgthb 2025-01-27 17:48:19 -08:00
  • d815264026 Comment qt functions executed in a separate thread on_ratelimit Timmy Welch 2025-01-22 17:25:33 -08:00
  • b347473a74 Set Toast to use the Popup window hint Timmy Welch 2025-01-22 17:24:20 -08:00
  • 7998944a71 Import pillow plugins Timmy Welch 2025-01-21 19:23:14 -08:00
  • 280606ae11 Remove dependency on Pillow <10 Timmy Welch 2025-01-21 19:15:55 -08:00
  • ca8f36d105 Fix toasts and modal dialogs Timmy Welch 2025-01-14 21:23:17 -08:00
  • 13ee9e9ad8 Use signals a little better and avoid QDialog.exec Timmy Welch 2025-01-14 17:41:00 -08:00
  • c9de8370c2 Merge branch 'mizaki/gmd_lang_iso' into develop Timmy Welch 2025-01-10 16:59:54 -08:00
  • 8de35bdfa1 Fix default dict creating unnecessary keys Timmy Welch 2025-01-10 16:25:10 -08:00
  • 5f8a6b25c1 Fix -1 not being false for credit language combobox Mizaki 2025-01-10 23:46:45 +00:00
  • 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. Mizaki 2025-01-10 00:19:35 +00:00
  • e8e21eb1b6 Fix tests not being excluded in wheel Timmy Welch 2025-01-05 18:40:28 -08:00
  • a9da87bff3 Improve canceling during a ratelimit Timmy Welch 2025-01-04 15:14:32 -08:00
  • d011975fd0 Fix typo Timmy Welch 2024-12-24 21:17:59 -08:00
  • 4d767f026a Fix dark mode Timmy Welch 2024-12-23 20:10:18 -08:00
  • b1c164add0 Skip GUI tests on Windows and Linux Timmy Welch 2024-12-20 16:51:54 -08:00
  • e184353493 Display toast notification longer Timmy Welch 2024-12-18 22:34:03 -08:00
  • 94ca1fd58b Add tests Timmy Welch 2024-12-18 21:15:51 -08:00
  • 8fbb40bb76 Fix language and countries getting modified Timmy Welch 2024-12-16 19:13:56 -08:00
  • 04075cc20e Fix credit handling in GUI Timmy Welch 2024-12-16 19:12:25 -08:00
  • 63c836a327 Display message when a ratelimit is hit Timmy Welch 2024-12-09 23:00:36 -08:00
  • 92ce2987ea Regenerate settngs Timmy Welch 2024-12-07 15:30:44 -08:00
  • c282ebf845 Switch ubuntu runner to 22.04 and macos to 13 Timmy Welch 2024-12-07 12:02:59 -08:00
  • 38932f0782 Add language to ComicTagger Timmy Welch 2024-12-06 22:02:32 -08:00
  • bf0a46055a Fix parsing ' in filenames Timmy Welch 2024-12-06 21:29:26 -08:00
  • 0fa329ca75 Add language to Credit in ComicAPI Timmy Welch 2024-12-05 18:43:35 -08:00
  • 577e99ae39 Print CLI tags when using the print command Timmy Welch 2024-11-07 14:46:37 -08:00
  • 5df9359151 Merge branch 'mizaki/write_md_merge' into develop Timmy Welch 2024-10-19 14:00:46 -07:00
  • 119a0881e0 Merge branch 'mizaki/fix_readtags' into develop Timmy Welch 2024-10-19 13:59:59 -07:00
  • f4f732b742 Fix accidental re-ordering of pages when pages.image_index is disabled on a metadata type Timmy Welch 2024-10-19 13:58:19 -07:00
  • a8f269aefa Fix export to CBZ Timmy Welch 2024-10-19 10:37:27 -07:00
  • 6930f0cb74 Fix switching unclean read tags Mizaki 2024-10-17 21:44:09 +01:00
  • 170476a705 Preserve hidden metadata values when reading from GUI form Mizaki 2024-10-03 23:01:12 +01:00
  • 7448e9828b Sort pages in archive order before writing CR metadata Timmy Welch 2024-10-13 11:38:49 -07:00
  • 6d20fe348f Update pre-commit Timmy Welch 2024-10-11 21:07:17 -07:00
  • 5b02358bf1 Fix all inputs being disabled when an invalid tag is loaded from settings Timmy Welch 2024-10-11 21:04:48 -07:00
  • 78df903de7 pre-commit Timmy Welch 2024-09-27 15:08:00 -07:00
  • 4cd70670cc Allow custom paramaters in comicvine url Timmy Welch 2024-09-27 15:04:57 -07:00
  • dcb532d7c9 Add Image Comics to publishers.json Timmy Welch 2024-09-27 14:45:33 -07:00
  • 5820c36ea5 Fix CV error handling Timmy Welch 2024-09-27 14:39:25 -07:00
  • c0db1e52ae Make cleanup_html produce text that is more compliant with markdown Timmy Welch 2024-03-12 18:20:12 -07:00
  • e46656323c Fix clearing invalid tags Timmy Welch 2024-09-22 16:24:28 -07:00
  • e96de650bf Fix label names for standard location links Timmy Welch 2024-09-21 17:06:17 -07:00
  • b421a0edaa Add links to standard locations Timmy Welch 2024-09-21 15:57:09 -07:00
  • a9fdafdb93 Format message better Timmy Welch 2024-09-21 14:12:44 -07:00
  • a4a6d54d7e Merge branch 'cv-cache' into develop Timmy Welch 2024-09-20 15:02:20 -07:00
  • 9358431146 Add a notice about Metron/GCD changes on PyInstaller builds Timmy Welch 2024-09-20 14:45:06 -07:00
  • a60eda1602 Typo Timmy Welch 2024-09-20 13:57:14 -07:00
  • c796ad7c7a Enable debug logging for pyrate-limiter Timmy Welch 2024-09-20 13:52:25 -07:00
  • 63718882a5 Update pyinstaller package to not include metron or gcd by default Timmy Welch 2024-09-19 19:23:29 -07:00
  • 89dfec2363 ComicVine improvements Timmy Welch 2024-09-19 19:13:03 -07:00
  • 39a4a37d7c Add tests Timmy Welch 2024-09-19 19:03:30 -07:00
  • 25e5134577 Cache more ComicVine lookups Timmy Welch 2024-09-19 17:31:06 -07:00
  • a7f1d566ab Merge branch 'plugin-isolation' into develop Timmy Welch 2024-09-19 16:26:35 -07:00
  • 234d9e49fe Fix test Timmy Welch 2024-09-17 15:32:01 -07:00
  • 6ea9230382 Allow .whl files Timmy Welch 2024-09-17 14:27:01 -07:00
  • 1803a37591 Handle None values when doing conversions and catch indexing errors Timmy Welch 2024-09-17 09:20:11 -07:00
  • c50de9bed7 Fix plugin folder Timmy Welch 2024-09-16 16:52:51 -07:00
  • 6a97ace933 Only support zip local plugins Timmy Welch 2024-09-16 16:46:25 -07:00
  • f56d58bf45 Fix reading plugin files Timmy Welch 2024-09-16 16:13:11 -07:00
  • 4c9096a11b Implement the most basic local plugin isolation possible Timmy Welch 2024-09-15 17:09:33 -07:00
  • c9c0c99a2a Increase rate limits on CV to cover the 200 requests/Hr restriction Timmy Welch 2024-09-12 13:56:57 -07:00
  • 58f71cf6d9 Remove archived tags from tests Timmy Welch 2024-09-12 13:17:06 -07:00
  • befffc98b1 Catch all exceptions when parsing metadata from the CLI Timmy Welch 2024-09-12 13:11:14 -07:00
  • 006f3cbd1f Remove comet and cbl tags Timmy Welch 2024-09-12 12:06:03 -07:00
  • 582224abec Fixes for quick-tag Timmy Welch 2024-09-12 11:51:38 -07:00