062efc4e78Bugfix 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
d0551274dcswitched 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
824ebc4d76added event on change position
quarz12
2023-05-22 16:21:27 +0200
cbaa61bbb7EpubParser now gets automatically loaded TODO:detect page change, display number
quarz12
2023-05-21 22:23:53 +0200
dbac685985implemented current file process, needs testing but looks good
quarz12
2023-05-18 22:37:09 +0200
b25c024b66added getCurrentFileProgress, TODO: resolve CFI to xml node
quarz12
2023-05-15 17:10:07 +0200
bc65180c32restructured and fixed a bug in getprevfilesize
quarz12
2023-05-15 14:36:33 +0200
10c66b6e63wrote 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
c29b1696f7added function to get bytelength of book text
quarz12
2023-05-14 18:01:02 +0200
39638d3c9cupdated epub.min.js to version 0.3.93
quarz12
2023-06-09 16:11:53 +0200
3ef34c8f15Bugfixes rename upper-lowercase after testrun
Ozzie Isaacs
2023-06-08 10:28:42 +0200
860443079dFix 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
bd4b7ffabaFix for upper lower change of non ascii values in series, tags, ...
Ozzie Isaacs
2023-05-30 19:21:46 +0200
33e35eeb52Added option -o to define logfile via command line (fixes#2792)
Ozzie Isaacs
2023-05-29 11:28:36 +0200
16baa306c5Update test results
Ozzie Isaacs
2023-05-27 15:32:48 +0200
2eb334fb3dfixed 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
cb7356a04dFixes to word with new version of comicapi
Ozzie Isaacs
2023-05-04 20:23:02 +0300
1c8bc78b48Improvements for sqlalchemy 2
Ozzie Isaacs
2023-04-13 19:01:53 +0200
6c6841f8b0Further fixes for sqlalchemy 2.0
Ozzie Isaacs
2023-04-12 18:56:21 +0200
592216588cRevert "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
d35e781d41Bugfixes after testrun Catch StaleDataError
Ozzie Isaacs
2023-03-26 08:19:36 +0200
321db4d712Refactored 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
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