Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-14 | Escape HTML in metadata (close #148) | Paweł Jastrzębski | 1 | -3/+4 | |
2015-07-14 | Fixed MOBI header (close #149) | Paweł Jastrzębski | 1 | -12/+9 | |
2015-07-05 | Updated README + version bump | Paweł Jastrzębski | 3 | -2/+8 | |
2015-07-05 | Added ComicRack Summary field parsing (close #146) | Paweł Jastrzębski | 2 | -3/+10 | |
2015-07-05 | Detect too small input images | Paweł Jastrzębski | 1 | -0/+12 | |
2015-06-28 | Tweaked KEPUB renamer (close #144) | Paweł Jastrzębski | 1 | -8/+10 | |
2015-06-28 | Fixed Kobo TOC (close #145) | Paweł Jastrzębski | 1 | -1/+10 | |
2015-06-21 | Updated README + version bump | Paweł Jastrzębski | 7 | -18/+24 | |
2015-06-21 | Dropped Kindle Fire support | Paweł Jastrzębski | 3 | -33/+4 | |
2015-06-18 | Added Kindle Paperwhite 3 profile | Paweł Jastrzębski | 2 | -11/+11 | |
2015-06-17 | Changed Kobo default output to KEPUB (close #141) | Paweł Jastrzębski | 2 | -12/+16 | |
2015-06-17 | EPUB 3.0 output | Paweł Jastrzębski | 1 | -204/+271 | |
2015-06-15 | Dependency update | Paweł Jastrzębski | 3 | -22/+22 | |
2015-05-31 | Error handling tweak | Paweł Jastrzębski | 1 | -1/+1 | |
2015-05-20 | Fixed yet another tray icon anomaly | Paweł Jastrzębski | 1 | -0/+1 | |
2015-05-07 | Detect broken Pillow (close #135) | Paweł Jastrzębski | 1 | -2/+5 | |
2015-05-07 | Updated README + version bump | Paweł Jastrzębski | 3 | -3/+9 | |
2015-05-07 | Tweaked metadata editor | Paweł Jastrzębski | 1 | -0/+2 | |
2015-04-27 | Fixed CBR parsing anomalies (close #133) | Paweł Jastrzębski | 5 | -22/+16 | |
2015-04-26 | Fixed supid typo | Paweł Jastrzębski | 3 | -9/+9 | |
2015-04-26 | Binary blob cleanup | Paweł Jastrzębski | 4 | -0/+0 | |
2015-04-22 | Added Kobo Glow HD profile | Paweł Jastrzębski | 4 | -3/+7 | |
2015-03-17 | Added page-progression-direction tag to EPUB spine | Paweł Jastrzębski | 1 | -1/+4 | |
2015-03-09 | Updated README and Setup | Paweł Jastrzębski | 3 | -84/+105 | |
2015-03-08 | Version bump | Paweł Jastrzębski | 4 | -3/+12 | |
2015-03-08 | Fixed bookmark drift caused by image splits | Paweł Jastrzębski | 1 | -2/+10 | |
2015-02-26 | GUI tweak | Paweł Jastrzębski | 6 | -36/+0 | |
2015-02-21 | Add ComicInfo bookmarks -> EPUB chapter support | fsteffek | 2 | -4/+24 | |
Bookmarks from ComicRack's ComicInfo.xml are now converted to EPUB chapters. `Bookmark` is an attribute to the `Page` element in ComicInfo.xml. * Works with flat directory structure (no sub-folders support) | |||||
2015-02-21 | Fixed CLI version | Paweł Jastrzębski | 2 | -2/+4 | |
2015-02-21 | Fool proofing file sorting | Paweł Jastrzębski | 3 | -11/+16 | |
2015-02-21 | Fix random order of chapter list (close #129) | fsteffek | 1 | -5/+6 | |
Directories and files returned by walk() are not always sorted. Currently we sort the filelist after creating the it. When walk()-ing topdown (we do) the directory list can be modified in-place. By sorting the directories and files before creating the filelist, we guarantee a sorted chapter list. | |||||
2015-02-19 | Set first image in folder as cover | fsteffek | 1 | -0/+1 | |
The walk() function does not necessarily return filenames in alphabetical order. This leads to a random cover image. Sorting filenames before setting the cover images fixes this issue. | |||||
2015-02-17 | Updated installer | Paweł Jastrzębski | 2 | -11/+26 | |
2015-02-14 | General refactoring and tweaks | Paweł Jastrzębski | 5 | -155/+130 | |
2015-02-08 | Updated OSX and Linux GUI | Paweł Jastrzębski | 9 | -17/+845 | |
2015-02-08 | Added metadata editor | Paweł Jastrzębski | 12 | -3051/+4671 | |
2015-02-01 | Updated installer | Paweł Jastrzębski | 1 | -15/+52 | |
2015-01-31 | Completely replaced Virtual Panel View with Panel View | Paweł Jastrzębski | 1 | -2/+13 | |
2015-01-24 | Added Metadata editor class | Paweł Jastrzębski | 3 | -31/+191 | |
2015-01-24 | Yet another workaround for file lock problems (#125) | Paweł Jastrzębski | 3 | -6/+19 | |
2015-01-21 | Re-enabled MCD support | Paweł Jastrzębski | 2 | -20/+13 | |
2015-01-21 | Replaced os.walk | Paweł Jastrzębski | 4 | -12/+22 | |
2015-01-20 | Code cleanup | Paweł Jastrzębski | 12 | -68/+11 | |
2015-01-11 | Version bump | Paweł Jastrzębski | 12 | -11/+15 | |
2015-01-11 | Added one Windows DLL | Paweł Jastrzębski | 1 | -0/+1 | |
2015-01-10 | Fixed OSX GUI anomalies | Paweł Jastrzębski | 2 | -10/+1 | |
2015-01-05 | Fixed upgrade freeze (close #123) | Paweł Jastrzębski | 1 | -10/+19 | |
2015-01-05 | Overhauled dependency check | Paweł Jastrzębski | 3 | -17/+19 | |
2015-01-04 | Tweaked OSX hack | Paweł Jastrzębski | 1 | -2/+5 | |
2015-01-04 | Improved KindleGen detection | Paweł Jastrzębski | 1 | -30/+45 | |