]> xmof Git - DeDRM.git/shortlog
DeDRM.git
2020-10-14 Apprentice... Update README.md
2020-10-14 Apprentice... Merge branch 'master' of https://github.com/apprenticeh...
2020-10-14 Apprentice... Merge pull request #1297 from PetraOleum/patch-1
2020-10-14 Apprentice... Merge pull request #1296 from tartley/lint-fixes
2020-10-14 Apprentice... More general changes, and get mobidedrm and kindlekey...
2020-10-09 Petra LambornUpdate doc link for preferences code
2020-10-08 Jonathan HartleyRemove unused fns in make_release.py
2020-10-04 Apprentice... Mostly Mac fixes. mobidedrm.py now works, and k4mobided...
2020-10-04 Apprentice... Merge pull request #1275 from jpwhiting/python3fixes
2020-10-04 Apprentice... Merge pull request #1265 from heindevries/master
2020-10-04 Jeremy WhitingFix kgenpids string vs bytes usage for python3 for...
2020-10-04 Jeremy WhitingFix launching help link from customization dialog.
2020-10-04 Jeremy WhitingUse open instead of file() to export keys to file.
2020-09-30 HdVMerge branch 'master' of https://github.com/heindevries...
2020-09-30 HdVChanges to make obok work on win
2020-09-30 Apprentice... Fix problem on Mac with byte arrays.
2020-09-30 Apprentice... Merge pull request #1255 from cclauss/patch-2
2020-09-27 Christian ClaussUpdate genbook.py
2020-09-27 Christian ClaussOld style exceptions are syntax errors in Python 3
2020-09-27 Christian Claussprint() is a function in Python since 1/1/2020
2020-09-27 Christian ClaussFix Python syntax error: add a comma
2020-09-27 Christian ClaussGitHub Action test on both Python 2 and Python 3
2020-09-27 Apprentice... More generic 3.0 changes, to be tested.
2020-09-27 Apprentice... Merge pull request #1248 from kubik147/adobekey
2020-09-26 kubik147Remove the u string prefixes
2020-09-26 kubik147Make adobekey.py work in Python 3
2020-09-26 Apprentice... Merge pull request #1170 from Dr-Willy/master
2020-09-26 Apprentice... Merge pull request #1241 from erikbrinkman/patch-1
2020-09-26 Apprentice... Starting on Version 7.0 using the work done by others...
2020-09-20 Erik BrinkmanSupport ebook-convert
2020-07-20 Dr-WillyFix path in make_release.py
2020-06-18 Apprentice... Updates to FAQs and ReadMes
2020-06-18 Apprentice... Update init file, update versions in files, update...
2020-06-17 Apprentice... Merge pull request #1095 from fondfire/patch-1
2020-06-17 Apprentice... Merge pull request #1091 from vanicat/inetepub-python3
2020-06-17 Apprentice... Merge pull request #1037 from apprenticesakuya/master
2020-06-16 apprenticesakuyaSupport KFX VoucherEnvelope versions 2 and 3
2020-06-11 apprenticesakuyaSupport .kinf2018 on Mac
2020-05-16 fondfireCreate ignoblepdf.py
2020-05-08 Rémi VanicatMore handling of difference between python2 and python3
2020-05-08 Rémi Vanicatdecoding from base64 in a portable way
2020-05-08 Rémi Vanicatmodernizing ineptepub.
2020-03-27 apprenticesakuyaFinish .kinf2018 support
2020-02-17 Apprentice... merge of translations
2020-02-17 Apprentice... Merge branch 'master' of https://github.com/apprenticeh...
2020-02-16 Apprentice... Remove stand-alone apps. Only support the two plugins.
2020-02-06 Apprentice... Merge pull request #989 from jony0008/master
2020-02-06 Apprentice... Merge pull request #988 from ZolaLa9/Update-FAQs-for...
2020-02-02 JonyNew translation: Swedish
2020-02-01 ZolaLaUpdate FAQs.md
2020-01-30 Apprentice... Merge pull request #859 from HansChua/linux_handling
2020-01-30 Apprentice... Merge branch 'master' into linux_handling
2020-01-30 Apprentice... Merge pull request #848 from sretlawd/kfx_dsn_fix
2020-01-30 Apprentice... Merge pull request #847 from aplaice/linux_documentation
2020-01-30 Apprentice... Merge pull request #845 from aplaice/fix_default_winepath
2020-01-30 Apprentice... Merge pull request #850 from cclauss/modernize-Python...
2020-01-30 Apprentice... Merge branch 'master' into modernize-Python-2-codes
2020-01-30 Apprentice... Merge pull request #983 from cclauss/patch-1
2020-01-23 Christian ClaussRemove the unused rename_key() method
2020-01-23 Apprentice... Merge pull request #863 from taroxd/patch-2
2020-01-23 Apprentice... Merge pull request #895 from adrw/patch-1
2020-01-23 Apprentice... Merge pull request #910 from corysolovewicz/patch-2
2020-01-23 Apprentice... Allow Kindle serial numbers to have spaces, allowing...
2020-01-20 Christian ClaussFocus only on legacy Python for now
2020-01-20 Christian ClaussUndefined name: from ignoblekeygen import generate_key
2020-01-20 Christian ClaussUndefined name: strip(uuidnum) --> uuidnum.strip()
2020-01-20 Christian ClaussUndefined name: errlog = ''
2020-01-20 Christian ClaussUndefined name: errlog = ''
2020-01-20 Christian ClaussUndefined name: import zipfix
2020-01-20 Christian ClaussUndefined name: Define RegError
2020-01-20 Christian ClaussUndefined name: Error() --> ValueError()
2020-01-20 Christian Claussimport erdr2pml, ineptpdf, k4mobidedrm
2020-01-20 Christian ClaussUndefined name: from .convert2xml import encodeNumber
2020-01-20 Christian ClaussIdentity is not the same thing as equality in Python
2020-01-20 Christian ClaussUndefined name: import traceback for line 70
2020-01-20 Christian ClaussUndefined name: import traceback
2020-01-20 Christian Claussflake8 . --builtins=_,I
2020-01-20 Christian ClaussUndefined name: from datetime import datetime
2020-01-20 Christian Claussflake8 . --builtins=_
2020-01-20 Christian Claussbuiltins=_
2020-01-20 Christian ClaussGitHub Action: There is no requirements.txt
2020-01-20 Apprentice... Merge pull request #957 from cclauss/patch-1
2020-01-20 Apprentice... Merge pull request #965 from jakemarsden/patch-1
2020-01-19 Apprentice... Merge pull request #971 from cgaspar/master
2020-01-04 Carson GasparUpdate lzma import to include calibre >= 4.6.0
2019-12-29 Jake MarsdenFix very minor typo in contrib README
2019-12-17 Christian ClaussGitHub Actions: Lint and test our Python code
2019-10-05 Cory SolovewiczUpdate FAQs.md
2019-09-05 Andrew (Paradi... Update link
2019-07-15 taroxdUpdate DeDRM_plugin_ReadMe.txt
2019-07-15 taroxdFix typo
2019-07-06 snahAllow users to specify Kobo directory and add 'ip'...
2019-06-24 cclaussUse print() function in both Python 2 and Python 3
2019-06-14 Dan WaltersAllow decryption with DSN only.
2019-06-12 Adam PlaiceImprove documentation for using Kindle for PC with...
2019-06-12 Adam PlaiceFix automatic import of decryption keys on Linux with...
2019-05-18 Apprentice... Update README.md
2019-04-22 Apprentice... Update FAQs.md
2019-04-22 Apprentice... Update FAQs.md
2019-03-30 Apprentice... Fix silly version number error
next