Commit Graph

28 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
6 months ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzieisaacs bdedec90dd Catch more Gdrive errors (#2233) 2 years ago
Ozzie Isaacs aefed40a2f Fix for missing message "flask-wtf not installed" 3 years ago
Ozzie Isaacs 25f608d109 Bugfixes from testrun (load images from gdrive)
Fix locale for new users
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs a47d6cd937 Fix confirm dialog database change
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs b75247ea3a Suppress some errors 3 years ago
Ozzie Isaacs 8c751eb532 Some code cosmetics 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
Ozzie Isaacs db91577485 Use calibre-web folder in tempdir on upload cover and metadata backup
fix upload cover on windows (slash vs. backslash)
3 years ago
Ozzieisaacs 2508c1abb2 Started implement server side filechooser 3 years ago
OzzieIsaacs d39b28b011 Fix for existing book format with gdrive 3 years ago
jvoisin d2617322c6 Negate a condition
- removes two levels of indentation
- makes it clear that if the wrong tokens are provided nothing will happen
- remove a useless nested function
4 years ago
Ozzieisaacs 165c649f31 Fix "is not a valid language" on upload 4 years ago
OzzieIsaacs b9c0f2a3d3 Merge remote-tracking branch 'origin/master' into master 4 years ago
Ozzie Isaacs 4d44746a88 Change settings database gdrive watch to JSON 4 years ago
OzzieIsaacs 1535bdbcd8 Merge remote-tracking branch 'memorydatabase/issue/1564' 4 years ago
Ozzie Isaacs 66acd1821d Update Gdrive integration (Error Handling on Callback and wording) 4 years ago
OzzieIsaacs 0cf1cc5587 Fixes from tests 4 years ago
Ozzieisaacs b75497231e Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 4 years ago
Ozzieisaacs 2ea45b1fdc Removed shebang on non executable scripts 4 years ago
Ozzieisaacs 86fe970651 More fixes for googledrive 4 years ago
Ozzieisaacs 4708347c16 Merge branch 'Develop'
# Conflicts:
#	MANIFEST.in
#	README.md
#	cps/helper.py
#	cps/static/js/archive/archive.js
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/updater.py
#	cps/web.py
#	cps/worker.py
#	optional-requirements.txt
5 years ago