1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-03-17 21:29:45 +00:00

Commit Graph

  • cbd679eb24 Bugfix write metadata Bugfix change of custom column now sets updates the book timestamp Ozzie Isaacs 2023-03-19 17:21:30 +01:00
  • b277ed3359 Update teststatus Ozzie Isaacs 2023-03-19 15:29:23 +01:00
  • fa95b07a95 Merge branch 'master' into Develop Ozzie Isaacs 2023-03-05 16:06:49 +01:00
  • 87bc8c6d96 Updated requirements Ozzie Isaacs 2023-03-04 11:13:41 +01:00
  • db2bc6a2c2 Changed requirements Ozzie Isaacs 2023-03-05 16:03:54 +01:00
  • cf850c6ed5 Bugfix backup metadata Ozzie Isaacs 2023-03-05 16:03:07 +01:00
  • a6b54e398b Bugfix backup metadata Ozzie Isaacs 2023-03-05 16:02:48 +01:00
  • 28eeb9eec3 Merge branch 'master' into Develop Ozzie Isaacs 2023-03-04 11:13:57 +01:00
  • 7d76f2ae33 Updated requirements Ozzie Isaacs 2023-03-04 11:13:41 +01:00
  • 49e4f540c9 ** Be careful, after updating, there is no way back ** ** Please install flask-limiter after updating ** Ozzie Isaacs 2023-03-04 10:37:05 +01:00
  • 64e9b13311 Bugfix after merge Bugfix generate Metadata backup Ozzie Isaacs 2023-02-28 19:48:53 +01:00
  • 3cf778b591 Prevent double error message logging in case error in delete user Ozzie Isaacs 2023-02-27 19:27:48 +01:00
  • 942bcff5c4 Merge branch 'Develop' Ozzie Isaacs 2023-02-27 18:54:32 +01:00
  • 5c5db34a52 Merge branch 'master' into Develop Ozzie Isaacs 2023-02-27 18:54:02 +01:00
  • ae850172a3 Deactivate metadata backup Ozzie Isaacs 2023-02-27 18:53:46 +01:00
  • 7ff4747f63 Bugfix after merge Ozzie Isaacs 2023-02-27 13:09:18 +01:00
  • 76b0411c33 Bugfix failed tasks can no longer aborted Metdatabackup is done on startup if app mode is test Ozzie Isaacs 2023-02-25 16:31:48 +01:00
  • a414db0243 Merge remote-tracking branch 'fixed_layout/kobo-sync-detect-fixed-layout' Ozzie Isaacs 2023-02-25 15:26:49 +01:00
  • 162ac73bee Bugfixes from testrun Ozzie Isaacs 2023-02-22 18:59:11 +01:00
  • fc31132f4e Merge remote-tracking branch 'pdf/master' Ozzie Isaacs 2023-02-21 20:52:25 +01:00
  • 856dce8add Merge remote-tracking branch 'refactor_epub/refactor_epub' Ozzie Isaacs 2023-02-21 20:47:10 +01:00
  • 3debe4aa4b Merge remote-tracking branch 'comic/long_strip_cbrreader' Ozzie Isaacs 2023-02-21 20:33:11 +01:00
  • b28a2cc58c Merge branch 'master' into Develop Ozzie Isaacs 2023-02-21 17:03:54 +01:00
  • 5fd0e4c046 Updated testresult Ozzie Isaacs 2023-02-20 18:46:48 +01:00
  • 595f01e7a3 Bugfix change erader email in /me page Ozzie Isaacs 2023-02-19 19:36:52 +01:00
  • c79aa75f00 Merge remote-tracking branch 'author_opds/opds_add_metadata' Ozzie Isaacs 2023-02-19 18:34:40 +01:00
  • 0177a8bcca Update installing problem on Raspberry Pi Ozzie Isaacs 2023-02-19 16:02:19 +01:00
  • 38c601bb10 Bugfix server restart to prevent infinite calibre-web instances Ozzie Isaacs 2023-02-19 09:10:25 +01:00
  • e7a6fe0bec Bugfix restart calibre-web on windows Ozzie Isaacs 2023-02-19 09:03:01 +01:00
  • 6119eb3681 Revert restart change Ozzie Isaacs 2023-02-18 14:34:53 +01:00
  • 6b2ca9537d revert restart change Ozzie Isaacs 2023-02-18 14:34:31 +01:00
  • 3cb9a9b04a Merge branch 'master' into Develop Ozzie Isaacs 2023-02-18 14:23:58 +01:00
  • 3d8256b6a6 Bugfix for restarting on ubuntu 20.04 on restart Ozzie Isaacs 2023-02-18 14:23:15 +01:00
  • 660d1fb1ff Fix for infinite creation of subprocesses on restart Ozzie Isaacs 2023-02-18 13:59:10 +01:00
  • fa3fe47059 Fix for infinite process generation on restart Ozzie Isaacs 2023-02-18 13:58:22 +01:00
  • 89bc72958e new random password generation algorithm to ensure compliance with password rules bugfix opds login limit Ozzie Isaacs 2023-02-16 16:23:06 +01:00
  • 73ea18b8ce Update teststatus Ozzie Isaacs 2023-02-16 13:08:39 +01:00
  • 7ca07f06ce Bugfix change password on commandline Ozzie Isaacs 2023-02-15 20:17:10 +01:00
  • 8ee34bf428 Bugfixes for password policy Ozzie Isaacs 2023-02-15 19:53:35 +01:00
  • 66d5b5a697 Exclude also .key file from updater Ozzie Isaacs 2023-02-12 13:12:38 +01:00
  • ce48e06c45 Improved limiter Ozzie Isaacs 2023-02-12 13:10:00 +01:00
  • f4ecfe4aca Merge branch 'master' into Develop Ozzie Isaacs 2023-02-11 07:44:40 +01:00
  • dda20eb912 Further improvements for sqlalchemy compatibility Ozzie Isaacs 2023-02-11 07:43:48 +01:00
  • c4326c9495 Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader GarcaMan 2023-02-11 03:25:31 +00:00
  • 63a3edd429 Merge remote-tracking branch 'csp/patch-2' Updated testresult Ozzie Isaacs 2023-02-07 18:38:25 +01:00
  • 3b45234beb Bugfix from testrun Ozzie Isaacs 2023-02-09 19:46:36 +01:00
  • 8d0a699078 Merge branch 'master' into Develop Ozzie Isaacs 2023-02-07 18:38:47 +01:00
  • 5b5146a793 Merge remote-tracking branch 'csp/patch-2' Ozzie Isaacs 2023-02-07 18:38:25 +01:00
  • 7a4e6fbdfb Merge branch 'master' into Develop Ozzie Isaacs 2023-02-06 19:02:47 +01:00
  • 14d14637cd Updated test status updated jzip for epub reader Bugfix for opds login with ldap updated requirementes Ozzie Isaacs 2023-02-06 19:02:27 +01:00
  • fb42f6bfff Make it possible to disable ratelimiter Update APScheduler Error message on missing flask-limiter Ozzie Isaacs 2023-02-05 13:43:35 +01:00
  • 4b7a0f3662 Merge branch 'master' into Develop Ozzie Isaacs 2023-02-05 12:10:01 +01:00
  • 275675b48a Search query is now also a post request (possible fix for Forward Auth Search Redirect Issue #2681) Ozzie Isaacs 2023-02-05 09:27:56 +01:00
  • 907606295d Merge remote-tracking branch 'it/patch-1' Ozzie Isaacs 2023-02-05 08:50:33 +01:00
  • 794c6ba254 Updated chinese translation Ozzie Isaacs 2023-02-05 08:47:02 +01:00
  • ac13f6042a Removed prints Enabled additional reverse proxy authentication for opds feeds (fixes #2399) Ozzie Isaacs 2023-02-05 08:44:52 +01:00
  • f8fbc807f1 further refactored user login Ozzie Isaacs 2023-02-04 14:51:41 +01:00
  • 98da7dd5b0 remove g.user from before request Ozzie Isaacs 2023-02-04 11:18:43 +01:00
  • 1c3b69c710 refactored login routines Ozzie Isaacs 2023-02-04 11:09:16 +01:00
  • 1dd638a786 Update messages.po mapi68 2023-02-04 20:39:36 +01:00
  • 6da7d05c6c Update readpdf.html _Fervor_ 2023-02-03 23:34:55 +08:00
  • 3f72c3fffe Update web.py _Fervor_ 2023-02-03 23:31:49 +08:00
  • cf9a7d538f Add .key file to ignored files Ozzie Isaacs 2023-02-03 14:28:59 +01:00
  • ea9e8d4384 Delete .key Ozzie Isaacs 2023-02-03 14:27:59 +01:00
  • b9769a0975 Revert to latest syncronous jszip version to make comic reader work again Ozzie Isaacs 2023-02-01 18:46:23 +01:00
  • 3a262661b5 Update test status Ozzie Isaacs 2023-01-31 18:54:20 +01:00
  • d2056ceb51 Updated readme to make and exclude library from getting zipped Ozzie Isaacs 2023-01-29 14:28:49 +01:00
  • e71a3452e1 Added empty database Ozzie Isaacs 2023-01-29 14:14:18 +01:00
  • 189da65fac leave fields filled after invalid login attempt Ozzie Isaacs 2023-01-29 13:20:22 +01:00
  • 0e6b7f96d3 Update flask requirement Ozzie Isaacs 2023-01-29 10:01:30 +01:00
  • 1babb566fb Update version Ozzie Isaacs 2023-01-29 09:55:32 +01:00
  • c4e4acfc26 Stop scheduler also on restart calibre-web Ozzie Isaacs 2023-01-29 09:54:07 +01:00
  • 6afb429185 Stop Scheduler also on reboot Ozzie Isaacs 2023-01-29 09:53:02 +01:00
  • f241b260d7 Updated requirements Bugfix from testrun Testresults Ozzie Isaacs 2023-01-29 08:20:24 +01:00
  • 260a694834 Bugfixes after merge Ozzie Isaacs 2023-01-28 18:59:14 +01:00
  • 508e2b4d0a Merge branch 'master' into Develop Ozzie Isaacs 2023-01-28 18:52:50 +01:00
  • 9701a97a57 Updated optional-requirements Ozzie Isaacs 2023-01-28 18:42:20 +01:00
  • 4913f06e0d Updated test status Fix for #2614 (Send to eReader not working for guest user) Ozzie Isaacs 2023-01-24 18:07:21 +01:00
  • d545ea9e6f CSP invalid to display image when web.read_book Petipopotam 2023-01-24 11:03:19 +01:00
  • 1ad8dc102a CSP invalid syntax Petipopotam 2023-01-24 10:51:48 +01:00
  • 36cb454d1c Bugfixes from testrun Ozzie Isaacs 2023-01-23 16:04:25 +01:00
  • 1899cda8d1 Update Teststatus Ozzie Isaacs 2023-01-23 12:55:18 +01:00
  • 8dd4d0be1b Merge handle epub iodentifier Ozzie Isaacs 2023-01-23 12:55:09 +01:00
  • d48d6880af Update German translation Ozzie Isaacs 2023-01-22 13:53:10 +01:00
  • 94a6931d48 Handle version 3.0 of flask-babel Ozzie Isaacs 2023-01-22 12:09:19 +01:00
  • c21a870b8e Migrated pypdf2 to the now active developed pypdf Ozzie Isaacs 2023-01-22 11:31:47 +01:00
  • 791bc9621a Improved parsing of pdf files, bugfix for pypdf2 > V3.0 Ozzie Isaacs 2023-01-22 11:25:24 +01:00
  • 2d6fe483ba Fix for #2657 (TypeError: 'NoneType' object is not iterable from amazon) Ozzie Isaacs 2023-01-22 08:02:17 +01:00
  • ad43f07dab Added additional installation hints based on #2660 Ozzie Isaacs 2023-01-22 07:52:17 +01:00
  • 77637d81dd Fix fro #2670 (user has no attribute eReader_mail) Ozzie Isaacs 2023-01-22 07:42:44 +01:00
  • a2bf6dfb7b Bugfix csp header Bugfix for loading metadata from google with old books (publishing date only year) Ozzie Isaacs 2023-01-21 17:01:34 +01:00
  • 1cd05d614c Merge remote-tracking branch 'csp/patch-1' Ozzie Isaacs 2023-01-21 15:48:08 +01:00
  • d75f681247 Merge remote-tracking branch 'no/Translate-to-norwegian' Ozzie Isaacs 2023-01-21 15:44:10 +01:00
  • 2be2920833 Fixed typo Ozzie Isaacs 2023-01-21 15:27:51 +01:00
  • d6184619f5 New generated translation files Ozzie Isaacs 2023-01-21 15:27:11 +01:00
  • 43ee85fbb5 Removed unnecessary Unicode "u" Ozzie Isaacs 2023-01-21 15:23:18 +01:00
  • 8022b1bb36 Merge remote-tracking branch 'english/master' Ozzie Isaacs 2023-01-21 15:19:59 +01:00
  • 9e75c65af8 Merge remote-tracking branch 'pdfreader/issue-2659' Ozzie Isaacs 2023-01-21 14:27:59 +01:00
  • 7881950e66 Merge remote-tracking branch 'id-translation/master' Ozzie Isaacs 2023-01-21 14:18:45 +01:00
  • 031658ae94 Update teststatus Ozzie Isaacs 2023-01-21 14:16:58 +01:00