Commit graph

  • 0add3646d9 _winreg in python3 has been changed to winreg. Update imports. Jeremy Whiting 2020-10-21 10:43:54 -0600
  • 16024ee972
    Update README.md shanghai yakisoba chan! 2020-10-21 09:00:04 +0900
  • 9cfe09e507
    Create QUESTION.md shanghai yakisoba chan! 2020-10-21 02:26:26 +0900
  • 4a58d6f7dc
    Update README.md shanghai yakisoba chan! 2020-10-21 01:29:35 +0900
  • c4c20eb07e
    Merge pull request #1318 from task-hazy/kindle_fetch Apprentice Harper 2020-10-20 16:21:36 +0100
  • cc33f40ecc Get working kindlekey.py on Python 3.8.6 Task Hazy 2020-10-14 13:44:12 -0600
  • 939cdbb0c9 More fixes for Amazon books, fixing identity checks, started on Topaz. Apprentice Harper 2020-10-16 13:58:59 +0100
  • dc27c36761 test file type correctly Apprentice Harper 2020-10-16 13:22:19 +0100
  • 7262264b95
    Update README.md Apprentice Harper 2020-10-14 16:34:27 +0100
  • 4b160132a5 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2020-10-14 16:33:14 +0100
  • 85fb4ff729
    Merge pull request #1297 from PetraOleum/patch-1 Apprentice Harper 2020-10-14 16:25:01 +0100
  • 608bd400ee
    Merge pull request #1296 from tartley/lint-fixes Apprentice Harper 2020-10-14 16:24:16 +0100
  • 781268e17e More general changes, and get mobidedrm and kindlekey to work on Mac. Apprentice Harper 2020-10-14 16:23:49 +0100
  • aad68d03ce Remove more uses of ord on bytestrings Jonathan Hartley 2020-10-09 16:17:41 -0500
  • f4ed27d4ad Byte literal bytesToEncrypt Jonathan Hartley 2020-10-09 16:13:07 -0500
  • b50c71bf6d Use bystring literal Jonathan Hartley 2020-10-09 16:12:05 -0500
  • cc251d7ec7 Remove use of ord Jonathan Hartley 2020-10-09 16:11:11 -0500
  • 047c1ac14f Use byte literals to fix tracebacks Jonathan Hartley 2020-10-09 15:36:43 -0500
  • a1f49df919 Print script name, instead of just 'here' Jonathan Hartley 2020-10-09 14:46:48 -0500
  • 1da546288d Replace integer division by '//' Jonathan Hartley 2020-10-09 14:05:38 -0500
  • dd83f0a723 'salt' arg to pbkdf2 should be bytes Jonathan Hartley 2020-10-09 14:04:50 -0500
  • e756306964 Fix one call to .pbkdf2 Jonathan Hartley 2020-10-09 13:51:56 -0500
  • d1924b408c Remove erroneous encode of unicode values Jonathan Hartley 2020-10-09 13:17:52 -0500
  • dcd720ba3d Manually fix Python2 style prints Jonathan Hartley 2020-10-09 11:30:46 -0500
  • 6d6b3ce336 Fix the error for 'only runs under windows...' Jonathan Hartley 2020-10-09 11:01:46 -0500
  • f3e21608b5 Run 2to3 on DeDRM kindlekey.py Jonathan Hartley 2020-10-09 10:47:17 -0500
  • 41d3da12ec
    Update doc link for preferences code Petra Lamborn 2020-10-09 22:25:01 +1300
  • 83139bc590 Remove unused fns in make_release.py Jonathan Hartley 2020-10-08 14:37:04 -0500
  • 8dce626750 Convert DeDRM print calls to Python 3 syntax Jonathan Hartley 2020-10-08 13:24:42 -0500
  • 74e543e252 Run 2to3 on DeDRM Jonathan Hartley 2020-10-07 14:04:35 -0500
  • 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 +0100
  • 2eb31c8fb5
    Merge pull request #1275 from jpwhiting/python3fixes Apprentice Harper 2020-10-04 20:07:37 +0100
  • a3c7bad67e
    Merge pull request #1265 from heindevries/master Apprentice Harper 2020-10-04 20:04:32 +0100
  • dca0cf7d00 Fix kgenpids string vs bytes usage for python3 for calibre 5.1. Jeremy Whiting 2020-10-02 00:19:49 -0600
  • 62e0a69089 Fix launching help link from customization dialog. Jeremy Whiting 2020-10-02 00:17:47 -0600
  • 9df1563492 Use open instead of file() to export keys to file. Jeremy Whiting 2020-10-01 22:41:57 -0600
  • b202c93631 Use open instead of file() to export keys to file. Jeremy Whiting 2020-10-01 22:41:57 -0600
  • e6f51c8db2
    although keshavgbpecdelhi 2020-10-01 00:24:15 +0530
  • 971db9ae71
    using the Kindle & prompt keshavgbpecdelhi 2020-10-01 00:16:55 +0530
  • cf829db532
    wil to will keshavgbpecdelhi 2020-10-01 00:05:46 +0530
  • 80c8bd2d24
    prompt and will keshavgbpecdelhi 2020-10-01 00:01:32 +0530
  • 969599ce6b
    "promt" doesn't make any sense keshavgbpecdelhi 2020-09-30 23:12:26 +0530
  • f55420bbf4 Merge branch 'master' of https://github.com/heindevries/DeDRM_tools merging HdV 2020-09-30 16:56:14 +0200
  • 7f758566d3 Changes to make obok work on win HdV 2020-09-30 13:25:32 +0100
  • ff8d44492e Fix problem on Mac with byte arrays. Apprentice Harper 2020-09-30 13:25:32 +0100
  • 21d4811bfe
    Merge pull request #1255 from cclauss/patch-2 Apprentice Harper 2020-09-30 11:45:50 +0100
  • 558efebbff
    Update genbook.py Christian Clauss 2020-09-28 01:03:30 +0200
  • 1eaee6a0a8
    Old style exceptions are syntax errors in Python 3 Christian Clauss 2020-09-28 01:00:21 +0200
  • 3f644ddfd6
    print() is a function in Python since 1/1/2020 Christian Clauss 2020-09-28 00:49:21 +0200
  • 08bdacf476
    Fix Python syntax error: add a comma Christian Clauss 2020-09-28 00:39:57 +0200
  • 109261bdc0
    GitHub Action test on both Python 2 and Python 3 Christian Clauss 2020-09-28 00:36:25 +0200
  • de50a02af9 More generic 3.0 changes, to be tested. Apprentice Harper 2020-09-27 11:54:49 +0100
  • 6920f79a26
    Merge pull request #1248 from kubik147/adobekey Apprentice Harper 2020-09-27 10:11:37 +0100
  • 2800f7cd80 Remove the u string prefixes kubik147 2020-09-27 00:57:53 +0200
  • 61c5096da0 Make adobekey.py work in Python 3 kubik147 2020-09-27 00:46:32 +0200
  • 9118ce77ab
    Merge pull request #1170 from Dr-Willy/master Apprentice Harper 2020-09-26 21:19:48 +0100
  • c3aa1b62bb
    Merge pull request #1241 from erikbrinkman/patch-1 Apprentice Harper 2020-09-26 21:19:17 +0100
  • 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 +0100
  • c516306858
    Support ebook-convert Erik Brinkman 2020-09-20 16:43:23 -0400
  • 3be42e1da2 Missing import kubik147 2020-08-01 00:31:21 +0200
  • 2d881e742d Simplify tkinter imports also in ignobleepub.py kubik147 2020-08-01 00:25:48 +0200
  • 011821fc4f Simplify tkinter imports kubik147 2020-08-01 00:20:44 +0200
  • e4413613a5 Simplify kubik147 2020-08-01 00:14:25 +0200
  • 9f76be2e1e
    Update DeDRM_plugin/adobekey.py kubik147 2020-08-01 00:16:45 +0200
  • 9a1b3760a9
    Update DeDRM_plugin/adobekey.py kubik147 2020-08-01 00:13:20 +0200
  • 0be6964935
    Update DeDRM_plugin/adobekey.py kubik147 2020-08-01 00:04:53 +0200
  • 01c14c22c8 Fix a problem with path normalization under Wine kubik147 2020-07-26 01:00:33 +0200
  • e8a6824823 Make adobekey.py work in Python 3 kubik147 2020-07-26 00:06:15 +0200
  • 11f5481c85 Fix SafeUnbuffered for Python 3 kubik147 2020-07-25 23:23:20 +0200
  • 2c4d06b716 Modernize adobekey.py kubik147 2020-07-07 00:28:33 +0200
  • e76bb408a3 Fix path in make_release.py Dr-Willy 2020-07-20 21:07:20 +1200
  • a63e28f1bc Remove all "from __future__ import with_statement" kubik147 2020-07-08 11:06:35 +0200
  • 8349d9c1e1 No need to make a list() kubik147 2020-07-08 11:04:27 +0200
  • 70f6a1c0d1
    Update DeDRM_plugin/prefs.py kubik147 2020-07-08 11:03:50 +0200
  • f3f3ba25ba
    Update DeDRM_plugin/wineutils.py kubik147 2020-07-08 11:03:11 +0200
  • 0ac3d0d4ef
    Update DeDRM_plugin/ignobleepub.py kubik147 2020-07-08 11:01:53 +0200
  • 6ff78da429
    Update DeDRM_plugin/__init__.py kubik147 2020-07-08 11:00:57 +0200
  • 116aa5f5e9 Fix hex encode/decode kubik147 2020-07-07 01:07:27 +0200
  • be77fa2e37 Ensure __future__ imports are at top of file kubik147 2020-07-06 00:21:57 +0200
  • 9b39207dbc Modernize wineutils.py kubik147 2020-07-07 01:06:38 +0200
  • 196c3adc27 Use plain zipfile instead of zipfilerugged on Python 3 kubik147 2020-07-07 00:39:28 +0200
  • 05992fa067 Modernize prefs kubik147 2020-07-06 00:32:30 +0200
  • 67c19033a3 Fix ignobleepub kubik147 2020-07-06 00:32:53 +0200
  • 8b4b830f46 Modernize ignobleepub kubik147 2020-07-06 00:31:18 +0200
  • 37e0891943 Fix SafeUnbuffered kubik147 2020-07-06 15:35:32 +0200
  • 83638503e2 Modernize zipfix kubik147 2020-07-06 00:27:08 +0200
  • 8e1604da0b Modernize __init__.py kubik147 2020-07-06 00:17:38 +0200
  • 4868a7460e Updates to FAQs and ReadMes v6.8.0 Apprentice Harper 2020-06-18 08:03:20 +0100
  • 0859f197fc Update init file, update versions in files, update comments in files Apprentice Harper 2020-06-18 07:42:41 +0100
  • da85d4ffac
    Merge pull request #1095 from fondfire/patch-1 Apprentice Harper 2020-06-17 16:04:41 +0100
  • 6fd5535072
    Merge pull request #1091 from vanicat/inetepub-python3 Apprentice Harper 2020-06-17 15:57:27 +0100
  • 885ef5e890
    Merge pull request #1037 from apprenticesakuya/master Apprentice Harper 2020-06-17 15:56:37 +0100
  • 22d2b37e04
    Support KFX VoucherEnvelope versions 2 and 3 apprenticesakuya 2020-06-16 01:19:15 +0000
  • 837562db66
    Support .kinf2018 on Mac apprenticesakuya 2020-06-11 17:26:36 +0000
  • 3dcf3a5483
    Create ignoblepdf.py fondfire 2020-05-15 22:08:30 -0500
  • f7b4efc3e1 More handling of difference between python2 and python3 Rémi Vanicat 2020-05-08 17:57:28 +0200
  • 2fbf2c1c5f decoding from base64 in a portable way Rémi Vanicat 2020-05-08 17:51:40 +0200
  • 3166273622 modernizing ineptepub. Rémi Vanicat 2020-05-08 17:35:01 +0200
  • b51eeab578
    GitHub Actions: Test Python 3 branch on Python 3 Christian Clauss 2020-03-30 04:55:14 +0200
  • 05fcf671d1
    Add missing imports flagged in GitHub Actions Christian Clauss 2020-03-30 04:53:07 +0200