Commit graph

  • 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
  • c3aa1b62bb
    Merge pull request #1241 from erikbrinkman/patch-1 Apprentice Harper 2020-09-26 21:19:17 +01:00
  • afa4ac5716 Starting on Version 7.0 using the work done by others. Completely untested. I will be testing things, but I thought I'd get this base version up for others to give pull requests. Apprentice Harper 2020-09-26 21:22:47 +01:00
  • c516306858
    Support ebook-convert Erik Brinkman 2020-09-20 16:43:23 -04:00
  • e76bb408a3 Fix path in make_release.py Dr-Willy 2020-07-20 21:07:20 +12:00
  • 4868a7460e Updates to FAQs and ReadMes v6.8.0 Apprentice Harper 2020-06-18 08:03:20 +01:00
  • 0859f197fc Update init file, update versions in files, update comments in files Apprentice Harper 2020-06-18 07:42:41 +01:00
  • da85d4ffac
    Merge pull request #1095 from fondfire/patch-1 Apprentice Harper 2020-06-17 16:04:41 +01:00
  • 6fd5535072
    Merge pull request #1091 from vanicat/inetepub-python3 Apprentice Harper 2020-06-17 15:57:27 +01:00
  • 885ef5e890
    Merge pull request #1037 from apprenticesakuya/master Apprentice Harper 2020-06-17 15:56:37 +01:00
  • 22d2b37e04
    Support KFX VoucherEnvelope versions 2 and 3 apprenticesakuya 2020-06-16 01:19:15 +00:00
  • 837562db66
    Support .kinf2018 on Mac apprenticesakuya 2020-06-11 17:26:36 +00:00
  • 3dcf3a5483
    Create ignoblepdf.py fondfire 2020-05-15 22:08:30 -05:00
  • f7b4efc3e1 More handling of difference between python2 and python3 Rémi Vanicat 2020-05-08 17:57:28 +02:00
  • 2fbf2c1c5f decoding from base64 in a portable way Rémi Vanicat 2020-05-08 17:51:40 +02:00
  • 3166273622 modernizing ineptepub. Rémi Vanicat 2020-05-08 17:35:01 +02:00
  • ea916d85fc
    Finish .kinf2018 support apprenticesakuya 2020-03-27 13:01:09 -07:00
  • 2bb73584f2 merge of translations v6.7.0 Apprentice Harper 2020-02-17 12:07:35 +00:00
  • 8495ebe36d Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2020-02-17 12:06:23 +00:00
  • 92bf51bc8f Remove stand-alone apps. Only support the two plugins. Apprentice Harper 2020-02-16 10:12:25 +00:00
  • e15ff385ca
    Merge pull request #989 from jony0008/master Apprentice Harper 2020-02-06 12:01:44 +00:00
  • d48f4b86cf
    Merge pull request #988 from ZolaLa9/Update-FAQs-for-Kindle-for-Mac-and-Catalina Apprentice Harper 2020-02-06 11:59:15 +00:00
  • 2ef5c59ebe
    New translation: Swedish Jony 2020-02-02 09:20:52 +01:00
  • d2995539f0
    Update FAQs.md ZolaLa 2020-02-01 05:22:56 +00:00
  • ef3c7f261c
    Merge pull request #859 from HansChua/linux_handling Apprentice Harper 2020-01-30 12:08:45 +00:00