Commit Graph

22 Commits

Author SHA1 Message Date
Florian Bach
c6b9e5c59b Update loanID generation code
Should fix #31. Apparently I implemented the loanID code
wrong, that sometimes caused book returns to fail (or even
worse, return the wrong book) if you had multiple active
loans from the same distributor.
Also adds a test case to catch this bug should it ever
occur again.
2022-09-04 11:13:53 +02:00
Florian Bach
396f0cfad0 Add debugging and readme note for LoanReturn on ACS6 servers 2022-09-03 19:06:46 +02:00
Florian Bach
0dcc2a93b6 Fix small bug with eReader authorizations 2022-07-31 10:56:01 +02:00
Florian Bach
cec56cb9a2 Make Github recognize LICENSE 2022-01-16 10:12:55 +01:00
Florian Bach
79543e1f48 Add note about DRM to the README 2021-12-29 18:24:10 +01:00
Florian Bach
b6368af7b3 More to-dos in readme, test updates 2021-12-20 11:20:22 +01:00
Florian Bach
01d34288c4 Experimental eReader authorization support 2021-12-18 11:50:30 +01:00
Florian Bach
7373a33709 Begin work on authorizing eReaders 2021-12-16 22:26:44 +01:00
Florian Bach
732ed1cf3e Support converting anonymous auth to new AdobeID 2021-12-14 19:41:09 +01:00
Florian Bach
cc37506762 Support anonymous auth and other auth providers 2021-12-12 11:31:51 +01:00
Florian Bach
1ac47e81e7 Prepare v0.0.14, add code to auto-delete ACSM 2021-12-11 11:32:45 +01:00
Florian Bach
f7eb9e5d79 Beta 3: Support for importing from Wine 2021-11-25 09:15:37 +01:00
Florian Bach
eebb523b6b Bunch of ADE-related changes
- Support for emulating multiple ADE versions
- Support for importing existing Win/Mac ADE activation
- Various small fixes and cleanup
2021-11-20 06:55:39 +01:00
Florian Bach
8e8ca43c7e v0.0.9: Add support for FulfillmentNotification and LoanReturn 2021-10-04 15:42:32 +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
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
132b4a4ed2 Update README 2021-09-20 15:26:02 +02:00