Commit Graph

  • 8adae6ed0c Handle permission errors for static files (Fix for #2358) Version bump Ozzie Isaacs 2022-04-03 20:26:43 +02:00
  • fee76741a0 Update Testresult 0.6.18 Ozzie Isaacs 2022-04-03 13:38:42 +02:00
  • f36d3a76be Return false if custom columns generate an error during connect database Replaced existing with valid in readme to make it more clear what database is needed Ozzie Isaacs 2022-04-02 17:29:30 +02:00
  • afaf496fbe Merge branch 'master' into cover_thumbnail Ozzie Isaacs 2022-04-02 11:57:18 +02:00
  • c06754975e Added bookeen to the reader for "simple theming" (#1861) Ozzie Isaacs 2022-04-02 11:37:02 +02:00
  • 834edadc28 Possible fix for #2350 and #2351 (databse locked) Fix for #2309 (long unicode filenames could get to long) Ozzie Isaacs 2022-03-29 18:28:53 +02:00
  • cb0d9ec95c Allow kindle_email to be CSV to allow sending to multiple kindles gjutras 2022-03-28 19:59:59 -04:00
  • 7861f8a89a Prevent problems with werkzeug and flask_login on new installations Ozzie Isaacs 2022-03-28 21:43:23 +02:00
  • 73d359af05 Bugfix logging with gdrive Update optional-requirements.txt Ozzie Isaacs 2022-03-28 19:02:12 +02:00
  • 036cd7be48 Added cloud provider installation link Ozzie Isaacs 2022-03-28 14:22:18 +02:00
  • baffe1f537 Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) Ozzie Isaacs 2022-03-28 13:58:41 +02:00
  • 2f949ce1dd Enabled search for text based custom column content in simple search (fix for #2279) Ozzie Isaacs 2022-03-27 14:07:58 +02:00
  • 32a3c45ee0 Refactored load read status for web access and opds access Refactored and removed discover html page Bugfix show author Bugfix open dialog in author page Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns) Ozzie Isaacs 2022-03-26 19:35:56 +01:00
  • 14a6e7c42c Deactivated several functions for kindle tolino and kobo. Opening books now working for ebook readers Ozzie Isaacs 2022-03-25 18:30:12 +01:00
  • 2a5e9a97bb Fix #2349 (import error on python <3.7 dataclasses solved) Ozzie Isaacs 2022-03-24 18:19:41 +01:00
  • 504e58abdb Installation on a Cloud Provider wiki link Nicolas Ferrari 2022-03-22 06:49:51 +01:00
  • a6a8f7eb43 Series Link in series view no longer clickable Ozzie Isaacs 2022-03-21 19:33:57 +01:00
  • 5070cc4c23 Merge branch 'master' into cover_thumbnail Ozzie Isaacs 2022-03-21 19:02:14 +01:00
  • 0d49b56883 Update gmail.json location Ozzie Isaacs 2022-03-21 18:50:02 +01:00
  • f5b79930ad Bugfix remember sort order of series and authors if entered from link below book cover (#2340) Ozzie Isaacs 2022-03-20 20:02:57 +01:00
  • c0d0660986 Added names for jobs to make log more readable Bugfix logging delete thumbnail Ozzie Isaacs 2022-03-20 19:13:07 +01:00
  • ec53570118 Merge branch 'master' into cover_thumbnail Ozzie Isaacs 2022-03-20 15:39:48 +01:00
  • 8cb5989c97 Catch additional error on not existing custom column linked to read column (#2341) Prevent metadata changes are lost on edit books with errors (#2326) Better log output Renamed log message on database delete Ozzie Isaacs 2022-03-20 11:21:15 +01:00
  • 39459603d4 Update SECURITY.md Ozzie Isaacs 2022-03-19 18:01:51 +01:00
  • f34fc002da Implement missing cache delete Task identifier Ozzie Isaacs 2022-03-16 20:33:11 +01:00
  • 06e8845641 Implement delete thumbnail entry Implement delete cache_dir on database change Ozzie Isaacs 2022-03-16 20:31:25 +01:00
  • 034ab73ccc Added environment variables for reconnect Ozzie Isaacs 2022-03-16 16:57:18 +01:00
  • 57cd8160a0 Removed accidently added line regarding "InstrumentedAttribute" Ozzie Isaacs 2022-03-16 16:28:58 +01:00
  • 399ddc5d6f Update testresults Ozzie Isaacs 2022-03-15 18:44:36 +01:00
  • d9a83e0638 Merge branch 'master' into cover_thumbnail Ozzie Isaacs 2022-03-14 19:41:47 +01:00
  • 8f3bb2e338 Bugfixes from testrun Ozzie Isaacs 2022-03-14 17:12:35 +01:00
  • 4545f4a20d Better epub cover parsing with multiple cover-image items Code cosmetics renamed variables refactored xml page generation refactored prepare author Ozzie Isaacs 2022-03-13 12:34:21 +01:00
  • 296f76b5fb Fixes after testrun Code cosmetics Ozzie Isaacs 2022-03-13 10:23:13 +01:00
  • 3b5e5f9b90 Undo check of read checkbox in case of error Display error message in details modal dialog Bugfix set archive bit in booktable Translate error message readstatus change Ozzie Isaacs 2022-03-12 22:15:19 +01:00
  • 8e2536c53b Improved cover extraction for epub files Ozzie Isaacs 2022-03-12 18:01:11 +01:00
  • 4379669cf8 Database error is more detailed renamed debug_or_exception to error_or_exception Ozzie Isaacs 2022-03-12 17:14:54 +01:00
  • 2b31b6a306 Fix for #2325 (author sort order differs from authors order with readonly database) Ozzie Isaacs 2022-03-12 16:51:50 +01:00
  • 3a0dacc6a6 log message on not found author Ozzie Isaacs 2022-03-12 14:27:41 +01:00
  • 547ea93dc9 First fix for #2325 (edit book table with readonly database) Ozzie Isaacs 2022-03-12 10:19:21 +01:00
  • d80297e1a8 Bugfix sorting user table Ozzie Isaacs 2022-03-12 10:00:38 +01:00
  • 49692b4a45 Update catch errors for load metadata from amazon (#2333) Ozzie Isaacs 2022-03-12 08:27:18 +01:00
  • b54a170a00 Add clean_date method in douban metadata_provider xlivevil 2022-03-12 13:54:37 +08:00
  • 34478079d8 Prevent local variable 'from_book' referenced before assignment during merge of books Merge books source book: Each book in own row Merge books, sources are deleted before dialog shows up again Ozzie Isaacs 2022-03-09 14:45:39 +01:00
  • 753319c8b6 Version bump Ozzie Isaacs 2022-03-06 16:30:50 +01:00
  • c53817859a Version update Updated testresult 0.6.17 Ozzie Isaacs 2022-03-06 16:02:01 +01:00
  • 153a443fca Update setup config Ozzie Isaacs 2022-03-06 14:02:06 +01:00
  • 9efd644360 Change dark theme from black to dark gray and add a black theme Bharat KNV 2022-03-06 15:56:54 +05:30
  • 598618e428 Fix rename_files_on_change return handling Updated test result Ozzie Isaacs 2022-03-01 16:36:46 +01:00
  • 965352c8d9 Don't allow redirects on cover uploads, catch more addresses which resolve to localhost Ozzie Isaacs 2022-02-26 08:05:35 +01:00
  • 97cf20764b Add exception handling and logger in metadata provider xlivevil 2022-02-25 12:18:07 +08:00
  • 695ce83681 Fix Uncaught RangeError xlivevil 2022-02-25 01:12:22 +08:00
  • 86b779f39b Add douban metadate provider xlivevil 2022-02-25 01:01:12 +08:00
  • 8007e450b3 Bugfix for cbr support without comicapi Ozzie Isaacs 2022-02-19 10:04:21 +01:00
  • 0aac961cde Update readme Bugfix debug logging during update unrar-free is now also recognized for displaying unrar version in about section, removed unused not configured string Ozzie Isaacs 2022-02-19 09:41:10 +01:00
  • ef7c6731bc Possible fix for #2301 (sending emails from custom domain name server) Ozzie Isaacs 2022-02-14 17:35:20 +01:00
  • e9b674f46e Fix a problem with sending emails from custom domain name server (#2301) Ozzie Isaacs 2022-02-08 19:35:00 +01:00
  • 8f665ebd58 Update Teststatus Ozzie Isaacs 2022-02-09 18:17:00 +01:00
  • 7bb3cac7fb Avoid problems with percent encoded utf-8 abstracts on certain chinese papers Ozzie Isaacs 2022-02-12 12:41:29 +01:00
  • 9c5970bbfc Bugfix for empty search results from google Ozzie Isaacs 2022-02-12 12:34:54 +01:00
  • ba23ada1fe Reenable showing of academic cover in case no cover was found from scholary Ozzie Isaacs 2022-02-12 12:32:35 +01:00
  • 86b621e768 refactored about Update dependencies in setup.cfg Improved detection of library change Ozzie Isaacs 2022-02-12 12:19:21 +01:00
  • 5f70406b30 Improved dependency check for executables Ozzie Isaacs 2022-02-12 12:14:02 +01:00
  • 6b026513cb refactored about Ozzie Isaacs 2022-02-12 12:12:30 +01:00
  • 0436f0f9b2 Improved dependency check for executables Ozzie Isaacs 2022-02-12 11:58:56 +01:00
  • 295888c654 Find imports in executables Ozzie Isaacs 2022-02-12 11:20:09 +01:00
  • 7317084a4e Update requirements Ozzie Isaacs 2022-02-12 11:11:08 +01:00
  • 0981337cdf Update optional_requirements Ozzie Isaacs 2022-02-09 20:57:39 +01:00
  • 461dd05e2f Readd cache directory to the excluded files during update Ozzie Isaacs 2022-02-08 20:18:32 +01:00
  • 764389ea2a small change Ozzie Isaacs 2022-02-08 20:15:01 +01:00
  • 4a0dde0371 Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail Ozzie Isaacs 2022-02-08 19:55:20 +01:00
  • e22b3da601 Merge branch 'master' into Develop Ozzie Isaacs 2022-02-07 13:57:50 +01:00
  • 7c623941de Bugfixes after testrun Enabled re-encode of bookformats Ozzie Isaacs 2022-02-07 13:55:18 +01:00
  • 3bb41aca6d Bugfix for already present mobi file during convert (fixes #1900) Ozzie Isaacs 2022-02-06 18:57:58 +01:00
  • 0c3c0c0664 Improved logging of book title on upload Ozzie Isaacs 2022-02-06 16:33:12 +01:00
  • 411c13977f Fix for #2294 (cover files in epubs with property as property in manifest are now found) Ozzie Isaacs 2022-02-06 16:22:28 +01:00
  • 41f89af959 Log error in case gdrive.db folder can't be found Ozzie Isaacs 2022-02-06 14:23:35 +01:00
  • 895f68033f Improved detection of changed database Ozzie Isaacs 2022-02-06 14:22:55 +01:00
  • 2d49589e4b Merge branch 'Develop' Ozzie Isaacs 2022-02-06 10:43:15 +01:00
  • 89877835b3 Detect missing database file also in gdrive mode Ozzie Isaacs 2022-02-05 19:05:26 +01:00
  • 0ce41aef56 Detect missing database file also in gdrive mode Ozzie Isaacs 2022-02-05 19:05:14 +01:00
  • 5b3015619d Save book read status on edit in books table Ozzie Isaacs 2022-02-05 15:36:18 +01:00
  • 6ca08a7cc1 Prevent delete of everything if database wasn't really changed Ozzie Isaacs 2022-02-05 15:12:23 +01:00
  • 7254ce6c81 Prevent delete of everything if database wasn't really changed Ozzie Isaacs 2022-02-05 15:11:50 +01:00
  • cfa6b405da Upload files to gdrive with author rename working Ozzie Isaacs 2022-02-05 13:21:06 +01:00
  • 26a8ac1425 Mass rename author before last stage Ozzie Isaacs 2022-02-05 09:06:14 +01:00
  • 1ce45f3253 Update teststatus Ozzie Isaacs 2022-02-02 17:42:48 +01:00
  • a03c95329c Merge branch 'master' into Develop Ozzie Isaacs 2022-02-01 20:31:03 +01:00
  • e0bf829def Bugfix parsing /Keywords' in doc_info of pdf file with type bytes (fixes #2302) Ozzie Isaacs 2022-02-01 20:19:14 +01:00
  • 0bc15636f2 Bugfixes for renaming authors on gdrive Ozzie Isaacs 2022-02-01 20:08:42 +01:00
  • 61bfeae936 Merge branch 'master' into Develop Ozzie Isaacs 2022-01-31 19:20:02 +01:00
  • 95e0255aa1 Code cosmetics, removed scholarly from about section Ozzie Isaacs 2022-01-31 19:19:25 +01:00
  • 23e47ba4e6 Fix for #2299 (scholarly requires Internet connection at startup) Ozzie Isaacs 2022-01-31 18:09:23 +01:00
  • 4dcc44803c Update teststatus Ozzie Isaacs 2022-01-31 18:03:28 +01:00
  • 111ab121b1 Bugfix upload file with existing author Ozzie Isaacs 2022-01-30 21:27:06 +01:00
  • 1e04b51148 Renaming of co-authors which are authors in another book Ozzie Isaacs 2022-01-30 15:16:42 +01:00
  • 3ae1b97d72 Fix renaming title and author in the same request Ozzie Isaacs 2022-01-30 13:44:53 +01:00
  • 3123a914a4 Updated test results Fix updater Added comment regarding code taken from calibre source Ozzie Isaacs 2022-01-30 10:57:29 +01:00
  • f6b46bb170 Code cosmetics Ozzie Isaacs 2022-01-29 21:22:39 +01:00
  • bb7f4cf74e Added optional requirements for metadata amazon Better logging of errors in metadata source files Ozzie Isaacs 2022-01-29 21:02:56 +01:00
  • 39ac37861f Added option to enable reconnect Added option to perform dry run of updater Added possibility to exclude files from updater Ozzie Isaacs 2022-01-29 10:44:33 +01:00