Commit Graph

457 Commits (131cea121538944e1205e80205f246b0e21ea710)
 

Author SHA1 Message Date
Apprentice Harper c8aaabcbca
Merge pull request #613 from jonahweissman/cli-instructions
Create Calibre CLI instructions
5 years ago
Apprentice Harper 588d06e846
Merge pull request #685 from mvastola/master
Fix "UnicodeEncodeError" in k4mobidedrm.py with titles containing UTF-8 chars
5 years ago
Apprentice Harper ca4bab45ec 64-bit Macintosh Application, executable bit set on droplet, Updated release script, Version set to 6.6.2 6 years ago
Apprentice Harper 3f21bd9f5a Move to new positions 6 years ago
Mike Vastola 454286b08b Small fix to bug in K4/Mobi DeDRM with unicode filenames.
Fixes #658
6 years ago
Jonah Weissman 63c8b28efd Clarify CLI instructions are for Calibre plugin 6 years ago
Apprentice Harper 9b001bfaf3
Merge pull request #421 from drzraf/patch-1
obok.py: support fetching mac address on linux
6 years ago
Apprentice Harper a76adf0ee1
Merge pull request #641 from adericbourg/patch-1
Fix typo
6 years ago
Apprentice Harper 49b064efa4
Merge pull request #623 from shhivam/master
Drastically simplified and corrected primes() in src/kindlekey.py
6 years ago
Apprentice Harper 8f23bf2b30
Merge pull request #546 from felixonmars/patch-1
Fix some typos in ReadMe_First.txt
6 years ago
Alban Dericbourg 1a38cdaf21
Fix typo
s/ooo/oo
6 years ago
shhivam c20089676d shifted the comment to docstring 6 years ago
shhivam f688bee0aa optimised and corrected primes func drastically 6 years ago
Jonah Weissman 114c4988c0 Create CLI instructions 6 years ago
Apprentice Harper 0b206e3fc5
Update FAQs.md 6 years ago
Apprentice Harper ed306a8488
Update FAQs.md 6 years ago
Felix Yan 34b533363a
Fix some typos in ReadMe_First.txt 6 years ago
Apprentice Harper b1d13f2b23
Update FAQs.md
Updated KFX info
6 years ago
Apprentice Harper 613450f84d
Update README.md 6 years ago
Apprentice Harper af6e479af4 Update version number to 6.6.1, with wzyboy's new folder structure. 6 years ago
Apprentice Harper 90e822f470
Merge pull request #502 from wzyboy/feature/reuse-code
Reuse code
6 years ago
Zhuoyun Wei 5c4eed8f1b
Generate only one zip file, making the behaviours consistent 6 years ago
Zhuoyun Wei e665c47075
A wrapper script to make releases 6 years ago
Zhuoyun Wei d6374f7eab
Adjust macOS app directory structure 6 years ago
Zhuoyun Wei 0055386f7b
Remove redundant source files in macOS app 6 years ago
Zhuoyun Wei 30eeeea618
Move macOS app resources into contrib/macos/res/ 6 years ago
Zhuoyun Wei 749731fdd4
Move Windows-related stuff into contrib/windows/ 6 years ago
Zhuoyun Wei 95247503f0
Remove redundant files in Windows app 6 years ago
Zhuoyun Wei 79b10f3dfb
Move calibre-related into contrib/calibre/ 6 years ago
Zhuoyun Wei d617822610
Move core source files into src/ 6 years ago
Apprentice Harper 421877574f
Merge pull request #332 from wxl/patch-1
removed Requiem website
6 years ago
Apprentice Harper 6956117e28
Merge pull request #490 from wzyboy/backports/infer-filename
Infer filenames consistently
6 years ago
Apprentice Harper dd09da7dd9
Merge pull request #489 from wzyboy/backports/pylzma
Support pylzma as a fallback
6 years ago
Apprentice Harper 75acbe5536
Merge pull request #473 from cemeyer/kfxzip_efficiency
kfxdrm: Traipse through the kfx-zip more efficiently
6 years ago
Walter Lapchynski 6ee560e425
fixed spelling mistake 6 years ago
Zhuoyun Wei f54b0aef5c
Propagate changes 6 years ago
Zhuoyun Wei a6ceea1ed9
Infer filenames consistently 6 years ago
Zhuoyun Wei 599f33171f
Document LZMA support on Windows 6 years ago
Zhuoyun Wei 12ce977d79
Propagate changes 6 years ago
Zhuoyun Wei 4f1e9fcf43
Use pylzma as a fallback 6 years ago
Zhuoyun Wei 7b45d2128c
Don't mask ImportError if dependencies are not met 6 years ago
Conrad Meyer 4400d8d1d4 kfxdrm: Traipse through the kfx-zip more efficiently
We only need to read the magic bytes headers to identify files of the
correct type.  Avoid slurping the entire contents out of the zip if it's
the wrong file.
6 years ago
Apprentice Harper 85e3db8f7c Minor tweaks for first attempt at KFX support - version numbers to 6.6.0, readmes, etc. Removed KFX archive. 6 years ago
Apprentice Harper 29338db228
Merge pull request #458 from tomthumb1997/KFX
Initial KFX support from tomthumb1997
6 years ago
tomthumb1997 608159d71b
Create kfxdedrm.py 6 years ago
tomthumb1997 20e0850001
Create ion.py 6 years ago
tomthumb1997 ffd7d41bcd
Update kgenpids.py 6 years ago
tomthumb1997 75cad40804
Update k4mobidedrm.py 6 years ago
tomthumb1997 18d6413467
Update __init__.py 6 years ago
Apprentice Harper 7619ee4e0f
updated KFX instructions. 6 years ago