Commit Graph

31 Commits (37736e11d5976e35192e0a15bee354f1767bc759)

Author SHA1 Message Date
Ozzieisaacs 67736fe187 Catch errors on loading pickle file
Fix for cover images without Pillow
5 years ago
Ozzieisaacs 89516fc2d6 Make PIL optional #885 5 years ago
Ozzieisaacs 91ebe33879 Merge remote-tracking branch 'image_formats/dev' 5 years ago
Ozzieisaacs f6fbe2e135 Fix #766
Update pdf upload
Translation of uploadprogress dialog
5 years ago
Ozzieisaacs d58d792f56 Catch Imagemagick policy error 5 years ago
Ozzieisaacs 836c6fd245 Updated translations
Added license texts in flies
5 years ago
OzzieIsaacs 5a2ed58d06 Improved message for non configured ebook converter
Gdrive cleared interface (drive variable)
refactored web -> reverseproxy outsourced, edit_books split, removed unused md5 function
rearanged imports
added Wand and pytz Version info to stats Page
6 years ago
OzzieIsaacs 2449b4049b Code cleaning Stats page
Enable calibre's ebook-convert as converter for mobi files (#411, #533)
6 years ago
OzzieIsaacs 6f36eef51d Fix #544 (missed some config options)
Added lxml to stats sceen
6 years ago
OzzieIsaacs 97adb36f1b Bugfix Upload Message
Improved errorhandling at import imagemagick
6 years ago
OzzieIsaacs 319077aea9 Import covers from comic files during upload 7 years ago
OzzieIsaacs f1fac28203 Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
Matt Hazinski 6f7a240ce2 Ensure file paths in uploads are non-empty, fix #183 (#184)
* Ensure file paths in uploads are non-empty, fix #183

* Fix AttributeError in process(), handle strings of spaces
7 years ago
Kennyl fc10f55bd4 Merge branch 'master' into fix/syntax-python3-20170305 7 years ago
林檎 b70191ca2a Least change to adapt with python3
change some syntax
- except clause
- unicode -> bulitins.str
- sqllite uri
- fix import local path
- 01 to 1  (0 is meaningless)

add module
- future
- builtins (from future)
- imp (python3 )
- past (from future)
- sqlalchemy (update one)

refer to
http://python-future.org/compatible_idioms.html
7 years ago
林檎 29f21480ab Reuse original code logic.
iteration loop dc:*  add dc:language

removal of bookmeta[‘comments’] , reusing bootmeta[‘description’]
7 years ago
林檎 1a10859a57 When upload pub, add description to comment accord opf file 7 years ago
林檎 879510da82 Upload support detection of language 7 years ago
林檎 4afb486986 add languages field for BookMeta 7 years ago
OzzieIsaacs 93b19165cf Added polish in readme to supported UI languages
Handling of missing tags in fb import
naming of path is more imitating calibre (replacement of special characters, "pinyining" of author names if unidecode is available )
Sorting of authors (similar to calibre for jr./sr./I..IV endings)
bugfix pathseparator on windows and linux during upload
bugfix os.rename for authordir
publishing date on detailview is formated according to slected locale
filename on downloading from web ui is now correct displayed
added ids to html for testing
7 years ago
OzzieIsaacs 241c4cef8f - added best rated section in normal view
- added most downloaded section in opds view
- imporved fb2 upload, correct handling of missing elements
- author sort is set on editing and uploading files
- Encoding stuff on uploading files
7 years ago
OzzieIsaacs 935b6e3143 Code cosmetics
Bugfix download opds
added changable title to opds feed
removed unused search.xml file
7 years ago
OzzieIsaacs ba44a15891 changes for #77
Code cosmetics
#75:
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
7 years ago
Cervinko Cera eb8b9bf166 Fix for missing metadata in pdf files 8 years ago
Cervinko Cera ae1ecf6542 Fix for missing metadata in pdf files 8 years ago
Cervinko Cera f5773cc75f resolve conflicts with PR 30 8 years ago
Pavel Yakunin 8b5bd61467 fb2 uploading 8 years ago
Pavel Yakunin 18e341d650 epub uploading 8 years ago
Pavel Yakunin dc5074a865 default upload logic 8 years ago
Pavel Yakunin 44df873f33 logging, tmp cleanup 8 years ago
Pavel Yakunin 027e103ce3 refactoring to make adding new formats possible 8 years ago