Commit Graph

993 Commits (4913f06e0d58a31cc142a16fd7750f2b8abfd226)

Author SHA1 Message Date
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
2 years ago
Ozzie Isaacs 6e15280fac Start renaming author names on gdrive 3 years ago
Ozzie Isaacs f78d2245aa Fixes from testrun 3 years ago
Ozzie Isaacs fd5ab0ef53 Bugfix handle archive bit 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs bd01e840ca Delete books in shelfs, downloaded books, kobo sync status, etc on database change (fixes #620) 3 years ago
Ozzie Isaacs 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) 3 years ago
Ozzie Isaacs 7640ac1b3b Books are removed from synced books upon archiving (from kobo or calibre-web side)
unicode texts (title, author) are showing up right on kobo reader
Added some missing kobo routes (prevents 404 response)
Added a lot of debug output on kobo sync requests
3 years ago
Ozzie Isaacs cbb9edac19 Bugfix search in books list
Fix renaming upper to lowercase letters
Update test results
3 years ago
Ozzieisaacs 1e9d88fa98 Merge branch 'master' into Develop 3 years ago
Ozzieisaacs 6cb713d62c Added filtering of languages
Bugfix show all allowed languages in user settings in case restrictions currently apply
3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs d624b67e93 Fix #2174 (default sorting order now is timestamp again) 3 years ago
Ozzieisaacs 8e5bb02a28 Merge author rename 3 years ago
Ozzieisaacs 4fd4cf4355 Merge branch 'master' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/web.py
3 years ago
Ozzieisaacs add502d236 Fix opds search and opds list of read books 3 years ago
Ozzieisaacs c1f4ca36b6 Current sorting order visible in all sidebar selectors, and search results
Sorting "hot" books only ascending and descending according to download numbers
Downloaded books sorting according to authors name working
3 years ago
Ozzieisaacs 58379159fb Fix shown cover in series grid view (#979) 3 years ago
Ozzieisaacs b414d91964 Fix for #2162 (Epub viewer isn't displaying images) 3 years ago
Ozzieisaacs a5415e00d5 Fix grid to list in series view
Fix sort asc, desc in author and series list
3 years ago
Ozzie Isaacs bbb65ec804 Merge remote-tracking branch 'trustedhost/master' 3 years ago
Ozzie Isaacs 1294672809 Bugfix search with excluded shelfs 3 years ago
Ozzie Isaacs f6a2b8a9ef Read and archive bit visible in book table 3 years ago
Ozzie Isaacs 4c7b5999f7 Archived Flag available in book list array 3 years ago
Ozzie Isaacs bb20979c71 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 917909cfdb Refactored books detail page 3 years ago
Ozzie Isaacs bd0071354c Remove include subdomwains from hsts protection (#2114) 3 years ago
cbartondock c6bf62a6eb The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 3 years ago
Ozzie Isaacs bd6b5ac873 Fix load covers in metadata load screen 3 years ago
Ozzie Isaacs 4517f5b0cb Fix #2138 (Icons not showing in caliblur theme) 3 years ago
Ozzie Isaacs 9d5e9b28ae Enabled editing of "number" custom_columns in books list 3 years ago
Ozzie Isaacs 6f1e78b9a3 Bugfix book list with language restriction or archived books 3 years ago
Ozzie Isaacs 56a9c62421 Merge remote-tracking branch 'cn/chinese/master'
# Conflicts:
#	cps/templates/search_form.html
3 years ago
Ozzie Isaacs 50d703e2d8 Chunked reading status on kobo sync
Bugfix loading text on shelf delete
Bugfix sort books list according to selection without selection
3 years ago
Ozzie Isaacs ac54899415 Bugfixes kobo sync 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 50919d4721 Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
3 years ago
Ozzie Isaacs b699796236 Improved CSRF protection 3 years ago
Ozzie Isaacs 3f6a466ca7 Further language support fixes (displaying "non locale" languages translated) 3 years ago
mmonkey 46205a1f83 Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production. 3 years ago
Ozzie Isaacs 861277460d Merge remote-tracking branch 'origin/master' 3 years ago
Ozzieisaacs 58735caff3 Enhancements for displaying languages on non english locale 3 years ago
xlivevil fed9eff7b8
Fix the publishstart option in advsearch 3 years ago
Ozzie Isaacs 623a92ebec Version Bump
Merge branch 'Develop'
3 years ago
mmonkey 0bd544704d Added series cover thumbnail generation. Better cache file handling. 3 years ago
mmonkey be28a91315 Simplified all of the thumbnail generation and loading. 3 years ago
Ozzie Isaacs efb04ddd8f Fix #2061 (Defective utf-16 txt files) 3 years ago
mmonkey d648785471 Review feedback fixes 3 years ago
mmonkey 9a08bcd2bc Started addressing some PR comments 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs 7ae3255ea9 Revert Content-Security-Policy header 3 years ago
Ozzie Isaacs 91e6d94c83 Improved displaying of username and task title in tasks 3 years ago
Ozzie Isaacs ceec1051d5 Added option to save books with no nenglish characters
Imporvements on metadata search
3 years ago
Ozzie Isaacs 702e96ddd6 Update load metadata 3 years ago
Ozzie Isaacs f0a5225524 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs a32b36bf81 Fixed missing joins for sorting according to series in read/unread and rated views 3 years ago
Ozzie Isaacs 302679719d Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/converter.py
#	cps/subproc_wrapper.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs a63baa1758 better logged in session protection 3 years ago
Ozzie Isaacs e245a147d9 Revert accidentally committed store user session 3 years ago
Ozzie Isaacs 0ec2bcd897 Fixes from testrun 3 years ago
Ozzie Isaacs 018f3ca250 Sort authors additionally to series and series_index (Fix #2001)
Sqlalchemy version2 is now a global flag
3 years ago
Ozzie Isaacs a1a8a0cf29 Logout if logged out and don't allow to get logged in afterwards 3 years ago
Ozzie Isaacs 56cd62ed90 Fix show edit user after exception 3 years ago
Ozzie Isaacs 3c8bfc31e4 fix change name allowd as non admin 3 years ago
Ozzie Isaacs 280efad939 #2052 (wrong series index shown for series_index >=100) 3 years ago
Ozzie Isaacs aae81c3d24 Fix #2048 (Display book title in reader) 3 years ago
Ozzie Isaacs 62fce26651 Bugfix extended search term with excluded series/shelfs 3 years ago
Ozzie Isaacs 25add6511f Catch error on search for new custom column (created after start of calibre-web) 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 e15324d2cd Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 20b84a9459 Unified translations
Update translations for release
3 years ago
Ozzie Isaacs d95838309e Added config option for shelf sync behavior 3 years ago
Ozzie Isaacs 4745fc0db1 Bugfix search for publish dates and custom column dates
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
3 years ago
Ozzie Isaacs b3648187ff Bugfix search for publishdates and custom column dates
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
3 years ago
Ozzie Isaacs b009dfe4ee Always use bootstrap datepicker 3 years ago
Ozzie Isaacs 06347b7e3c Bugfixes from testrun 3 years ago
Ozzie Isaacs 380292a8aa Custom column datetime now searchable (#1984) 3 years ago
Ozzieisaacs 541c8c4b93 Improved error handling for disapearing custom column linked to visiblility restrictions 3 years ago
Ozzieisaacs b97373bf37 Improved error handling for disapearing custom column linked to read status 3 years ago
Ozzie Isaacs 144c2b5fc7 Renaming ipadress - ip_address
Bugfix user table
Result testrun
Updated cn translation
3 years ago
Ozzie Isaacs c0b2e886d2 bugfix books list with selected books and stored on state 3 years ago
Ozzie Isaacs 39bbee0eeb Books sort with non Books table column working #1938 3 years ago
Ozzie Isaacs b38877e193 Document change 3 years ago
Ozzie Isaacs 0e1dbb5377 Copy author names for displaying (#1935) 3 years ago
Ozzie Isaacs f07cc8b103 Update optional-requirements: flask-dance
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
Removed non working sorting in books list
3 years ago
Ozzie Isaacs 67775bc797 Update requirements
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
3 years ago
Ozzie Isaacs d32b2ca524 Prevent traceback after delete user
flash message in case last admin role is removed #1938
3 years ago
Ozzie Isaacs 90f2b3fb21 Refactored list checkbox sort 3 years ago
Ozzieisaacs b6177b27f4 Sorting of users in table according to selection possible 3 years ago
Ozzie Isaacs 2d73f541c0 Bugfix sort books list and user list
Prevent transferring password hash to client
3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs fc85586809 Bugfixes for sqlalchemy 1.4.0 3 years ago
Ozzie Isaacs 4664b47851 Fixed alphabetical order in list and grid view
Completed download section
3 years ago
Ozzie Isaacs 9864d932e0 Changed user.nickname to user.name
Added function to view downloads of all users for admins
3 years ago
Ozzie Isaacs 10731696df Merge branch 'development' into cover_thumb
# Conflicts:
#	cps/admin.py
3 years ago
Ozzie Isaacs b1b7ee65b4 Refactored advanced search 3 years ago
Ozzie Isaacs dd30ac4fbd Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development

# Conflicts:
#	cps/admin.py
#	cps/templates/layout.html
#	cps/ub.py
#	cps/web.py
Update join for sqlalchemy 1.4
3 years ago
cbartondock f5ded86c02 removed extraneous logs 3 years ago