Commit Graph

  • 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
  • 778ce4782e Merge branch 'master' into linux_handling Apprentice Harper 2020-01-30 12:06:38 +00:00
  • 69ac9b7399 Merge pull request #848 from sretlawd/kfx_dsn_fix Apprentice Harper 2020-01-30 12:04:00 +00:00
  • 423dec0309 Merge pull request #847 from aplaice/linux_documentation Apprentice Harper 2020-01-30 12:03:08 +00:00
  • 582479c1f4 Merge pull request #845 from aplaice/fix_default_winepath Apprentice Harper 2020-01-30 12:02:15 +00:00
  • c1ece2f288 Merge pull request #850 from cclauss/modernize-Python-2-codes Apprentice Harper 2020-01-30 12:00:02 +00:00
  • f5dd758b1b Merge branch 'master' into modernize-Python-2-codes Apprentice Harper 2020-01-30 11:58:50 +00:00
  • a107742191 Merge pull request #983 from cclauss/patch-1 Apprentice Harper 2020-01-30 11:57:21 +00:00
  • ce8538a2ca Remove the unused rename_key() method Christian Clauss 2020-01-23 13:24:45 +01:00
  • 2cf5960511 Merge pull request #863 from taroxd/patch-2 Apprentice Harper 2020-01-23 12:11:24 +00:00
  • ef687eb057 Merge pull request #895 from adrw/patch-1 Apprentice Harper 2020-01-23 12:10:34 +00:00
  • 7d5352fdf3 Merge pull request #910 from corysolovewicz/patch-2 Apprentice Harper 2020-01-23 12:09:31 +00:00
  • 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 +00:00
  • b35f777580 Focus only on legacy Python for now Christian Clauss 2020-01-20 15:23:19 +01:00
  • 0895aeb323 Undefined name: from ignoblekeygen import generate_key Christian Clauss 2020-01-20 15:17:06 +01:00
  • eddbefcf91 Undefined name: strip(uuidnum) --> uuidnum.strip() Christian Clauss 2020-01-20 15:11:14 +01:00
  • 0955713cd6 Undefined name: errlog = '' Christian Clauss 2020-01-20 14:58:03 +01:00
  • 4e26b9d4e7 Undefined name: errlog = '' Christian Clauss 2020-01-20 14:55:42 +01:00
  • 8c08c67aa8 Undefined name: import zipfix Christian Clauss 2020-01-20 14:47:04 +01:00
  • 90335bb925 Undefined name: Define RegError Christian Clauss 2020-01-20 14:41:29 +01:00
  • a10d9a617f Undefined name: Error() --> ValueError() Christian Clauss 2020-01-20 14:34:56 +01:00
  • 7edebeef0d import erdr2pml, ineptpdf, k4mobidedrm Christian Clauss 2020-01-20 14:33:16 +01:00
  • e35b37c4f4 Undefined name: from .convert2xml import encodeNumber Christian Clauss 2020-01-20 14:29:03 +01:00
  • 1fd972ee17 Identity is not the same thing as equality in Python Christian Clauss 2020-01-20 13:54:20 +01:00
  • 616548a9a8 Undefined name: import traceback for line 70 Christian Clauss 2020-01-20 13:52:54 +01:00
  • e4c1a09d45 Undefined name: import traceback Christian Clauss 2020-01-20 13:49:02 +01:00
  • 89cf29cb78 flake8 . --builtins=_,I Christian Clauss 2020-01-20 13:46:20 +01:00
  • c74f4b20d3 Undefined name: from datetime import datetime Christian Clauss 2020-01-20 13:45:36 +01:00
  • ae703e523c flake8 . --builtins=_ Christian Clauss 2020-01-20 13:41:14 +01:00
  • 48dac14218 builtins=_ Christian Clauss 2020-01-20 13:39:27 +01:00
  • 798a7f9c8e GitHub Action: There is no requirements.txt Christian Clauss 2020-01-20 13:35:10 +01:00
  • 43f80b767a Merge pull request #957 from cclauss/patch-1 Apprentice Harper 2020-01-20 12:32:28 +00:00
  • e07bb6523b Merge pull request #965 from jakemarsden/patch-1 Apprentice Harper 2020-01-20 12:28:26 +00:00
  • 5d8dc595ce Merge pull request #971 from cgaspar/master Apprentice Harper 2020-01-19 14:48:20 +00:00
  • fc6f830088 Update lzma import to include calibre >= 4.6.0 Carson Gaspar 2020-01-04 05:20:16 -08:00
  • ff51ee8227 Fix very minor typo in contrib README Jake Marsden 2019-12-29 23:30:29 +13:00
  • 952b7fa7c0 GitHub Actions: Lint and test our Python code Christian Clauss 2019-12-17 08:51:25 +01:00
  • 0e9e3cf7ca Update FAQs.md Cory Solovewicz 2019-10-05 12:03:59 -07:00
  • 57702b7d17 Update link Andrew (Paradi) Alexander 2019-09-05 12:04:40 -04:00
  • 666af55404 Update DeDRM_plugin_ReadMe.txt taroxd 2019-07-15 20:27:00 +08:00
  • 60f1865b53 Fix typo taroxd 2019-07-15 20:19:40 +08:00
  • 488cc540cd Allow users to specify Kobo directory and add 'ip' command for linux snah 2019-07-06 11:01:28 +08:00
  • 5bb6b58bc1 Use print() function in both Python 2 and Python 3 cclauss 2019-06-24 18:49:38 +02:00
  • 3f591ce66f Allow decryption with DSN only. Dan Walters 2019-06-14 14:20:56 -05:00
  • 8bd53cd998 Improve documentation for using Kindle for PC with Linux in Wine Adam Plaice 2019-06-12 22:36:14 +02:00
  • 4bd89fa4aa Fix automatic import of decryption keys on Linux with wine Adam Plaice 2019-06-12 21:13:25 +02:00
  • b71ed3887e Update README.md Apprentice Harper 2019-05-18 18:42:56 +01:00
  • d152586edc Update FAQs.md Apprentice Harper 2019-04-22 15:03:09 +01:00
  • aca8043174 Update FAQs.md Apprentice Harper 2019-04-22 15:01:43 +01:00
  • 8165ad3ebb Fix silly version number error Apprentice Harper 2019-03-30 16:13:05 +00:00
  • 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 +00:00
  • b17b913839 Update FAQs.md Apprentice Harper 2019-02-23 16:45:16 +00:00
  • d73cd15090 Update for Mac application - 64 bit and no splash screen v6.6.2 Apprentice Harper 2019-02-23 16:13:22 +00:00
  • e4f44604d7 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2019-01-19 15:43:46 +00:00
  • 6ab4f633f1 Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools Apprentice Harper 2019-01-19 15:36:09 +00:00
  • feae07c502 Update FAQs.md Apprentice Harper 2019-01-19 15:30:06 +00:00
  • c8aaabcbca Merge pull request #613 from jonahweissman/cli-instructions Apprentice Harper 2019-01-19 15:17:06 +00:00
  • 588d06e846 Merge pull request #685 from mvastola/master Apprentice Harper 2019-01-19 15:16:07 +00:00
  • 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 +00:00
  • 3f21bd9f5a Move to new positions Apprentice Harper 2018-12-02 11:37:07 +00:00
  • 454286b08b Small fix to bug in K4/Mobi DeDRM with unicode filenames. Mike Vastola 2018-11-14 18:01:25 -05:00
  • 63c8b28efd Clarify CLI instructions are for Calibre plugin Jonah Weissman 2018-10-13 14:34:47 -04:00
  • 9b001bfaf3 Merge pull request #421 from drzraf/patch-1 Apprentice Harper 2018-10-13 18:58:46 +01:00
  • a76adf0ee1 Merge pull request #641 from adericbourg/patch-1 Apprentice Harper 2018-10-13 18:48:54 +01:00
  • 49b064efa4 Merge pull request #623 from shhivam/master Apprentice Harper 2018-10-13 18:44:23 +01:00
  • 8f23bf2b30 Merge pull request #546 from felixonmars/patch-1 Apprentice Harper 2018-10-13 18:41:20 +01:00
  • 1a38cdaf21 Fix typo Alban Dericbourg 2018-09-25 21:42:30 +02:00
  • c20089676d shifted the comment to docstring shhivam 2018-09-08 23:33:54 +05:30
  • f688bee0aa optimised and corrected primes func drastically shhivam 2018-09-08 23:30:00 +05:30
  • 114c4988c0 Create CLI instructions Jonah Weissman 2018-07-19 20:00:25 -04:00
  • 0b206e3fc5 Update FAQs.md Apprentice Harper 2018-08-29 08:07:02 +01:00
  • ed306a8488 Update FAQs.md Apprentice Harper 2018-08-29 08:03:47 +01:00
  • 34b533363a Fix some typos in ReadMe_First.txt Felix Yan 2018-06-15 00:38:30 +08:00
  • b1d13f2b23 Update FAQs.md Apprentice Harper 2018-06-02 17:07:35 +01:00
  • 613450f84d Update README.md Apprentice Harper 2018-06-02 17:00:10 +01:00
  • 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 +01:00
  • 90e822f470 Merge pull request #502 from wzyboy/feature/reuse-code Apprentice Harper 2018-06-02 16:21:44 +01:00