Commit Graph

  • c1ece2f288
    Merge pull request #850 from cclauss/modernize-Python-2-codes Apprentice Harper 2020-01-30 12:00:02 +0000
  • f5dd758b1b
    Merge branch 'master' into modernize-Python-2-codes Apprentice Harper 2020-01-30 11:58:50 +0000
  • a107742191
    Merge pull request #983 from cclauss/patch-1 Apprentice Harper 2020-01-30 11:57:21 +0000
  • ce8538a2ca
    Remove the unused rename_key() method Christian Clauss 2020-01-23 13:24:45 +0100
  • 2cf5960511
    Merge pull request #863 from taroxd/patch-2 Apprentice Harper 2020-01-23 12:11:24 +0000
  • ef687eb057
    Merge pull request #895 from adrw/patch-1 Apprentice Harper 2020-01-23 12:10:34 +0000
  • 7d5352fdf3
    Merge pull request #910 from corysolovewicz/patch-2 Apprentice Harper 2020-01-23 12:09:31 +0000
  • 795f413ecb Allow Kindle serial numbers to have spaces, allowing copy/paste from Amazon web site (thanks to jakemarsden) Apprentice Harper 2020-01-23 12:14:19 +0000
  • b35f777580
    Focus only on legacy Python for now Christian Clauss 2020-01-20 15:23:19 +0100
  • 0895aeb323
    Undefined name: from ignoblekeygen import generate_key Christian Clauss 2020-01-20 15:17:06 +0100
  • eddbefcf91
    Undefined name: strip(uuidnum) --> uuidnum.strip() Christian Clauss 2020-01-20 15:11:14 +0100
  • 0955713cd6
    Undefined name: errlog = '' Christian Clauss 2020-01-20 14:58:03 +0100
  • 4e26b9d4e7
    Undefined name: errlog = '' Christian Clauss 2020-01-20 14:55:42 +0100
  • 8c08c67aa8
    Undefined name: import zipfix Christian Clauss 2020-01-20 14:47:04 +0100
  • 90335bb925
    Undefined name: Define RegError Christian Clauss 2020-01-20 14:41:29 +0100
  • a10d9a617f
    Undefined name: Error() --> ValueError() Christian Clauss 2020-01-20 14:34:56 +0100
  • 7edebeef0d
    import erdr2pml, ineptpdf, k4mobidedrm Christian Clauss 2020-01-20 14:33:16 +0100
  • e35b37c4f4
    Undefined name: from .convert2xml import encodeNumber Christian Clauss 2020-01-20 14:29:03 +0100
  • 1fd972ee17
    Identity is not the same thing as equality in Python Christian Clauss 2020-01-20 13:54:20 +0100
  • 616548a9a8
    Undefined name: import traceback for line 70 Christian Clauss 2020-01-20 13:52:54 +0100
  • e4c1a09d45
    Undefined name: import traceback Christian Clauss 2020-01-20 13:49:02 +0100
  • 89cf29cb78
    flake8 . --builtins=_,I Christian Clauss 2020-01-20 13:46:20 +0100
  • c74f4b20d3
    Undefined name: from datetime import datetime Christian Clauss 2020-01-20 13:45:36 +0100
  • ae703e523c
    flake8 . --builtins=_ Christian Clauss 2020-01-20 13:41:14 +0100
  • 48dac14218
    builtins=_ Christian Clauss 2020-01-20 13:39:27 +0100
  • 798a7f9c8e
    GitHub Action: There is no requirements.txt Christian Clauss 2020-01-20 13:35:10 +0100
  • 43f80b767a
    Merge pull request #957 from cclauss/patch-1 Apprentice Harper 2020-01-20 12:32:28 +0000
  • e07bb6523b
    Merge pull request #965 from jakemarsden/patch-1 Apprentice Harper 2020-01-20 12:28:26 +0000
  • 5d8dc595ce
    Merge pull request #971 from cgaspar/master Apprentice Harper 2020-01-19 14:48:20 +0000
  • 21178a48d0 more Norbert Preining 2020-01-13 20:43:58 +0900
  • ee9ef178d1 add explanation how conversion is done Norbert Preining 2020-01-13 10:29:45 +0900
  • 9e3f2ad0e8 add a TODO for Py3 Norbert Preining 2020-01-13 10:25:40 +0900
  • da68c0d1b8 work on Py3 conversion Norbert Preining 2020-01-13 10:24:41 +0900
  • fc6f830088 Update lzma import to include calibre >= 4.6.0 Carson Gaspar 2020-01-04 05:20:16 -0800
  • c78098f5cc Make it possible to paste Kindle serial no. directly from Amazon devices page Jake Marsden 2019-12-30 01:27:32 +1300
  • ff51ee8227
    Fix very minor typo in contrib README Jake Marsden 2019-12-29 23:30:29 +1300
  • 3b8d61511e Support HD image container for some Mobi books Choryu Park (Kyoungkyu Park) 2019-12-19 22:56:17 +0900
  • 952b7fa7c0
    GitHub Actions: Lint and test our Python code Christian Clauss 2019-12-17 08:51:25 +0100
  • 0e9e3cf7ca
    Update FAQs.md Cory Solovewicz 2019-10-05 12:03:59 -0700
  • 57702b7d17
    Update link Andrew (Paradi) Alexander 2019-09-05 12:04:40 -0400
  • 666af55404
    Update DeDRM_plugin_ReadMe.txt taroxd 2019-07-15 20:27:00 +0800
  • 60f1865b53
    Fix typo taroxd 2019-07-15 20:19:40 +0800
  • 488cc540cd Allow users to specify Kobo directory and add 'ip' command for linux snah 2019-07-06 11:01:28 +0800
  • 5bb6b58bc1 Use print() function in both Python 2 and Python 3 cclauss 2019-06-24 18:49:38 +0200
  • 3f591ce66f Allow decryption with DSN only. Dan Walters 2019-06-14 14:20:56 -0500
  • 8bd53cd998 Improve documentation for using Kindle for PC with Linux in Wine Adam Plaice 2019-06-12 22:36:14 +0200
  • 4bd89fa4aa Fix automatic import of decryption keys on Linux with wine Adam Plaice 2019-06-12 21:13:25 +0200
  • b71ed3887e
    Update README.md Apprentice Harper 2019-05-18 18:42:56 +0100
  • d152586edc
    Update FAQs.md Apprentice Harper 2019-04-22 15:03:09 +0100
  • aca8043174
    Update FAQs.md Apprentice Harper 2019-04-22 15:01:43 +0100
  • 8165ad3ebb Fix silly version number error Apprentice Harper 2019-03-30 16:13:05 +0000
  • 3d0aa17b2e Version to 6.6.3 with update for kindle book name cleanup and .kinf2018 support (initial) v6.6.3 Apprentice Harper 2019-03-30 15:02:40 +0000
  • b17b913839
    Update FAQs.md Apprentice Harper 2019-02-23 16:45:16 +0000
  • d73cd15090 Update for Mac application - 64 bit and no splash screen v6.6.2 Apprentice Harper 2019-02-23 16:13:22 +0000
  • bc28d4b6fb
    Update wineutils.py dakeryas 2019-01-26 16:18:32 -0500
  • e4f44604d7 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2019-01-19 15:43:46 +0000
  • 6ab4f633f1 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2019-01-19 15:36:09 +0000
  • feae07c502
    Update FAQs.md Apprentice Harper 2019-01-19 15:30:06 +0000
  • c8aaabcbca
    Merge pull request #613 from jonahweissman/cli-instructions Apprentice Harper 2019-01-19 15:17:06 +0000
  • 588d06e846
    Merge pull request #685 from mvastola/master Apprentice Harper 2019-01-19 15:16:07 +0000
  • a23ac855dd
    Update k4mobidedrm.py Jordan Haisley 2019-01-17 21:32:42 -0500
  • 251f889711
    Update k4mobidedrm.py Jordan Haisley 2019-01-17 21:20:37 -0500
  • ca4bab45ec 64-bit Macintosh Application, executable bit set on droplet, Updated release script, Version set to 6.6.2 Apprentice Harper 2018-12-02 11:51:51 +0000
  • 3f21bd9f5a Move to new positions Apprentice Harper 2018-12-02 11:37:07 +0000
  • ef63b8f4ca decrypt backup key Flier Lu 2018-11-27 18:32:11 +0800
  • 454286b08b Small fix to bug in K4/Mobi DeDRM with unicode filenames. Mike Vastola 2018-11-14 18:01:25 -0500
  • 63c8b28efd Clarify CLI instructions are for Calibre plugin Jonah Weissman 2018-10-13 14:34:47 -0400
  • b1e4b07b6e
    Merge d62b6c3831 into 9b001bfaf3 Jeffrey C 2018-10-13 17:59:16 +0000
  • 9b001bfaf3
    Merge pull request #421 from drzraf/patch-1 Apprentice Harper 2018-10-13 18:58:46 +0100
  • a76adf0ee1
    Merge pull request #641 from adericbourg/patch-1 Apprentice Harper 2018-10-13 18:48:54 +0100
  • 49b064efa4
    Merge pull request #623 from shhivam/master Apprentice Harper 2018-10-13 18:44:23 +0100
  • 8f23bf2b30
    Merge pull request #546 from felixonmars/patch-1 Apprentice Harper 2018-10-13 18:41:20 +0100
  • 1a38cdaf21
    Fix typo Alban Dericbourg 2018-09-25 21:42:30 +0200
  • c20089676d shifted the comment to docstring shhivam 2018-09-08 23:33:54 +0530
  • f688bee0aa optimised and corrected primes func drastically shhivam 2018-09-08 23:30:00 +0530
  • 66b3814350
    Appveyor + Windows Standalone PyInstaller Build Nelson Chen 2018-06-02 10:30:32 -0700
  • 114c4988c0 Create CLI instructions Jonah Weissman 2018-07-19 20:00:25 -0400
  • 0b206e3fc5
    Update FAQs.md Apprentice Harper 2018-08-29 08:07:02 +0100
  • ed306a8488
    Update FAQs.md Apprentice Harper 2018-08-29 08:03:47 +0100
  • 34b533363a
    Fix some typos in ReadMe_First.txt Felix Yan 2018-06-15 00:38:30 +0800
  • b1d13f2b23
    Update FAQs.md Apprentice Harper 2018-06-02 17:07:35 +0100
  • 613450f84d
    Update README.md Apprentice Harper 2018-06-02 17:00:10 +0100
  • af6e479af4 Update version number to 6.6.1, with wzyboy's new folder structure. v6.6.1 Apprentice Harper 2018-06-02 16:47:00 +0100
  • 90e822f470
    Merge pull request #502 from wzyboy/feature/reuse-code Apprentice Harper 2018-06-02 16:21:44 +0100
  • 5c4eed8f1b
    Generate only one zip file, making the behaviours consistent Zhuoyun Wei 2018-05-07 06:27:05 -0400
  • e665c47075
    A wrapper script to make releases Zhuoyun Wei 2018-05-07 05:55:38 -0400
  • d6374f7eab
    Adjust macOS app directory structure Zhuoyun Wei 2018-05-07 04:49:14 -0400
  • 0055386f7b
    Remove redundant source files in macOS app Zhuoyun Wei 2018-05-07 04:45:23 -0400
  • 30eeeea618
    Move macOS app resources into contrib/macos/res/ Zhuoyun Wei 2018-05-07 04:44:33 -0400
  • 749731fdd4
    Move Windows-related stuff into contrib/windows/ Zhuoyun Wei 2018-05-07 04:40:43 -0400
  • 95247503f0
    Remove redundant files in Windows app Zhuoyun Wei 2018-05-07 04:38:49 -0400
  • 79b10f3dfb
    Move calibre-related into contrib/calibre/ Zhuoyun Wei 2018-05-07 04:36:59 -0400
  • d617822610
    Move core source files into src/ Zhuoyun Wei 2018-05-07 04:35:49 -0400
  • 421877574f
    Merge pull request #332 from wxl/patch-1 Apprentice Harper 2018-05-05 18:41:21 +0100
  • 6956117e28
    Merge pull request #490 from wzyboy/backports/infer-filename Apprentice Harper 2018-05-05 18:39:34 +0100
  • dd09da7dd9
    Merge pull request #489 from wzyboy/backports/pylzma Apprentice Harper 2018-05-05 18:36:55 +0100
  • 75acbe5536
    Merge pull request #473 from cemeyer/kfxzip_efficiency Apprentice Harper 2018-05-05 18:34:17 +0100
  • 6ee560e425
    fixed spelling mistake Walter Lapchynski 2018-04-19 15:56:35 -0700
  • f54b0aef5c
    Propagate changes Zhuoyun Wei 2018-04-18 05:23:12 -0400
  • a6ceea1ed9
    Infer filenames consistently Zhuoyun Wei 2018-04-18 05:21:44 -0400