Alex Xu
|
36b91167c8
|
remove chapter name number expansion.
|
2024-02-26 11:29:09 -08:00 |
|
Alex Xu
|
33cc324381
|
prepare m1 build pipeline (#669)
v5.7.0
|
2024-01-31 11:49:27 -08:00 |
|
Alex Xu
|
6ba5539813
|
Revert "docker arm install from requirements.txt"
|
2024-01-29 10:54:13 -08:00 |
|
Alex Xu
|
f725196106
|
reset saved settings
|
2024-01-29 10:29:45 -08:00 |
|
Alex Xu
|
c8ff88ed0f
|
Update Dockerfile-base
|
2024-01-28 22:27:03 -08:00 |
|
darodi
|
33fed662fe
|
Merge pull request #666
* fix dependencies
|
2024-01-12 23:22:09 +00:00 |
|
Alex Xu
|
bc7cd17916
|
rename kp3
|
2024-01-12 12:41:51 -08:00 |
|
Alex Xu
|
c5e1e18ac2
|
Revert "rename pw to paperwhite"
This reverts commit 48541404ee.
|
2024-01-02 14:26:53 -08:00 |
|
Alex Xu
|
ee31b784cb
|
Add native Apple Silicon support by upgrading qt5 to qt6 (#523)
* initial upgrade
* fix epub icon
* pyside6
* fix tray icon
* add spaces
* add comment back
* change exec
* edit shared
* Add CheckState enums
* add mozJpeg
* fix batch
* import CheckedState
* remove references to qt5
* add mozJpeg warning
* Update package-linux.yml
* Update package-linux.yml
* Update Dockerfile-base
* Update README.md
* Update package-linux.yml
* Update README.md
* Update README.md
* add mozjpeg to gitignore
* add warning text
* fix state issue
* use same settings save location as qt5
* remove space
* remove mozJpeg
* update Dockerfile-base file version
* use getattr instead of eval
* undo readme changes
* undo conda
* undo gitignore
---------
Co-authored-by: Alexander Xu <alexanderx@qualtrics.com>
Co-authored-by: darodi <4682830+darodi@users.noreply.github.com>
|
2024-01-02 14:08:39 -08:00 |
|
Alex Xu
|
48541404ee
|
rename pw to paperwhite
|
2024-01-02 12:14:51 -08:00 |
|
Alex Xu
|
acbebcfd40
|
rename kindle labels by gen
|
2024-01-02 12:14:51 -08:00 |
|
VampiroMedicado
|
dd6273b864
|
add missing parameter output to options
|
2024-01-02 10:11:38 -08:00 |
|
VampiroMedicado
|
e8502f008a
|
hide subprocess consoles on Windows (#656)
v5.6.5
|
2024-01-01 18:11:55 -08:00 |
|
inganault
|
169a41e7d2
|
Add missing dependencies to setup.py (#653)
|
2023-12-29 19:00:24 -08:00 |
|
Alex Xu
|
57cf669cdd
|
add to credits
|
2023-12-28 18:55:08 -08:00 |
|
Alex Xu
|
0b4f089b8e
|
add .DS_Store to .gitignore
|
2023-12-23 09:35:12 -08:00 |
|
Alex Xu
|
7eb985337c
|
add requests to setup.py
|
2023-12-23 09:10:31 -08:00 |
|
Alex Xu
|
d62690e8bf
|
import subprocess
|
2023-12-21 13:40:48 -08:00 |
|
Alex Xu
|
3988f2012f
|
fix p7zip-rar error and files with ' or " by using arg lists instead of strings (#633)
* Revert "Revert "fix files with ' or " by using arg lists instead of strings (#581)" (#628)"
This reverts commit b528dab711.
* handle FileNotFoundError
* modify unar handling
* remove unneeded utf-8 encoding
* dont uft-8 encode 7z
* remove utf-8 encoding from 7z calls
* don't extract stderr
* add extraction error
* edit error message
* remove debug
* remove kindlegen location from GUI
* remove comment
|
2023-12-21 12:52:35 -08:00 |
|
Alex Xu
|
6cdd9d5909
|
change kobo epub filenames (#616)
|
2023-12-21 12:51:26 -08:00 |
|
Alex Xu
|
c29a4beac9
|
use requests library
|
2023-12-21 12:44:29 -08:00 |
|
Alex Xu
|
5f7bdef325
|
bump to 5.6.5
|
2023-12-21 09:50:34 -08:00 |
|
Alex Xu
|
54b5d698ee
|
fix access denied
|
2023-12-21 09:43:33 -08:00 |
|
Alex Xu
|
a99c63acea
|
use os_sorted over natsorted
|
2023-12-21 09:43:07 -08:00 |
|
dependabot[bot]
|
251df2e7ba
|
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 09:42:20 -08:00 |
|
dependabot[bot]
|
b1379b7c59
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 09:42:11 -08:00 |
|
Alex Xu
|
983bde1691
|
add fat to list of drives
|
2023-12-21 09:41:18 -08:00 |
|
dependabot[bot]
|
e79e5a311c
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-10 20:02:36 -08:00 |
|
jaroslawjanas
|
39c73dbc0f
|
Added natsort to the dependency list in environment.yml
|
2023-12-10 19:59:33 -08:00 |
|
Alex Xu
|
915c9389ef
|
remove kindlegen location UI
|
2023-12-09 17:39:01 -08:00 |
|
Alex Xu
|
89d887710e
|
fix typo
|
2023-12-07 18:57:46 -08:00 |
|
Alex Xu
|
2e9bc5381a
|
add PREREQUISITES
|
2023-12-07 18:56:57 -08:00 |
|
Alex Xu
|
ab1ce158c7
|
rename to prerequisites
|
2023-12-04 09:33:08 -08:00 |
|
Ciro Mattia Gonano
|
6278adfb25
|
Update issue templates
|
2023-11-29 12:40:11 +01:00 |
|
Alex Xu
|
6e6c13047e
|
bump to 5.6.4
v5.6.4
|
2023-11-28 08:32:34 -08:00 |
|
Alex Xu
|
b528dab711
|
Revert "fix files with ' or " by using arg lists instead of strings (#581)" (#628)
This reverts commit 431862a2e9.
|
2023-11-28 08:20:14 -08:00 |
|
Alex Xu
|
2ffefee928
|
link to readme not wiki for 7z kindlegen (#627)
* link to readme not wiki for 7z kindlegen
* update 7z link
|
2023-11-28 08:15:59 -08:00 |
|
Alex Xu
|
a5e5407363
|
streamline downloads and installation readme (#623)
* streamline downloads and installation
move linux stuff into wiki
* Update README.md
* update labels
* simplify
|
2023-11-28 07:38:46 -08:00 |
|
Alex Xu
|
da1ba64bd2
|
skip bookmarks if split (#620)
|
2023-11-28 06:54:47 -08:00 |
|
Alex Xu
|
6dcaf9a6d1
|
fix unsupported archive error (#619)
|
2023-11-28 06:53:58 -08:00 |
|
Alex Xu
|
3090a47f20
|
change mac pyinstaller -F to -D (#621)
|
2023-11-28 06:52:39 -08:00 |
|
Alex Xu
|
1e537915d4
|
make c2e and c2p versions first in file order
|
2023-11-28 06:50:55 -08:00 |
|
dependabot[bot]
|
7273ca25b8
|
Bump actions/setup-node from 3 to 4 (#609)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-09 23:06:46 +00:00 |
|
Alex Xu
|
68da853e42
|
fix page order in pdf and more by using natural sort instead of python sort (#589)
* use natsorted
* Add fast
|
2023-11-09 23:00:44 +00:00 |
|
Alex Xu
|
431862a2e9
|
fix files with ' or " by using arg lists instead of strings (#581)
* replace popen with subprocess run
* add splitlines
* remove stdin
* fix xml
* fix error logging and 7zip
|
2023-11-09 22:27:09 +00:00 |
|
Alex Xu
|
65062f8984
|
add Kindle 4/5/7/8/10 label (#614)
|
2023-11-09 22:15:34 +00:00 |
|
Alex Xu
|
8122fa1e45
|
add c2e and c2p note (#606)
|
2023-10-26 19:29:16 +00:00 |
|
Alex Xu
|
13fedff77b
|
lower auto crop threshold (#598)
|
2023-10-26 19:20:26 +00:00 |
|
dependabot[bot]
|
61b1207a3e
|
Bump actions/checkout from 3 to 4 (#592)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-16 12:10:53 +00:00 |
|
Alex Xu
|
60e9f075b8
|
replace exit() with sys.exit() (#590)
|
2023-09-08 20:18:32 +00:00 |
|