Commit Graph

  • 709a4e51ba Testrun Ozzie Isaacs 2023-06-18 11:16:50 +0200
  • eff0750d77 Fix for renaming uppercase/lowercase author, tag, series, publisher entries (fix for #2787) Update epub.js Ozzie Isaacs 2023-06-18 10:17:55 +0200
  • e63a04093c Bugfix rename author in book list Ozzie Isaacs 2023-06-18 10:14:53 +0200
  • 07d97d18d0 Merge remote-tracking branch 'epubreader/update_epub.min.js' into Develop Ozzie Isaacs 2023-06-17 15:50:51 +0200
  • d8f30983d5 Merge remote-tracking branch 'readme/patch-1' Ozzie Isaacs 2023-06-17 15:48:18 +0200
  • 062efc4e78 Bugfix change uppercase/lowercase on edit authors Remove autocomplete on several elements to make typeahead work without problems Ozzie Isaacs 2023-06-17 10:42:33 +0200
  • 4e6c9c2703
    Update README.md boosh 2023-06-13 06:23:53 +0000
  • 4dc5885723 Bugfix for upper/lowercase rename if not before part of book Ozzie Isaacs 2023-06-10 10:37:22 +0200
  • 5e15cac598 deleted empty lines quarz12 2023-06-09 12:18:39 +0200
  • d0551274dc switched to using epub.min.js, deleted now unnecessary dependencies quarz12 2023-06-05 15:39:09 +0200
  • 99c05650a1 -added pako and epub-cfi-resolver as dependencies -cfi resolving is now done by that module, therefore removed validateChildNodes and adjusted cfiToXmlNode quarz12 2023-05-24 21:05:50 +0200
  • 617ee3d781 now shows correct numbers, still needs bugfixes quarz12 2023-05-23 14:31:37 +0200
  • 47aa3254c7 better css positioning quarz12 2023-05-23 11:47:51 +0200
  • 0717b9493c added progress display, better rounding TODO: getPrev gives wrong values, design, testing quarz12 2023-05-22 23:36:14 +0200
  • 824ebc4d76 added event on change position quarz12 2023-05-22 16:21:27 +0200
  • cbaa61bbb7 EpubParser now gets automatically loaded TODO:detect page change, display number quarz12 2023-05-21 22:23:53 +0200
  • dbac685985 implemented current file process, needs testing but looks good quarz12 2023-05-18 22:37:09 +0200
  • b25c024b66 added getCurrentFileProgress, TODO: resolve CFI to xml node quarz12 2023-05-15 17:10:07 +0200
  • bc65180c32 restructured and fixed a bug in getprevfilesize quarz12 2023-05-15 14:36:33 +0200
  • 10c66b6e63 wrote a class to handle epub parsing, implemented bytesize of all previous files, total bytesize. still needs implementation of bytesize of current file until CFI point. quarz12 2023-05-15 14:09:18 +0200
  • c29b1696f7 added function to get bytelength of book text quarz12 2023-05-14 18:01:02 +0200
  • 39638d3c9c updated epub.min.js to version 0.3.93 quarz12 2023-06-09 16:11:53 +0200
  • 3ef34c8f15 Bugfixes rename upper-lowercase after testrun Ozzie Isaacs 2023-06-08 10:28:42 +0200
  • 932abbf090 Merge remote-tracking branch 'error_scroll/error_page' Ozzie Isaacs 2023-06-05 14:54:10 +0200
  • 860443079d Fix for (#2802) search request fails with error after browser session closed and currently returns all results Ozzie Isaacs 2023-06-05 14:41:03 +0200
  • bd4b7ffaba Fix for upper lower change of non ascii values in series, tags, ... Ozzie Isaacs 2023-05-30 19:21:46 +0200
  • 33e35eeb52 Added option -o to define logfile via command line (fixes #2792) Ozzie Isaacs 2023-05-29 11:28:36 +0200
  • ed09814460 Prevent log_message on startup logfile Parameter Ozzie Isaacs 2023-05-28 20:32:19 +0200
  • e52eb74121 Merge branch 'Develop' Ozzie Isaacs 2023-05-28 19:58:33 +0200
  • dc7fbce4f7 changed style property of container Daniel 2023-05-28 13:21:26 +0200
  • dad0fd5a1c Update test results Ozzie Isaacs 2023-05-28 10:24:40 +0200
  • 8a87c152b4 Bugfix opds search Ozzie Isaacs 2023-05-27 16:25:06 +0200
  • 16baa306c5 Update test results Ozzie Isaacs 2023-05-27 15:32:48 +0200
  • 2eb334fb3d fixed a typo in http_error.html which broke the github link changed the behavior of the home button so it directs to the application root, not the server root . Daniel 2023-05-08 21:48:04 +0200
  • cb7356a04d Fixes to word with new version of comicapi Ozzie Isaacs 2023-05-04 20:23:02 +0300
  • 63a561bf9b Merge remote-tracking branch 'chinese/translation/Simplified_Chinese' Ozzie Isaacs 2023-05-04 19:54:06 +0300
  • cc733454b2 Merge remote-tracking branch 'chinese/translation/Simplified_Chinese' Ozzie Isaacs 2023-04-30 19:38:59 +0300
  • 940544577a don't mutate meta into a str, keep it a namedtuple whilenot 2023-04-30 13:37:08 +0200
  • 9e0fc320cb Update Simplified Chinese translation xlivevil 2023-04-25 16:03:28 +0800
  • bf3ca20fb2 Update Simplified Chinese translation xlivevil 2023-04-25 15:38:40 +0800
  • c7e1736ade Merge branch 'master' into Develop Ozzie Isaacs 2023-04-23 11:05:19 +0200
  • bc6a50550e Merge branch 'master' into Develop Ozzie Isaacs 2023-04-23 11:03:12 +0200
  • fe4dc1bb8f Fix #2757 (Sqlalchemy >1.30 <1.4.24 wasn't supported anymore) Ozzie Isaacs 2023-04-22 09:25:54 +0200
  • f2369609e8 Bugfix for non existent rating, language, and user downloaded books Ozzie Isaacs 2023-04-18 20:53:55 +0200
  • de4d6ec7df Merge remote-tracking branch 'it/patch-1' Ozzie Isaacs 2023-04-18 20:06:46 +0200
  • 7754f4aa5d
    Update messages.po mapi68 2023-04-18 09:05:19 +0200
  • 524751ea51 Removed superfluous space Ozzie Isaacs 2023-04-17 18:52:52 +0200
  • 8111d0dd51 Update translation status Ozzie Isaacs 2023-04-16 15:06:34 +0200
  • fad5929253 Bugfix getPath for logfile viewer Ozzie Isaacs 2023-04-16 13:08:50 +0200
  • 9f28144779 Fix for #2756 (Home button in caliblur is leading to "/" instead of calibre-web home) Ozzie Isaacs 2023-04-16 09:43:13 +0200
  • 42fd6973a0 Merge remote-tracking branch 'readme/patch-1' Ozzie Isaacs 2023-04-15 19:15:21 +0200
  • b2e20ff50c
    update readme due to my mistake on link driz 2023-04-15 13:02:55 -0400
  • 6075b3dd1d Merge remote-tracking branch 'readme/patch-2' Ozzie Isaacs 2023-04-15 18:46:45 +0200
  • 37871ea8cb
    Update README.md driz 2023-04-15 11:38:04 -0400
  • e2785c3985 Added djv file format to djvu reader Ozzie Isaacs 2023-04-15 15:25:46 +0200
  • dba83a2900 Fixes for sqlalachemy2 Ozzie Isaacs 2023-04-15 13:22:17 +0200
  • 33c19b20f4 Merge remote-tracking branch 'readme/update-readme' Ozzie Isaacs 2023-04-15 11:20:52 +0200
  • d2f39d3dce Update Teststatus Ozzie Isaacs 2023-04-15 11:00:38 +0200
  • 1c8bc78b48 Improvements for sqlalchemy 2 Ozzie Isaacs 2023-04-13 19:01:53 +0200
  • 6c6841f8b0 Further fixes for sqlalchemy 2.0 Ozzie Isaacs 2023-04-12 18:56:21 +0200
  • 592216588c Revert "post" as search request. Search request is now get again (fix for #2741) Revert "Auxiliary commit to revert individual files from 275675b48add79d2bbce06426cc1224c5e2c1bfb" Ozzie Isaacs 2023-04-12 18:24:33 +0200
  • f4db0f04d2
    add table of contents and contributor recognition section Wladimir Kirianov 2023-04-09 13:07:33 +0200
  • b16e3a6e2c
    Update README.md for clarity, formatting, and improved readability Wladimir Kirianov 2023-04-09 12:36:19 +0200
  • 13c0d30a8f Update login Removed not needed parameters for task status Ozzie Isaacs 2023-04-03 20:00:13 +0200
  • b9c942befc Fix for 'NoneType' object has no attribute 'author_sort' while trying to read a book (#2733) Ozzie Isaacs 2023-03-31 07:48:18 +0200
  • a68a0dd037 Fixed typo Ozzie Isaacs 2023-03-30 11:25:34 +0200
  • a952c36ab7 Remove unused fallback cover handling Thomas de Ruiter 2023-03-28 16:13:10 +0200
  • 5f0c7737fe Fix proxy cover images to Kobo store Thomas de Ruiter 2023-03-28 15:56:02 +0200
  • 38484624e9 Version update Ozzie Isaacs 2023-03-27 20:20:18 +0200
  • 1451a67912 Version bump Ozzie Isaacs 2023-03-27 19:49:57 +0200
  • a72f0a160b Bugfix for python3.11, table gdrive_ids2 already exists (fix for #2729) Ozzie Isaacs 2023-03-27 17:58:07 +0200
  • 253386b0a5 Bugfix parse ldap server config Ozzie Isaacs 2023-03-26 18:27:43 +0200
  • 6c8ffb3e7e Bugfix path selection for reverse proxy Ozzie Isaacs 2023-03-26 14:31:19 +0200
  • 7d26e6fc85 Bugfix get updater status Ozzie Isaacs 2023-03-26 14:19:12 +0200
  • 085a6b88a3 Fix for #2713 (strip scheme from ldap server name) Ozzie Isaacs 2023-03-26 14:08:09 +0200
  • bde36e3cd4 Bugfix for logging ldap debug messages with non stream logfile Ozzie Isaacs 2023-03-26 13:17:02 +0200
  • 9646b6e2dd Enable debug output for ldap login Ozzie Isaacs 2023-03-26 11:29:54 +0200
  • d35e781d41 Bugfixes after testrun Catch StaleDataError Ozzie Isaacs 2023-03-26 08:19:36 +0200
  • 321db4d712 Refactored send email by make use of ajax calls instead of posting the page Always use getPath instead of pathname Ozzie Isaacs 2023-03-25 12:34:16 +0100
  • 2b9f920454 Metadata backup configurable Ozzie Isaacs 2023-03-25 10:42:36 +0100
  • 45acd3febe Merge branch jvonau/patch-1 Updated requirements Updated test results Ozzie Isaacs 2023-03-21 20:04:39 +0100
  • cbd7ca2f3e Activate metadata backup Ozzie Isaacs 2023-03-21 20:03:45 +0100
  • ba7fee3918 Update metadatabackup Ozzie Isaacs 2023-03-21 20:02:57 +0100
  • 1210ccb43f Update teststatus Ozzie Isaacs 2023-03-21 18:51:56 +0100
  • 04f1f6493b
    Update optional-requirements.txt Jerry Vonau 2023-03-21 09:52:38 -0500
  • 46d2d217ee Bugfix metadata backup with custom columns Ozzie Isaacs 2023-03-20 20:11:37 +0100
  • e3fffa8a8f Bugfix backup metadata for custom date, custom categories Ozzie Isaacs 2023-03-20 19:35:38 +0100
  • dfb49bfca9 Merge branch 'master' into Develop (handle case of cover smaller than thumbnail) Ozzie Isaacs 2023-03-20 19:03:15 +0100
  • 224777f5e3 Handle case that cover size is smaller than thumbnail size Update teststatus Ozzie Isaacs 2023-03-20 19:00:35 +0100
  • 7ade4615a4 Bugfix write metadata Bugfix change of custom column now sets updates the book timestamp Ozzie Isaacs 2023-03-19 17:23:05 +0100
  • cbd679eb24 Bugfix write metadata Bugfix change of custom column now sets updates the book timestamp Ozzie Isaacs 2023-03-19 17:21:30 +0100
  • b277ed3359 Update teststatus Ozzie Isaacs 2023-03-19 15:29:23 +0100
  • fa95b07a95 Merge branch 'master' into Develop Ozzie Isaacs 2023-03-05 16:06:49 +0100
  • 87bc8c6d96 Updated requirements Ozzie Isaacs 2023-03-04 11:13:41 +0100
  • db2bc6a2c2 Changed requirements Ozzie Isaacs 2023-03-05 16:03:54 +0100
  • cf850c6ed5 Bugfix backup metadata Ozzie Isaacs 2023-03-05 16:03:07 +0100
  • a6b54e398b Bugfix backup metadata Ozzie Isaacs 2023-03-05 16:02:48 +0100
  • 28eeb9eec3 Merge branch 'master' into Develop Ozzie Isaacs 2023-03-04 11:13:57 +0100
  • 7d76f2ae33 Updated requirements Ozzie Isaacs 2023-03-04 11:13:41 +0100
  • 49e4f540c9 ** Be careful, after updating, there is no way back ** ** Please install flask-limiter after updating ** Ozzie Isaacs 2023-03-04 10:37:05 +0100