Commit Graph

509 Commits (cb36ca1b0dea3b28cd68b01fee114959a4d41d4e)
 

Author SHA1 Message Date
lejando cb36ca1b0d
Update FAQs.md
Removed space from Mac and Win and period from Mac SHA-256 Hashes, which prevent automatic comparison.
3 years ago
Apprentice Harper 76a47e0dd0 Version number update
Update to 7.1.0 for a full release
3 years ago
Apprentice Harper 70a754fb46
Merge pull request #1529 from ableeker/python3
Fix for Python 3
3 years ago
Aldo Bleeker 21a7b13524 Fix for Python 3 3 years ago
Apprentice Harper 52bdbe95c9
Merge pull request #1522 from lkcv/patch-1
Add detection for Kobo directory location on Linux
3 years ago
Apprentice Harper 495dda3809
Merge pull request #1502 from ableeker/python3
Fix for broken book keys
3 years ago
Apprentice Harper 52e83922c0
Merge pull request #1499 from xxyzz/kfx
encode serialnum before returning it, close #1479
3 years ago
lkcv 6cbc5285cb
Update obok.py 3 years ago
Aldo Bleeker 33b9630ca5 Fix for broken book keys 3 years ago
xxyzz 9346f86f73
encode serialnum before returning it, close #1479 3 years ago
Apprentice Harper 8d2d6627cf
Merge pull request #1482 from 2weak2live/master
Fix python3 encoding problem in voucher decryption
3 years ago
Apprentice Harper 6f198b247c
Merge pull request #1481 from icaroscherma/patch-1
[Tetrachroma FileOpen] Fixes Python 2.7 import issue, not linked to pywin
3 years ago
Apprentice Harper 9fb95eff41
Merge pull request #1491 from jony0008/master
Update sv
3 years ago
Jony 7aab8a3711
Update sv 3 years ago
2Weak2Live 2789cee331 Fix python3 encoding problem in voucher decryption 3 years ago
Ícaro R. Scherma 823704cf36
Fixes Python 2.7 import issue, not linked to pywin 3 years ago
Apprentice Harper a7974f0f14 Update ineptpdf.py
integer division, and version
3 years ago
Apprentice Harper ed412bee35 Updated to inept.pdf for PC
Contributed changes for PC compatibility. Thanks, Aldo.

Update main version to 7.0.2
3 years ago
Apprentice Harper 6cee615f26 Update ineptpdf.py
Fix handling of metadata
3 years ago
Apprentice Harper c4581b4d72 Version to 7.0.1, ineptpdf fixes
ineptpdf should now decrypt at least some Adobe PDFs
3 years ago
Apprentice Harper f6a568bcc1 Update ineptepub.py
Handle uncompressed elements (if any) in the zip file.
3 years ago
Apprentice Harper bf6170e613
Merge pull request #1445 from ableeker/python3
Some more fixes for ePub
3 years ago
Apprentice Harper afcd79c0cc
Merge pull request #1443 from jony0008/master
Update sv translation
3 years ago
Apprentice Harper fdf0389936 MobiDeDRM fixes
Change handling of PIDs to cope with byte arrays or strings passed in. Also fixed handling of a very old default key format.
3 years ago
Aldo Bleeker 5599c1694b Some more fixes for ePub 3 years ago
Jony dff90fae6f
Update sv translation 3 years ago
Apprentice Harper d33f679eae
Merge pull request #1413 from ableeker/python3
Small fix to make Obok help link work.
4 years ago
Aldo Bleeker 225e74a334 Small fix to make Obok help work. 4 years ago
Apprentice Harper 13e9a14907
Merge pull request #1398 from xxyzz/config
return str from load_resource()
4 years ago
Apprentice Harper 92ea0a2f24
Merge pull request #1392 from penenkel/patch-1
Add conversion from bytearray to bytes so that pids are hashable
4 years ago
xxyzz a1059650f6
return str from load_resource() 4 years ago
penenkel a3cc221932
Revert changes to k4mobidedrm.py 4 years ago
penenkel 6732be1434
`getPidList()` now returns pids as bytes instead of bytearrays 4 years ago
penenkel ad5cb056f0
Add conversion from bytearray to bytes so that pids are hashable 4 years ago
Apprentice Harper d3c7388327
Merge pull request #1389 from ableeker/python3
Python 3 fixes for __init__.py
4 years ago
Aldo Bleeker 8e436ad920 Python 3 fixes fort correct version of __init__.py 4 years ago
Aldo Bleeker ae806f734e Python 3 fixes for __init__.py 4 years ago
Apprentice Harper ccfa454226 Merge branch 'Python2' - the DeDRM plugn version change 4 years ago
Apprentice Harper 6716db1f62 Derive calibre version tuple from __version__ string 4 years ago
Apprentice Harper 0e0d7d8b14 Don't rule out running from the command line 4 years ago
Apprentice Harper 981aadc497
Merge pull request #1380 from xxyzz/byte-string
Fix byte string error for KFX
4 years ago
Apprentice Harper 26eb5d676c Merge branch 'Python2' Bring across version number updates from 6.8.1 release 4 years ago
Apprentice Harper 464788a3f1 Update DeDRM version number to 6.8.1, and kindlekey to 2.8 4 years ago
Apprentice Harper 036f9007fd Merge branch 'Python2': Get the changes to fix Kindle key retrieval for Mac OS X Big Sur 4 years ago
Apprentice Harper bdd1c2e474
Merge pull request #1383 from ableeker/python3
Python 3 fixes for Barnes&Noble
4 years ago
Apprentice Harper 54a58d05a5
Merge pull request #1382 from koumaza/koumaza/refine-github-actions-workflow
Refine GitHub Actions Workflow
4 years ago
Apprentice Harper 218539f131
Merge pull request #1381 from protochron/fix_big_sur_python_2
Fix loading libcrypto on OSX Big Sur
4 years ago
Aldo Bleeker f9d9b6016f Python 3 fixes for Barnes&Noble 4 years ago
shanghai yakisoba chan! 131cea1215
Update Format.yaml: Change execution condition of workflow
Execute format workflow only if there is `!format` in the commit message.
4 years ago
shanghai yakisoba chan! 731eeac087
Refine gh-actions
* Update and rename Python_test.yml to Lint.yaml
* Create Format.yaml
4 years ago