Timmy Welch
24002c66e7
Move action definitions into ui file
2024-06-14 15:35:01 -07:00
Timmy Welch
f712952b87
Fix typing issues
2024-05-21 18:22:30 -07:00
Timmy Welch
2897611006
Fix defaults for arguments
...
Bump settngs
2024-05-19 14:17:07 -07:00
Timmy Welch
235e62814f
Update pre-commit
2024-04-28 13:57:53 -07:00
Timmy Welch
8bcd51f49b
Improve commandline metadata override
...
Change parse_metadata_from_string to yaml syntax
Add a special value to remove existing values when metadata is overlayed
2024-04-06 12:03:01 -07:00
Timmy Welch
0d9756f8b0
Pin minimum version for comicinfoxml
2024-03-09 13:51:35 -08:00
Timmy Welch
9a95adf47d
Bump comicfn2dict
2024-03-09 13:02:02 -08:00
Timmy Welch
5155762711
Add comicfn2dict as an alternative filename parser
2024-03-03 21:47:31 -08:00
Timmy Welch
dd0b637566
Bump settngs
2024-02-24 19:01:10 -08:00
Timmy Welch
2e2d886cb2
Bump settngs
2024-02-22 14:52:26 -08:00
Timmy Welch
10a48634bd
Update talker dependencies
2024-02-19 12:29:36 -08:00
Timmy Welch
bf67c6d270
Add E701 to flake8 ignores for new black version
2024-02-02 14:36:11 -08:00
Timmy Welch
6e56872121
Fix running dmgbuild again
2023-12-25 22:50:11 -08:00
Timmy Welch
888c50d72a
Fix running dmgbuild
2023-12-25 22:41:57 -08:00
Timmy Welch
231b600a0e
Switch to tar.gz and dmg archives to reduce space
2023-12-25 22:16:18 -08:00
Timmy Welch
f7bd6ee4f3
Add cix support
2023-12-24 18:32:52 -08:00
Timmy Welch
7d1bf8525b
Merge branch 'metadata-plugin' into develop
2023-12-24 18:32:42 -08:00
Timmy Welch
8dccedc229
Bump metron-talker minimum version
2023-12-19 09:05:56 -08:00
Timmy Welch
ae5e246180
Add plugin support for metadata
2023-12-17 21:47:43 -08:00
Timmy Welch
564ce24988
Bump settngs to 0.9.2
2023-12-17 18:30:01 -08:00
Timmy Welch
3b2e763d7d
Merge branch 'json-output' into develop
2023-12-17 18:28:53 -08:00
Timmy Welch
45643cc594
Add integration tests
2023-12-17 16:24:32 -08:00
Timmy Welch
ab6b970063
Create an Action tuple for determining the current command
2023-12-17 16:16:21 -08:00
Timmy Welch
9571020217
Upgrade settngs to 0.9.1
2023-12-17 16:15:26 -08:00
Timmy Welch
0de95777b4
Handle multiple options sharing a dest
2023-12-16 17:06:27 -08:00
Timmy Welch
651c5aed37
Add packaging dependency
2023-12-13 09:53:41 -08:00
Timmy Welch
d37c7a680d
Update dependencies
2023-11-28 15:08:26 -08:00
Timmy Welch
65948cd9cd
Merge branch 'bump-settngs' into develop
2023-11-23 16:06:01 -08:00
Timmy Welch
305eb1dec5
Enable stricter mypy configuration
2023-11-23 16:05:16 -08:00
Timmy Welch
128cab077c
Replace pycountry with isocodes
...
isocodes is updated more often and doesn't depend on deprecated packages
2023-11-23 14:21:21 -08:00
Timmy Welch
9dc6f8914f
Upgrade settings to 0.8.0
2023-11-19 23:14:40 -08:00
Timmy Welch
10776dbb07
Fix flake8 issues
2023-11-09 18:23:57 -08:00
Timmy Welch
7842109ca2
Pin chardet version
2023-10-22 16:01:46 -07:00
Timmy Welch
edb087abde
Handle errors when reading zip comments fixes #548
2023-10-07 11:49:57 -07:00
Timmy Welch
96c5c4aa28
Fix pyinstaller build
...
Fix exception when PyQt is not installed
2023-10-07 11:49:30 -07:00
Timmy Welch
e7cc05679f
Bump metron-talker version
2023-09-17 08:09:43 -07:00
Timmy Welch
ddd98ee86d
Add metron-talker as an optional dependency
2023-09-15 15:13:14 -07:00
Timmy Welch
05e6eaf88e
Update setting group names
...
Make group names presentable to users and add builtin plugins during namespace generation.
Revamp talkeruigenerator.py to use generated group and setting names and remove as much hard-coded strings as possible
Add a --list-plugins commandline option
2023-09-05 03:55:12 -04:00
Mizaki
9499aeae10
PyrateLimter version 2 only for now.
2023-08-30 23:23:19 +01:00
Timmy Welch
27f71833b3
Generate settngs namespace before formatting
2023-07-28 23:29:39 -07:00
Timmy Welch
f43f51aa2f
Fix #396
...
Use a QWebEngineView if QtWebEngine is available.
If QtWebEngine is not available replace figure tags with div's to allow
the QTextEdit to render the rest of the html properly
2023-07-01 23:29:38 -07:00
Timmy Welch
19986b64d0
Upgrade pre-commit hooks
2023-07-01 23:12:41 -07:00
Mizaki
7a91acb60c
Add pyrate-limiter and apply CV suggested rate limit
2023-06-20 22:28:29 +01:00
Timmy Welch
783e10a9a1
Generate a namespace object for typing settngs
2023-06-09 16:20:00 -07:00
Timmy Welch
30f1db1c73
Update requirements and Linux build dependencies
2023-04-26 14:46:18 -07:00
Timmy Welch
ff15bff94c
Fix pypi upload
2023-04-25 16:26:05 -07:00
Timmy Welch
1dc93c351d
Update settngs to typed version fixes #453
2023-04-25 16:00:04 -07:00
Timmy Welch
f94c9ef857
Update appimage step
...
Fix platform case
Remove icu check from appimage step as ComicTagger is not installed
Add appimagetool to allowed commands
Fix appimage paths
2023-04-25 16:00:02 -07:00
Timmy Welch
ec65132cf2
Mark mypy as optional
2023-04-23 02:01:41 -07:00
Timmy Welch
c4b7411261
Use tox for building
2023-04-23 01:31:44 -07:00