Commit Graph

  • fdf0389936 MobiDeDRM fixes Apprentice Harper 2020-12-26 15:58:42 +00:00
  • 5599c1694b Some more fixes for ePub Aldo Bleeker 2020-12-26 15:36:10 +01:00
  • dff90fae6f Update sv translation Jony 2020-12-25 12:47:14 +00:00
  • d33f679eae Merge pull request #1413 from ableeker/python3 Apprentice Harper 2020-12-13 11:28:51 +00:00
  • 225e74a334 Small fix to make Obok help work. Aldo Bleeker 2020-12-09 17:34:24 +01:00
  • 13e9a14907 Merge pull request #1398 from xxyzz/config 7.0.0b4 Apprentice Harper 2020-12-04 12:52:42 +00:00
  • 92ea0a2f24 Merge pull request #1392 from penenkel/patch-1 Apprentice Harper 2020-12-04 12:51:26 +00:00
  • a1059650f6 return str from load_resource() xxyzz 2020-12-03 19:02:09 +08:00
  • a3cc221932 Revert changes to k4mobidedrm.py penenkel 2020-12-02 22:36:29 +01:00
  • 6732be1434 getPidList() now returns pids as bytes instead of bytearrays penenkel 2020-12-02 22:34:29 +01:00
  • ad5cb056f0 Add conversion from bytearray to bytes so that pids are hashable penenkel 2020-11-30 23:25:01 +01:00
  • d3c7388327 Merge pull request #1389 from ableeker/python3 Apprentice Harper 2020-11-29 16:35:46 +00:00
  • 8e436ad920 Python 3 fixes fort correct version of __init__.py Aldo Bleeker 2020-11-29 16:54:45 +01:00
  • ae806f734e Python 3 fixes for __init__.py Aldo Bleeker 2020-11-29 13:39:04 +01:00
  • ccfa454226 Merge branch 'Python2' - the DeDRM plugn version change Apprentice Harper 2020-11-29 10:47:09 +00:00
  • 6716db1f62 Derive calibre version tuple from __version__ string Python2 Apprentice Harper 2020-11-29 10:40:14 +00:00
  • 0e0d7d8b14 Don't rule out running from the command line v7.0.0b3 Apprentice Harper 2020-11-28 16:25:54 +00:00
  • 981aadc497 Merge pull request #1380 from xxyzz/byte-string Apprentice Harper 2020-11-28 16:19:17 +00:00
  • 26eb5d676c Merge branch 'Python2' Bring across version number updates from 6.8.1 release Apprentice Harper 2020-11-28 16:18:09 +00:00
  • 464788a3f1 Update DeDRM version number to 6.8.1, and kindlekey to 2.8 v6.8.1 Apprentice Harper 2020-11-28 16:11:17 +00:00
  • 036f9007fd Merge branch 'Python2': Get the changes to fix Kindle key retrieval for Mac OS X Big Sur Apprentice Harper 2020-11-28 16:07:31 +00:00
  • bdd1c2e474 Merge pull request #1383 from ableeker/python3 Apprentice Harper 2020-11-28 15:47:22 +00:00
  • 54a58d05a5 Merge pull request #1382 from koumaza/koumaza/refine-github-actions-workflow Apprentice Harper 2020-11-28 15:45:43 +00:00
  • 218539f131 Merge pull request #1381 from protochron/fix_big_sur_python_2 Apprentice Harper 2020-11-28 15:44:42 +00:00
  • f9d9b6016f Python 3 fixes for Barnes&Noble Aldo Bleeker 2020-11-28 14:49:27 +01:00
  • 131cea1215 Update Format.yaml: Change execution condition of workflow shanghai yakisoba chan! 2020-11-28 21:39:27 +09:00
  • 731eeac087 Refine gh-actions shanghai yakisoba chan! 2020-11-28 15:48:31 +09:00
  • cdab22e59c Fix loading libcrypto on OSX Big Sur Dan Norris 2020-11-27 22:11:44 -05:00
  • b8b324956c replace bord with ord and some other byte string fix xxyzz 2020-11-28 11:22:27 +08:00
  • 1955b34883 import ion correctly xxyzz 2020-11-28 11:20:53 +08:00
  • dbc5c2b4de Merge pull request #1269 from keshavgbpecdelhi/patch-4 Apprentice Harper 2020-11-27 19:34:20 +00:00
  • 856fef55be Merge pull request #1268 from keshavgbpecdelhi/patch-3 Apprentice Harper 2020-11-27 19:34:08 +00:00
  • f2fa0426b7 Merge pull request #1267 from keshavgbpecdelhi/patch-2 Apprentice Harper 2020-11-27 19:33:59 +00:00
  • c3376cc492 Merge pull request #1266 from keshavgbpecdelhi/patch-1 Apprentice Harper 2020-11-27 19:33:46 +00:00
  • dc72c368a5 Update ReadMe_Overview.txt Apprentice Harper 2020-11-27 19:32:25 +00:00
  • 77033e1602 Update FAQs.md Apprentice Harper 2020-11-27 19:29:12 +00:00
  • 15cd372ad9 Update README.md Apprentice Harper 2020-11-27 19:20:44 +00:00
  • c52e4db3df Python 3 fix for old ereader PDB DRM removal Apprentice Harper 2020-11-27 15:51:33 +00:00
  • 45038cc77b Python 3 fix for epubtest.py that detects version of DRM used Apprentice Harper 2020-11-27 15:49:57 +00:00
  • 5ec9c98a0b Python 3 fixes for Android kindle key retrieval Apprentice Harper 2020-11-27 15:46:06 +00:00
  • 66bab7bd7d using byte string in kfxdedrm.py xxyzz 2020-11-27 22:01:18 +08:00
  • e0c7d7d382 Revert "PyCrypto requires RSA values to be long" v7.0.0b2 Apprentice Harper 2020-11-25 08:36:06 +00:00
  • f12a4f3856 Revert to byte arrays for maps on PC, and so fix for Mac which still used byte arrays. Remove some unused code. v7.0.0b1 Apprentice Harper 2020-11-23 14:22:48 +00:00
  • 87881659c4 Merge pull request #1362 from ivan-m/pycrypto_rsa_long Apprentice Harper 2020-11-23 13:31:10 +00:00
  • dbc7f26097 Merge pull request #1357 from task-hazy/python_3_cli_linux Apprentice Harper 2020-11-23 13:28:29 +00:00
  • c58e82d97f Merge pull request #1354 from ableeker/python3 Apprentice Harper 2020-11-23 13:26:27 +00:00
  • 74bcf33591 Python 3 fixes Aldo Bleeker 2020-11-22 16:03:45 +01:00
  • a1703e15d4 PyCrypto requires RSA values to be long Ivan Lazar Miljenovic 2020-11-11 20:51:19 +08:00
  • 591448d1f5 Adjust wineutils to better call wine python Task Hazy 2020-11-09 16:51:13 -07:00
  • a74f37c79e Minor Python 3 fix for Customize dialog Aldo Bleeker 2020-11-07 13:43:58 +01:00
  • 7f4e6698ef More Python 3 fixes for Customize plugin dialog Aldo Bleeker 2020-11-06 23:49:18 +01:00
  • e2e19fb50f Merge pull request #1348 from fireattack/master Apprentice Harper 2020-11-05 10:51:56 +00:00
  • 4a319a3522 Convert all to bytes first before concat fireattack 2020-11-02 02:09:52 -06:00
  • f1ef1b8ecd Merge pull request #1340 from ableeker/python3 Apprentice Harper 2020-10-29 14:09:28 +00:00
  • af0acf31a3 Merge pull request #1338 from ivan-m/wine_pythonpath Apprentice Harper 2020-10-29 14:06:53 +00:00
  • 6dd022e6a0 Python 3 fixes config.py alfcrypto.py Aldo 2020-10-28 18:54:33 +01:00
  • ef59e112c1 Set PYTHONPATH="" when running through wine Ivan Lazar Miljenovic 2020-10-27 13:34:16 +08:00
  • 019abecd05 Merge pull request #1333 from jpwhiting/fixwinreg Apprentice Harper 2020-10-22 13:56:05 +01:00
  • 7b3bbbd008 Merge pull request #1331 from koumaza/koumaza/issue-template Apprentice Harper 2020-10-22 13:54:11 +01:00
  • 32968b1328 Merge pull request #1329 from koumaza/koumaza/readme-wiki-how-to-remove Apprentice Harper 2020-10-22 13:53:01 +01:00
  • e0ec691dd6 Fix another exception thrown when unable to find kindle keys. Jeremy Whiting 2020-10-21 10:56:58 -06:00
  • 0add3646d9 _winreg in python3 has been changed to winreg. Update imports. Jeremy Whiting 2020-10-21 10:43:54 -06:00
  • 16024ee972 Update README.md shanghai yakisoba chan! 2020-10-21 09:00:04 +09:00
  • 9cfe09e507 Create QUESTION.md shanghai yakisoba chan! 2020-10-21 02:26:26 +09:00
  • 4a58d6f7dc Update README.md shanghai yakisoba chan! 2020-10-21 01:29:35 +09:00
  • c4c20eb07e Merge pull request #1318 from task-hazy/kindle_fetch Apprentice Harper 2020-10-20 16:21:36 +01:00
  • cc33f40ecc Get working kindlekey.py on Python 3.8.6 Task Hazy 2020-10-14 13:44:12 -06:00
  • 939cdbb0c9 More fixes for Amazon books, fixing identity checks, started on Topaz. Apprentice Harper 2020-10-16 13:58:59 +01:00
  • dc27c36761 test file type correctly Apprentice Harper 2020-10-16 13:22:19 +01:00
  • 7262264b95 Update README.md Apprentice Harper 2020-10-14 16:34:27 +01:00
  • 4b160132a5 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2020-10-14 16:33:14 +01:00
  • 85fb4ff729 Merge pull request #1297 from PetraOleum/patch-1 Apprentice Harper 2020-10-14 16:25:01 +01:00
  • 608bd400ee Merge pull request #1296 from tartley/lint-fixes Apprentice Harper 2020-10-14 16:24:16 +01:00
  • 781268e17e More general changes, and get mobidedrm and kindlekey to work on Mac. Apprentice Harper 2020-10-14 16:23:49 +01:00
  • 41d3da12ec Update doc link for preferences code Petra Lamborn 2020-10-09 22:25:01 +13:00
  • 83139bc590 Remove unused fns in make_release.py Jonathan Hartley 2020-10-08 14:37:04 -05:00
  • e31752e334 Mostly Mac fixes. mobidedrm.py now works, and k4mobidedrm for at least some input. kindlekey.py should be working too. But lots more changes and testing to do. Apprentice Harper 2020-10-04 20:36:12 +01:00
  • 2eb31c8fb5 Merge pull request #1275 from jpwhiting/python3fixes Apprentice Harper 2020-10-04 20:07:37 +01:00
  • a3c7bad67e Merge pull request #1265 from heindevries/master Apprentice Harper 2020-10-04 20:04:32 +01:00
  • dca0cf7d00 Fix kgenpids string vs bytes usage for python3 for calibre 5.1. Jeremy Whiting 2020-10-02 00:19:49 -06:00
  • 62e0a69089 Fix launching help link from customization dialog. Jeremy Whiting 2020-10-02 00:17:47 -06:00
  • 9df1563492 Use open instead of file() to export keys to file. Jeremy Whiting 2020-10-01 22:41:57 -06:00
  • 971db9ae71 using the Kindle & prompt keshavgbpecdelhi 2020-10-01 00:16:55 +05:30
  • cf829db532 wil to will keshavgbpecdelhi 2020-10-01 00:05:46 +05:30
  • 80c8bd2d24 prompt and will keshavgbpecdelhi 2020-10-01 00:01:32 +05:30
  • 969599ce6b "promt" doesn't make any sense keshavgbpecdelhi 2020-09-30 23:12:26 +05:30
  • f55420bbf4 Merge branch 'master' of https://github.com/heindevries/DeDRM_tools merging HdV 2020-09-30 16:56:14 +02:00
  • 7f758566d3 Changes to make obok work on win HdV 2020-09-30 13:25:32 +01:00
  • ff8d44492e Fix problem on Mac with byte arrays. Apprentice Harper 2020-09-30 13:25:32 +01:00
  • 21d4811bfe Merge pull request #1255 from cclauss/patch-2 Apprentice Harper 2020-09-30 11:45:50 +01:00
  • 558efebbff Update genbook.py Christian Clauss 2020-09-28 01:03:30 +02:00
  • 1eaee6a0a8 Old style exceptions are syntax errors in Python 3 Christian Clauss 2020-09-28 01:00:21 +02:00
  • 3f644ddfd6 print() is a function in Python since 1/1/2020 Christian Clauss 2020-09-28 00:49:21 +02:00
  • 08bdacf476 Fix Python syntax error: add a comma Christian Clauss 2020-09-28 00:39:57 +02:00
  • 109261bdc0 GitHub Action test on both Python 2 and Python 3 Christian Clauss 2020-09-28 00:36:25 +02:00
  • de50a02af9 More generic 3.0 changes, to be tested. Apprentice Harper 2020-09-27 11:54:49 +01:00
  • 6920f79a26 Merge pull request #1248 from kubik147/adobekey Apprentice Harper 2020-09-27 10:11:37 +01:00
  • 2800f7cd80 Remove the u string prefixes kubik147 2020-09-27 00:57:53 +02:00
  • 61c5096da0 Make adobekey.py work in Python 3 kubik147 2020-09-27 00:46:32 +02:00
  • 9118ce77ab Merge pull request #1170 from Dr-Willy/master Apprentice Harper 2020-09-26 21:19:48 +01:00