Commit Graph

2304 Commits (0b97bbf8273f68ffd113b5a5a781a48dd0c7d0ac)

Author SHA1 Message Date
Ozzieisaacs 095a51edd0 Convert tabs to spaces in server.py (related to #1862) 4 years ago
Ozzie Isaacs bbf609b880 Fix #1859 (Upload of jpg files without installed imagemagick doesn't work) 4 years ago
Ozzie Isaacs 3c1b06872d Updated testresults
Changed optional-requirements
Prevent redirect 308 on /<data> routes (#1854)
4 years ago
Ozzie Isaacs e6fb460071 New restart routine for executable files
Fix log in updater
New source option updater available
4 years ago
Ozzie Isaacs 6137fdeb33 Version bump 4 years ago
Ozzie Isaacs 4a4d02ea6a Added translations 4 years ago
Ozzie Isaacs be26e5f152 Update Teststatus
Update Version
4 years ago
Ozzie Isaacs 127bfba135 fix wrong path in get_update_status js function 4 years ago
Ozzie Isaacs 7efae3c125 Renamed "Recently Added" to "Books" 4 years ago
Ozzie Isaacs 1e5af21000 Fix #1843 (get path to script via html file and known js file instead of randomly picking last one) 4 years ago
Ozzie Isaacs a866dbaa80 Fix mimetype in comic reader 4 years ago
Ozzie Isaacs ff16afbf0b Merge branch 'master' into development 4 years ago
Ozzie Isaacs 9d7ef25062 Fix Kobo sync & Update Teststatus 4 years ago
Ozzie Isaacs 88078d65e9 Fix #1482 (do not shorten title in book detail page) 4 years ago
Ozzie Isaacs b07a97c17e Merge remote-tracking branch 'webp/comic-webp' into master 4 years ago
Ozzie Isaacs 41e7d65e2a Merge remote-tracking branch 'caliblur/master' into master 4 years ago
Ozzie Isaacs 7fa5865cf6 Merge remote-tracking branch 'autoconv/kepub_autoconv' into development
# Conflicts:
#	cps/kobo.py
#	cps/kobo_auth.py
4 years ago
Ozzie Isaacs 4a11dd1e16 Fix mistyping "option" 4 years ago
Ozzie Isaacs 34a474101f Fix #1838 (Log message on failed OPDS login) 4 years ago
Ozzie Isaacs e6799e7a04 Improved detection of invalid email addresses (#1831) upon registering 4 years ago
Ozzie Isaacs 0f83f9992c Added swipe support for epub reader (fixes #925)
Cleaned reader js include files
4 years ago
Ozzie Isaacs d2ad78eb40 Added swipe support for comic reader and txt reader (#925)
Bugfix for txt file not present on serving file
4 years ago
Ozzie Isaacs 0b32738f4e Fix Store UI settings in flask session for guest user (#1820)
Updated testresults
Fix Filepicker (absolute instead of abs)
4 years ago
Ozzie Isaacs a9cedb3fca Add logger to db.py 4 years ago
Ozzie Isaacs 51f9cd4bb4 Fix english language names 4 years ago
Ozzie Isaacs a1668e2411 Version Bump 4 years ago
Ozzie Isaacs 9418045a2c Updated Translation
Version bump
Fixed errors in requirements file(s)
4 years ago
Ozzie Isaacs a7da6d210a Added hint for python 2 4 years ago
Ozzie Isaacs e09f2c9beb Added Password change on cli 4 years ago
Ozzie Isaacs 4bc3c8d9ac Added missing mimetype (fix #1811) 4 years ago
Ozzie Isaacs 9acea8adf4 Fixed logging of exception in debug_or_exception handler for python version <3.8 4 years ago
Ozzie Isaacs e5f754ed0e improved session handling 4 years ago
Ozzie Isaacs 263a8f9048 Added catching of missing invalid_request 4 years ago
Ozzie Isaacs 6f9e52792a No autoflush on metadata.db change 4 years ago
Ozzie Isaacs 4a9b01e93b Added IntegrityError to catched error 4 years ago
Ozzie Isaacs b7de23e895 Merge remote-tracking branch 'fix/unused_imports' into master 4 years ago
jvoisin b8ab66369e Remove some unused imports 4 years ago
jvoisin 54a78d5565 Remove duplicate id from the search form 4 years ago
mmonkey b4324cd685 Merge remote-tracking branch 'upstream/master' into master 4 years ago
Ozzieisaacs ca212c8737 Kobo sync limit set to 100
Remove python2 support from readme
4 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
4 years ago
OzzieIsaacs 760fbbb357 Fix shelf time_created vs. time_last_modified 4 years ago
OzzieIsaacs 56388145b5 Fixes from testrun 4 years ago
Ozzieisaacs cd60db417c Code refactor shelf handling 4 years ago
Ozzieisaacs 5cce01215f Code refactoring ub.session.commit()
Code cosmentics admin.py
4 years ago
mmonkey bc8bdfe385 Merge remote-tracking branch 'upstream/master' into master 4 years ago
Ozzieisaacs 4578af7a6d Fix export of logfiles (#1794) 4 years ago
Ozzieisaacs 9e1cdd8f57 Merge remote-tracking branch 'it/patch-20' into master
# Conflicts:
#	cps/translations/it/LC_MESSAGES/messages.po
4 years ago
OzzieIsaacs 682c3b834f Revert unrar5 experiment 4 years ago
OzzieIsaacs 9b50114852 Fixes from testrun 4 years ago
Ozzieisaacs b100d198e8 Merge branch 'master' into Develop
Remove relate to referrer for tag/custom column allow / deny dialog
4 years ago
Ozzieisaacs 7849f2fb4b Remove relate to referrer for tag/custom column allow / deny dialog 4 years ago
Ozzieisaacs b35ecddde3 Added Id on Filechooser dialog for testability 4 years ago
Ozzieisaacs bde7921016 Fix modal path id for calibre db filepicker
Fix SyncToken last-Book-id missing
4 years ago
Ozzieisaacs d33b0587cb Advanced search tags are now multiselects (#1240) 4 years ago
Ozzieisaacs 7e0ed537b7 irst steps Advanced search with mulitselects 4 years ago
Ozzieisaacs 1e351eb01d Search for read status 4 years ago
Ozzieisaacs 1a83bddf8c Merge bubble read status 4 years ago
Ozzieisaacs 2a63c35743 Activate serverside filepicker with parameter in unconfigured state 4 years ago
Ozzieisaacs 27dcbcd7e1 paged and orderable shelfs
Fix for non writable settings db with non configured calibre-web
4 years ago
mmonkey 0cf4c7b7b7 Merge remote-tracking branch 'upstream/master' into master 4 years ago
ElQuimm 623372387d
Update italian message.po
Merry Christmas and Happy Holidays :-)
4 years ago
OzzieIsaacs abf0f4d699 Updated Testresult
Fixed delete book call
4 years ago
Ozzieisaacs 2bea447de5 Fix show archived books 4 years ago
Ozzieisaacs f6538b6110 New delete user button
refactored confirm dialogs
4 years ago
Ozzieisaacs 2d3ae71a3d Fixed button for email config (Fix #1766) 4 years ago
Ozzieisaacs 9a20faf640 Revert accidentally deleted lines in caliblur! theme 4 years ago
andylizi 123493ee59
Fix #1255 (support webp in comic viewer) 4 years ago
mmonkey 2d498dd138 Preserve publisher links, and fix formatting in custom columns for CaliBlur theme. 4 years ago
Ozzieisaacs 62da469fd1 Shelfs are now paginated (sorting buttons are disabled)
Changed gevent dependencys
4 years ago
Ozzieisaacs d64009e23e preparation for filtered and ordered shelfs 4 years ago
Ozzieisaacs fd8b642d64 Code cosmetics css
Code cosmetics js
Fixes for links with remote_login
4 years ago
OzzieIsaacs d5ed5cd665 Fixes from tests 4 years ago
OzzieIsaacs fa95d064ff Fix get_sidebar_config 4 years ago
Ozzieisaacs 1905e0ee6f refactoring to prevent web.py being the middle of the universe 4 years ago
Ozzieisaacs 96b18faea1 Merge remote-tracking branch 'nl/master' into master 4 years ago
Ozzieisaacs 0d7f2e157a Update Download Debug package
- include config
- bugfix for stream logger
4 years ago
Marcel 2d66936d8b NL translation update
NL translation update
4 years ago
Ozzieisaacs b637a63e71 Refactored exception logging 4 years ago
Ozzieisaacs 1ae778d81e Fix #1753 (errorhandling on route serve_book) 4 years ago
Ozzieisaacs f4412ee96b Fix #1753 (errorhandling on route serve_book) 4 years ago
Ozzieisaacs 9130aceb5a Changed admin page 4 years ago
Ozzieisaacs b8336c03c3 Changed admin page 4 years ago
Ozzieisaacs 76c3ade394 Changed logging in worker thread 4 years ago
Ozzieisaacs d9b22fd513 log exceptions only in debug mode 4 years ago
Ozzieisaacs 88ea998f8b Only register gdrive callback if gdrive is enabled
With enabled gdrive return on change if no watch callback is configured, instead of send request to google drive
4 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)
4 years ago
Ozzie Isaacs 5d9404863d Fix detection and removal of metadata.db ending in calibre-directory
Update requirements
4 years ago
Ozzieisaacs d3986ca14a Server side file browser 4 years ago
Ozzieisaacs 2508c1abb2 Started implement server side filechooser 4 years ago
OzzieIsaacs 983e3b2274 Bugfix allowed formats for comics
Bugfix editing archived books
4 years ago
Ozzieisaacs 72a02e087c Update optional pydrive requirement
Bugfix cover url download for Wand insted of Pillow
Fix for gdrive with unknown certificates
4 years ago
Ozzieisaacs 352b4a0b73 Remove Pillow as dependency 4 years ago
Ozzieisaacs d957b2d20f Fix detect correct encoding for txt-reader 4 years ago
Ozzieisaacs dcab8af8ab Fixes for kobo sync 4 years ago
OzzieIsaacs e1987c34d9 Revert expire on commit 4 years ago
OzzieIsaacs a80a8aab1c Fix LDAP import user 4 years ago
OzzieIsaacs d6fbcdb09d Fix merge problem (ub prefix in ub.py) 4 years ago
OzzieIsaacs d39b28b011 Fix for existing book format with gdrive 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago