1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-03-24 16:49:44 +00:00

Commit Graph

  • c830a5936e Added dse to supported languages Ozzie Isaacs 2022-01-06 14:10:06 +01:00
  • 405f3c181f Added korean locale Ozzie Isaacs 2022-01-06 14:04:49 +01:00
  • 6d839d5cc7 Bugfixes from testrun Ozzie Isaacs 2022-01-04 21:12:59 +01:00
  • bbadfa2251 bugfixes load metadata Ozzieisaacs 2022-01-04 21:11:52 +01:00
  • 7b8b2f93a0 Merge remote-tracking branch 'scholary/master' Ozzieisaacs 2021-12-30 14:55:39 +01:00
  • c1030dfd13 Update dependency scholary Ozzieisaacs 2021-12-30 14:44:35 +01:00
  • a90177afa0 Better version output in about page (exe file, pyPi, git commit string removed if empty) Ozzieisaacs 2021-12-28 20:17:51 +01:00
  • c095ee3c14 Fix #2243 (whitespaces are trimmed also for normal search) Ozzieisaacs 2021-12-28 11:31:32 +01:00
  • ae1f515446 Bugfix uncheck all ekements in books list and user list Improved testability for books list Ozzieisaacs 2021-12-27 20:02:42 +01:00
  • 0548fbb685 Bugfix post commands without updater Ozzieisaacs 2021-12-27 09:37:52 +01:00
  • f22e4d996c Proxy kobo library sync at the end of local sync Ozzieisaacs 2021-12-27 09:31:32 +01:00
  • 3e0d8763c3 Prevent 2 public shelfs with same names due to changing public property Ozzieisaacs 2021-12-26 10:46:43 +01:00
  • 47f5e2ffb4 Remove python2 urllib imports Fix for "javascript:" script links in identifier Ozzieisaacs 2021-12-26 10:31:04 +01:00
  • f39dc100b4 Migrated some routes to POST - shelf massadd - resetpassword - delete shelf - send to kindle Ozzieisaacs 2021-12-25 21:39:58 +01:00
  • 573c9f9fb4 Improved logging (right stacklevel on mail exceptions) Updated jsonschema requirements Ozzieisaacs 2021-12-25 10:35:08 +01:00
  • 785726deee Migrated some routes to POST - delete shelf, import ldap users - delete_kobo token, kobo force full sync - shutdown, reconnect, shutdown Ozzieisaacs 2021-12-25 10:09:11 +01:00
  • 7eb875f388 Improvement for gdrive rename authors Ozzieisaacs 2021-12-28 17:13:18 +01:00
  • 4edd1914b4 Fixed google scholar issues cbartondock 2021-12-23 23:16:41 -05:00
  • 222929e741 Fixed extra s in scholar metadata cbartondock 2021-12-23 18:05:20 -05:00
  • 70b67077cc Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-12-23 15:58:45 -05:00
  • ec73558b03 Bugfix advanced search for language Update results from testrun Ozzie Isaacs 2021-12-23 19:14:21 +01:00
  • bdedec90dd Catch more Gdrive errors (#2233) Ozzieisaacs 2021-12-23 11:13:08 +01:00
  • d45085215f Update Translation Ozzieisaacs 2021-12-22 19:05:41 +01:00
  • 1a6579312f Add monkey.patch for gevent Ozzie Isaacs 2021-12-20 20:43:28 +01:00
  • b85627da5c Fix for adding/deleting visibility restrictions on custom columns/tags Ozzie Isaacs 2021-12-19 11:29:54 +01:00
  • 2e815147fb Merge branch 'master' into Develop Ozzie Isaacs 2021-12-19 10:29:56 +01:00
  • 592288cb22 Fix inverted "convert to English characters" setting Ozzie Isaacs 2021-12-19 08:04:13 +01:00
  • 2e3a3ee460 Update dependencies in setup.cfg Ozzie Isaacs 2021-12-19 07:28:46 +01:00
  • b7927a0df1 Bugfix handling of stacktrace from calibre Ozzie Isaacs 2021-12-18 18:38:17 +01:00
  • 021298374e Improved debug output for task added Improved handling of calibre output on windows Ozzie Isaacs 2021-12-18 17:31:33 +01:00
  • 92f65882b2 Added log4j statement Ozzie Isaacs 2021-12-16 06:21:16 +01:00
  • 0693cb1ddb Added basic theming to the epub reader Bharat KNV 2021-12-12 18:40:44 +05:30
  • bea14d1784 fix locale for lubimyczytac languages collerek 2021-12-15 15:20:01 +01:00
  • f0399d04b7 Merge remote-tracking branch 'bookmark_csrf/master' Ozzie Isaacs 2021-12-14 17:59:32 +01:00
  • 9b57fa25de Merge remote-tracking branch 'zh/master' Ozzie Isaacs 2021-12-14 17:52:12 +01:00
  • afbe77de3d Merge remote-tracking branch 'border/patch-1' Ozzie Isaacs 2021-12-14 17:50:02 +01:00
  • d26d357151 Merge branch 'master' into master xlivevil 2021-12-15 00:17:26 +08:00
  • 4db9691cfc Remove white border in full-screen cover preview Laurin Neff 2021-12-13 19:36:21 +01:00
  • 45c433caab Added "hmj" to supported languages. Fix for "bit" language support (Fix #2217) Ozzie Isaacs 2021-12-13 18:25:56 +01:00
  • 51bf35c2e4 unify scholar collerek 2021-12-13 17:21:41 +01:00
  • d64589914f add series, languages and isbn to google provider collerek 2021-12-13 15:14:19 +01:00
  • 362fdc5716 run lubimyczytac detail pages in threadpool collerek 2021-12-13 02:14:53 +01:00
  • d55626d445 refactor and cleaning collerek 2021-12-13 01:23:03 +01:00
  • 25422b3411 Fix for #2195 Sync token only updated after complete library sync and sync token content is discarded on first sync to enable real forced full sync Ozzie Isaacs 2021-12-12 20:31:45 +01:00
  • 42bf40d7bb Change 2 timestamps to utctime Ozzie Isaacs 2021-12-11 17:40:36 +01:00
  • 920acaca99 everything working to refactor collerek 2021-12-11 01:06:04 +01:00
  • a184f4e71a Merge branch 'master' into master xlivevil 2021-12-08 22:58:30 +08:00
  • 4569188008 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-12-07 08:37:27 -05:00
  • 9d9acb058d Add button to force full kobo sync Ozzie Isaacs 2021-12-06 21:02:06 +01:00
  • 7d67168a4a Update test result Ozzie Isaacs 2021-12-06 20:27:25 +01:00
  • 09751d8b87 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-12-05 19:00:15 -05:00
  • 6e15280fac Start renaming author names on gdrive Ozzie Isaacs 2021-12-05 19:01:23 +01:00
  • f78d2245aa Fixes from testrun Ozzie Isaacs 2021-12-05 18:48:21 +01:00
  • fd5ab0ef53 Bugfix handle archive bit Ozzie Isaacs 2021-12-05 18:01:56 +01:00
  • d217676350 Upated testresult Bugfix book table Ozzie Isaacs 2021-12-05 13:04:13 +01:00
  • cd5711e651 Merge branch 'master' into Develop Ozzie Isaacs 2021-12-04 20:56:04 +01:00
  • 3bf173d958 Added response for kobo-benefits route and kobo-gettest route Ozzie Isaacs 2021-12-04 15:44:41 +01:00
  • 98d630d453 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-12-04 09:21:01 -05:00
  • eb2e816bfd Switch encoding in kobo metadata to ensure utf-8 characters to show up properly (finally) Ozzie Isaacs 2021-12-04 14:58:28 +01:00
  • bd01e840ca Delete books in shelfs, downloaded books, kobo sync status, etc on database change (fixes #620) Ozzie Isaacs 2021-12-04 11:50:25 +01:00
  • 91a21ababe Allow download of archived books Ozzie Isaacs 2021-12-04 11:16:33 +01:00
  • f4096b136e Added chinese sign language (csl) to supported languages Ozzie Isaacs 2021-12-04 10:57:53 +01:00
  • e2eab808c0 Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader GarcaMan 2021-12-02 18:20:27 +00:00
  • 3ac08a8c0d After toggling fullscreen, focus on main container GarcaMan 2021-12-02 18:20:14 +00:00
  • 7598dfe952 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-12-01 16:17:14 -05:00
  • 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) Ozzie Isaacs 2021-12-01 21:38:43 +01:00
  • 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 Ozzie Isaacs 2021-12-01 20:29:05 +01:00
  • 66874f8163 Update read.html Jonathan Fenske 2021-11-30 22:25:45 -06:00
  • 3f91313303 Update epub.js Jonathan Fenske 2021-11-30 22:24:34 -06:00
  • 8438b2a07b Update Simplified Chinese translation xlivevil 2021-12-01 12:14:57 +08:00
  • 67e3721530 fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN xlivevil 2021-12-01 11:28:03 +08:00
  • 2252d661c0 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-11-27 14:06:36 -05:00
  • 87e526642c Bugfix edit series_index Bugfix invalid languages Ozzie Isaacs 2021-11-27 18:19:25 +01:00
  • 7f9da94a18 Tie visibility of upload buttons to upload right only Ozzie Isaacs 2021-11-24 17:35:09 +01:00
  • ec7c2db971 Added package variable for generating "exe" file with pyinstaller Ozzie Isaacs 2021-11-27 12:26:28 +01:00
  • 3f56f0dca7 Removed parameter that was wrongly added Denis Rodríguez 2021-11-25 01:30:20 -03:00
  • 7fc04b353b Selecting Position will not scroll the current image up GarcaMan 2021-11-24 20:22:10 +00:00
  • a8689ae26b first commit GarcaMan 2021-11-24 19:41:07 +00:00
  • fcd2b68359 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-11-23 13:59:43 -05:00
  • a1d372630d Added missing language bit (fixes #2187) Added handling of wrong .jpg cover file content Guest sorting options are now stored in the session Updated teststatus Ozzie Isaacs 2021-11-23 19:32:11 +01:00
  • fc859afb92 Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-11-22 09:59:36 -05:00
  • 2e0d0a2429 Update requirements Ozzie Isaacs 2021-11-21 18:31:35 +01:00
  • d084a06e63 Bugfix create shelf for users not allowed to create public shelfs Ozzie Isaacs 2021-11-21 16:21:27 +01:00
  • e880238cb9 Add missing filter for current user in KoboSyncedBooks queries Ozzie Isaacs 2021-11-21 16:19:32 +01:00
  • f58c5bee1c Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-11-21 09:23:52 -05:00
  • cbb9edac19 Bugfix search in books list Fix renaming upper to lowercase letters Update test results Ozzie Isaacs 2021-11-21 13:23:27 +01:00
  • 1b8bd27b3c Added cve number for csrf bug Ozzie Isaacs 2021-11-20 13:53:49 +01:00
  • 1e9d88fa98 Merge branch 'master' into Develop Ozzieisaacs 2021-11-21 10:22:44 +01:00
  • 6cb713d62c Added filtering of languages Bugfix show all allowed languages in user settings in case restrictions currently apply Ozzieisaacs 2021-11-21 10:21:45 +01:00
  • 642af2f973 Added support for missing locale Enu Ozzieisaacs 2021-11-21 09:28:03 +01:00
  • 6deb527769 Merge branch 'master' into Develop Ozzieisaacs 2021-11-21 09:14:36 +01:00
  • 9273843062 Removed double declared functions Ozzieisaacs 2021-11-21 09:13:26 +01:00
  • 2989586c6d Merge branch 'master' of https://github.com/janeczku/calibre-web cbartondock 2021-11-20 18:54:38 -05:00
  • 5ede079401 Handling of invalid cover files on upload Ozzie Isaacs 2021-11-20 13:45:41 +01:00
  • 7ad419dc8c Fix upload of cover and book formats containing html characters Ozzie Isaacs 2021-11-20 13:40:23 +01:00
  • bcdc976414 Added missing check for creating public shelfs Ozzie Isaacs 2021-11-20 13:00:54 +01:00
  • 6aad9378b8 Fix visiblility upload right on enabled upload feature Ozzie Isaacs 2021-11-20 12:44:34 +01:00
  • 6f5390ead5 Changed error message in case of trying to delete a shelf unauthorized Removed outcommented text Ozzie Isaacs 2021-11-20 12:17:03 +01:00
  • d624b67e93 Fix #2174 (default sorting order now is timestamp again) Ozzie Isaacs 2021-11-20 11:57:51 +01:00
  • 01cc97c1b2 Added langugae support for Cholón (fixes #2183) Ozzie Isaacs 2021-11-20 11:32:43 +01:00