Commit Graph

114 Commits (fcf9e7a1ef1e9dfd83f5846fc7eb2b26ad1cb609)

Author SHA1 Message Date
Ozzie Isaacs fcf9e7a1ef Upload pdf fixes:
Handle no title
Handle no author
Fix import of more than one language
Add missing pdf upload publisher handling
3 years ago
Ozzie Isaacs 9a963bbe79 Refactored code
Testrun
3 years ago
Ozzie Isaacs e5f754ed0e improved session handling 3 years ago
Ozzie Isaacs 4a9b01e93b Added IntegrityError to catched error 3 years ago
Ozzieisaacs 5cce01215f Code refactoring ub.session.commit()
Code cosmentics admin.py
3 years ago
Ozzieisaacs 1905e0ee6f refactoring to prevent web.py being the middle of the universe 3 years ago
Ozzieisaacs b637a63e71 Refactored exception logging 3 years ago
Ozzieisaacs d9b22fd513 log exceptions only in debug mode 3 years ago
OzzieIsaacs 983e3b2274 Bugfix allowed formats for comics
Bugfix editing archived books
3 years ago
Ozzieisaacs 15bb0ce990 Fix for #1439 (send kepub file instead of epub for kobo epub3 request)
Fix archived books are editable
4 years ago
Ozzieisaacs 3372070a58 Fix change title regex
Merge branch 'Develop' into master
4 years ago
OzzieIsaacs 9afdab8c52 Fix from merge convert_from _to 4 years ago
Ozzieisaacs ecea7e7493 Revert "Fix browser caching problem on change cover"
This reverts commit b9536812f4.
4 years ago
Ozzieisaacs b9536812f4 Fix browser caching problem on change cover 4 years ago
Ozzieisaacs eed2f0a430 Merge remote-tracking branch 'comic/master' into master 4 years ago
Ozzieisaacs 42c13ae135 Fix for #1718 (fetch of metadata from google without cover leads to exception) 4 years ago
Ozzieisaacs 400f6e02a5 Fix #1668 (upload of books with language set to different than UI language and not showing all books)
Fix for only showing external port if kobo is really activated in admin menu
4 years ago
cbartondock bc52f90ed4 Merge remote-tracking branch 'upstream/master' 4 years ago
Ozzieisaacs 00b422807b Merge remote-tracking branch 'sec_fixes/edit_auth' into master 4 years ago
jvoisin e7f7775efa Require edit permissions to edit books, even via ajax 4 years ago
jvoisin 19b2a334e4 Remove unused imports 4 years ago
cbartondock 1d83a6a898 distinguish convert from and convert to extensions 4 years ago
Ozzieisaacs 0d64692c84 Fix for convert + email task with gdrive 4 years ago
Ozzieisaacs 9a678c41fe Fix error from merge 4 years ago
Ozzieisaacs 7c8f6ce62f Merge branch 'master' into Develop
# Conflicts:
#	cps/comic.py
#	cps/editbooks.py
#	cps/isoLanguages.py
4 years ago
Ozzieisaacs 422c1893c0 Fix for the fix cover_url 4 years ago
Ozzieisaacs bed1b24340 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs da909ff084 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs 7ba014ba49 Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
4 years ago
Ozzieisaacs 165c649f31 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs 4cf71dd336 Fix "is not a valid language" on upload 4 years ago
OzzieIsaacs e29247774c Bugfixes for uploading books to GDrive with new worker 4 years ago
OzzieIsaacs 7929711fea Improvements for file uploading format restriction 4 years ago
OzzieIsaacs 49a028a599 Bugfix not unlink generic cover on upload 4 years ago
Ozzieisaacs 449d31e8a1 Refactored update_dir_structure_file 4 years ago
Ozzieisaacs d3bde0408f Improvederror handling for editing identifier 4 years ago
Ozzieisaacs 34d3225984 Errorhandling edit identifier 4 years ago
Ozzieisaacs eaed53e25b Fix for author edit error (2 same sort_authors lead maybe to choose wrong one) 4 years ago
blitzmann 6322919bc7 Merge branch 'Develop' into tasks
# Conflicts:
#	cps/db.py
4 years ago
blitzmann 6a8ae9c0c4 Merge remote-tracking branch 'upstream/master' into tasks
# Conflicts:
#	cps/helper.py
4 years ago
OzzieIsaacs f066926fc9 Merge branch 'master' into Develop 4 years ago
OzzieIsaacs cf35c9dcef Merge remote-tracking branch 'name/patch-2' into master 4 years ago
blitzmann 414043ded1 Remove references to old worker, turn off calibre_db task queue (for now until I can determine if it's needed still), and attempt to re-implement email progress tracking (not working at the moment) 4 years ago
blitzmann 2533c9c14e Continue converting tasks - email and upload tasks 4 years ago
OzzieIsaacs f2add3f788 Migration of view settings working in User database
Book Merge gives now feedback on what is done
4 years ago
OzzieIsaacs ad144922fb Merge with master 4 years ago
Ryan Holmes 28bfb06c67
Revert the deletion of another line
This was done by mistake, whoops!
4 years ago
Ryan Holmes 704dcb3e58
Move assignment of `new_coverpath`
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value
4 years ago
Ozzieisaacs c6c9cfea22 Merging books basically working 4 years ago
Ozzieisaacs ccca5d4d1c Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/layout.html
4 years ago