Commit Graph

938 Commits (39ac37861fb377dea7962e77bc5043278b2b3d4c)

Author SHA1 Message Date
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 b1b7ee65b4 Refactored advanced search 3 years ago
cbartondock f5ded86c02 removed extraneous logs 3 years ago
cbartondock d0671ec58c Merge branch 'master' of https://github.com/janeczku/calibre-web 3 years ago
cbartondock 1e40ffd1cc merge changes 3 years ago
Ozzie Isaacs 2451605033 Merge remote-tracking branch 'djvu/read-djvu' into master 3 years ago
Ozzie Isaacs 8c751eb532 Some code cosmetics 3 years ago
Ozzie Isaacs 4df443e007 Some code cosmetics 3 years ago
Ozzie Isaacs f52fa41439 Fix restart server
Some code cosmetics
3 years ago
Ozzie Isaacs 725fc658f8 Some code cosmetics 3 years ago
cbartondock ff4502c63a Made shelf search user specific 3 years ago
cbartondock 05139e53be advanced shelf search is working 3 years ago
cbartondock 870b2642a9 advanced shelf search is almost working 3 years ago
Ozzie Isaacs 3c1b06872d Updated testresults
Changed optional-requirements
Prevent redirect 308 on /<data> routes (#1854)
3 years ago
Ozzie Isaacs b07a97c17e Merge remote-tracking branch 'webp/comic-webp' into master 3 years ago
Ozzie Isaacs e6799e7a04 Improved detection of invalid email addresses (#1831) upon registering 3 years ago
Ozzie Isaacs d2ad78eb40 Added swipe support for comic reader and txt reader (#925)
Bugfix for txt file not present on serving file
3 years ago
Ozzie Isaacs 263a8f9048 Added catching of missing invalid_request 3 years ago
Ozzie Isaacs 4a9b01e93b Added IntegrityError to catched error 3 years ago
jvoisin b8ab66369e Remove some unused imports 3 years ago
Ozzieisaacs 5cce01215f Code refactoring ub.session.commit()
Code cosmentics admin.py
4 years ago
OzzieIsaacs 9b50114852 Fixes from testrun 4 years ago
Ozzieisaacs d33b0587cb Advanced search tags are now multiselects (#1240) 4 years ago
Ozzieisaacs 1e351eb01d Search for read status 4 years ago
Ozzieisaacs 2bea447de5 Fix show archived books 4 years ago
andylizi 123493ee59
Fix #1255 (support webp in comic viewer) 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 1905e0ee6f refactoring to prevent web.py being the middle of the universe 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 d9b22fd513 log exceptions only in debug mode 4 years ago
Ozzieisaacs d3986ca14a Server side file browser 4 years ago
Ozzieisaacs d957b2d20f Fix detect correct encoding for txt-reader 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago
Ozzieisaacs 5e3618716d Fix missing session rollback on commit error 4 years ago
Ozzieisaacs 777c2726d3 Changed session_handing 4 years ago
Ozzieisaacs a82911ea5d Fixed missing variable exception 4 years ago
Ozzieisaacs 9a8f20317b Update ldap import user -> improve error messages 4 years ago
Ozzieisaacs b605a0f622 Update error message LDAP import user 4 years ago
Ozzieisaacs 046a074c3a Catch attribute error on ldap import user
Fixes for Login with Windows AD
4 years ago
Ozzieisaacs 7c96fac95c Removed unnecessary parameters 4 years ago
Ozzieisaacs a3ef53102d Fix warning message on ldap import 4 years ago
Ozzieisaacs 56505457eb Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
# Conflicts:
#	cps/admin.py
4 years ago
Ozzieisaacs 3372070a58 Fix change title regex
Merge branch 'Develop' into master
4 years ago
Ozzieisaacs 4feb26eefb Added series order option (#1715)
Added authors order option (#1301)
Added tooltips for ordering options
Fixed ratings, formats, languages order option
4 years ago
Ozzieisaacs 2da7cd2064 Merge remote-tracking branch 'it/patch-18' into master 4 years ago
Ozzieisaacs 560ade00b4 Fix browser caching problem on change cover 4 years ago
verglor 2343c79126 Use djvu_html5 to read djvu format in browser 4 years ago
verglor 50441bae62 Fix missing audio icon for other audio formats than mp3 4 years ago
Ozzieisaacs 0771546dad Log exception on user import 4 years ago
Ozzieisaacs 130701a7bb Merge remote-tracking branch 'sec_fixes/admin_update' into master 4 years ago
Ozzieisaacs 1b0b4c4cc5 Merge remote-tracking branch 'sec_fixes/ldap' into master 4 years ago
jvoisin fa82745f64 Put import_ldap_users behind a login 4 years ago
jvoisin 19b2a334e4 Remove unused imports 4 years ago
Ozzieisaacs bc0416cbb4 Fix for #1660 (advanced search for custom columns working, headline for advanced search working) 4 years ago
Ozzieisaacs 2814617e4b Fix for #1660 (Pagination in advanced search not working, error 500 for no filter in advanced search)
Fix #1666 (Pagination in search not working)
4 years ago