Commit Graph

30 Commits

Author SHA1 Message Date
Florian Bach 1f61d972f5 v0.0.12: Fix Calibre plugin index 2021-11-15 06:46:48 +01:00
Florian Bach c8f1081e44 Update standalone key downloader to include UUID in filename 2021-11-13 17:27:27 +01:00
Florian Bach 51a61114d8 v0.0.11: Include UUID in export filename, fix other FT plugins 2021-11-12 19:37:13 +01:00
Florian Bach 87c72be5d9 Improve PassHash support 2021-10-26 09:10:01 +02:00
Florian Bach 55530d1d2d Update and improve element hashing code 2021-10-26 08:09:54 +02:00
Florian Bach 977b6951a3 Ignore SSL errors during ACS Notify
Apparently some distributors aren't using SSL correctly (or it somehow gets
messed up along the way) and the notification fails. There's nothing that
needs to be kept secret in these notifications so we can ignore SSL errors
to ensure that fulfillment works even when SSL isn't.
2021-10-26 08:03:33 +02:00
Florian Bach 2aecbabce4 Add issue template 2021-10-25 21:02:09 +02:00
Florian Bach 16fc1b8980 Release v0.0.10 2021-10-23 21:45:43 +02:00
Frédéric Perrin 344b199694 Don't hide import errors 2021-10-23 21:40:04 +02:00
Frédéric Perrin aca0157004 If Crypto can't be found, try to import Cryptodome 2021-10-23 21:37:57 +02:00
Florian Bach 89dcaf75c1 Fix nonce calculation bug (fixes #5) 2021-10-23 21:36:47 +02:00
Florian Bach 8e8ca43c7e v0.0.9: Add support for FulfillmentNotification and LoanReturn 2021-10-04 15:42:32 +02:00
Florian Bach 36b28765dd v0.0.8: PDF fixes & ACSM file type config 2021-10-03 10:30:45 +02:00
hub2git 61bebdd906 Update README.md
i think it's good to have, at least once in a document, the words that an abbreviation stands for. :)
2021-10-01 14:47:11 +02:00
Florian Bach e395d373a5 v0.0.7: PDF bugfixes, more PDF logging, MacOS locale bugfix 2021-10-01 14:35:32 +02:00
Florian Bach ac655fdd9d v0.0.6: PDF support & importing activation backup support 2021-09-28 18:43:14 +02:00
Florian Bach b927a549c6 v0.0.5: Bugfix: DeDRM no longer runs when it's disabled 2021-09-27 17:07:17 +02:00
Florian Bach 05e9ebf247 Add standalone scripts & Account key downloader 2021-09-27 17:06:05 +02:00
Florian Bach a930a99c80 v0.0.4: Make DeDRM work without modifications 2021-09-26 12:56:53 +02:00
Florian Bach 3a4652a462 Working Python version (v0.0.3) 2021-09-25 16:24:03 +02:00
Florian Bach 3962c91d22 Python account activation finally working 2021-09-24 16:10:03 +02:00
Florian Bach 391d7082e9 Fix more errors, still not working 2021-09-23 16:14:42 +02:00
Florian Bach fa3a336d5e Fix signature in Python version 2021-09-22 17:52:38 +02:00
Florian Bach 6177bdf67a Add node hashing support to Python version 2021-09-22 17:20:51 +02:00
Florian Bach 58f0d57284 Begin work on python version 2021-09-21 17:42:51 +02:00
Florian Bach 84a7e31fc9 Add License 2021-09-20 16:46:32 +02:00
Florian Bach 132b4a4ed2 Update README 2021-09-20 15:26:02 +02:00
Florian Bach 1107fe4214 Add account setup stuff 2021-09-20 15:05:07 +02:00
Florian Bach 4f5f22a63d Make plugin compile itself 2021-09-20 11:24:46 +02:00
Florian Bach f0d9c07af3 Initial commit 2021-09-19 16:49:37 +02:00