Ozzie Isaacs
1086296d1d
Make embed metadata configurable
2023-12-09 11:29:11 +01:00
Ozzie Isaacs
90ad570578
Show only folders for selecting converter binaries
2023-12-07 16:22:34 +01:00
Ozzie Isaacs
d611582b78
Fix for #2743 (read status is no longer implicitly added to advanced search query)
2023-11-11 10:43:23 +01:00
Ozzie Isaacs
d68e57c4fc
Implement split library and books
...
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
2023-11-08 20:11:03 +01:00
Ozzie Isaacs
b7aaa0f24d
Add metadata change code
2023-11-02 17:05:02 +01:00
Ozzie Isaacs
6c2e40f544
Added favicon in opds feed
...
Merge remote-tracking branch 'favicon/master'
2023-10-28 09:05:24 +02:00
Ozzie Isaacs
96958e7266
Merge remote-tracking branch 'upload_text/patch-1'
2023-10-14 15:48:06 +02:00
databoy2k
b3d1558df8
Add Favicon to OPDS Feed
...
<icon> is a standard of the OPDS spec, and this commit adds the favicon to the feed. Certain OPDS readers, e.g. FBReader on Windows, respect this tag and will show the same icon as the main page.
2023-09-08 13:09:40 -06:00
Ozzie Isaacs
444ac181f8
more bookmark feature
...
tornado fix for tornado <6.2
2023-08-31 17:03:56 +02:00
Ozzie Isaacs
4f0f5b1495
Merge remote-tracking branch 'origin/Develop' into Develop
...
# Conflicts:
# optional-requirements.txt
2023-08-28 19:38:51 +02:00
Ozzie Isaacs
cfa309f0d1
Merge branch 'master' into Develop
...
# Conflicts:
# cps/services/SyncToken.py
# cps/static/js/kthoom.js
# cps/templates/readcbr.html
2023-08-28 18:08:19 +02:00
Ozzie Isaacs
885d914f18
Update tornado to 6.2
...
Remove unneeded imports from jsonschema for synctoken
Update optional requirements
Remove invalid direction arrows in comic reader
2023-08-28 18:06:32 +02:00
Ozzie Isaacs
6a14e2cf68
Next try showing last book of series in grid view
2023-08-27 12:00:34 +02:00
Ozzie Isaacs
9b99427c84
Merged comic save position
2023-08-26 20:12:34 +02:00
lucas
7e46f9c0b1
Add font/spread customize for epub reader
2023-08-09 17:10:09 +08:00
Ozzie Isaacs
de59181be7
Merge remote-tracking branch 'home/link_fixes' into Develop
2023-07-31 18:49:53 +02:00
Ozzie Isaacs
966c9236b9
Merge remote-tracking branch 'home/link_fixes'
2023-07-30 20:00:18 +02:00
Ozzie Isaacs
279f0569e4
Fix visibility for sending to reader without download permissions (fix for #2847 )
2023-07-29 15:15:38 +02:00
Ozzie Isaacs
df74fdb4d1
Update edit identifiers
2023-07-29 11:10:54 +02:00
Ozzie Isaacs
a256bd5260
Password is not returned in smtp settings
2023-07-09 10:23:56 +02:00
Ozzie Isaacs
eff0750d77
Fix for renaming uppercase/lowercase author, tag, series, publisher entries (fix for #2787 )
...
Update epub.js
2023-06-18 10:17:55 +02:00
Ozzie Isaacs
062efc4e78
Bugfix change uppercase/lowercase on edit authors
...
Remove autocomplete on several elements to make typeahead work without problems
2023-06-17 10:47:23 +02:00
quarz12
d0551274dc
switched to using epub.min.js, deleted now unnecessary dependencies
2023-06-09 18:32:30 +02:00
quarz12
99c05650a1
-added pako and epub-cfi-resolver as dependencies
...
-cfi resolving is now done by that module, therefore removed validateChildNodes and adjusted cfiToXmlNode
2023-06-09 18:32:28 +02:00
quarz12
0717b9493c
added progress display, better rounding
...
TODO: getPrev gives wrong values,
design, testing
2023-06-09 18:32:22 +02:00
quarz12
cbaa61bbb7
EpubParser now gets automatically loaded
...
TODO:detect page change, display number
2023-06-09 18:32:15 +02:00
quarz12
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.
2023-06-09 18:32:05 +02:00
quarz12
c29b1696f7
added function to get bytelength of book text
2023-06-09 18:31:55 +02:00
Ozzie Isaacs
932abbf090
Merge remote-tracking branch 'error_scroll/error_page'
2023-06-05 14:54:10 +02:00
Daniel
dc7fbce4f7
changed style property of container
2023-05-28 13:21:26 +02:00
Ozzie Isaacs
8a87c152b4
Bugfix opds search
2023-05-27 16:25:06 +02:00
Daniel
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 .
2023-05-08 21:48:04 +02:00
Ozzie Isaacs
e2785c3985
Added djv file format to djvu reader
2023-04-15 15:25:46 +02:00
Ozzie Isaacs
1c8bc78b48
Improvements for sqlalchemy 2
2023-04-13 19:01:53 +02:00
Ozzie Isaacs
592216588c
Revert "post" as search request. Search request is now get again (fix for #2741 )
...
Revert "Auxiliary commit to revert individual files from 275675b48add79d2bbce06426cc1224c5e2c1bfb"
This reverts commit 6c920bc49f133d5c7451230448121f1f8b3cd9f2.
2023-04-12 18:29:15 +02:00
Ozzie Isaacs
a68a0dd037
Fixed typo
2023-03-30 11:25:34 +02:00
Ozzie Isaacs
d35e781d41
Bugfixes after testrun
...
Catch StaleDataError
2023-03-26 08:19:36 +02:00
Ozzie Isaacs
321db4d712
Refactored send email by make use of ajax calls instead of posting the page
...
Always use getPath instead of pathname
2023-03-25 12:34:16 +01:00
Ozzie Isaacs
2b9f920454
Metadata backup configurable
2023-03-25 10:42:36 +01:00
Ozzie Isaacs
5c5db34a52
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2023-02-27 18:54:02 +01:00
Ozzie Isaacs
fc31132f4e
Merge remote-tracking branch 'pdf/master'
2023-02-21 20:52:25 +01:00
Ozzie Isaacs
3debe4aa4b
Merge remote-tracking branch 'comic/long_strip_cbrreader'
2023-02-21 20:33:11 +01:00
Ozzie Isaacs
b28a2cc58c
Merge branch 'master' into Develop
...
# Conflicts:
# cps/web.py
# test/Calibre-Web TestSummary_Linux.html
2023-02-21 17:03:54 +01:00
Ozzie Isaacs
c79aa75f00
Merge remote-tracking branch 'author_opds/opds_add_metadata'
2023-02-19 18:34:40 +01:00
Ozzie Isaacs
8ee34bf428
Bugfixes for password policy
2023-02-15 19:53:35 +01:00
GarcaMan
c4326c9495
Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2023-02-11 03:25:31 +00:00
Ozzie Isaacs
3b45234beb
Bugfix from testrun
2023-02-09 19:46:36 +01:00
Ozzie Isaacs
7a4e6fbdfb
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2023-02-06 19:02:47 +01:00
Ozzie Isaacs
14d14637cd
Updated test status
...
updated jzip for epub reader
Bugfix for opds login with ldap
updated requirementes
2023-02-06 19:02:27 +01:00
Ozzie Isaacs
fb42f6bfff
Make it possible to disable ratelimiter
...
Update APScheduler
Error message on missing flask-limiter
2023-02-05 13:43:35 +01:00
Ozzie Isaacs
4b7a0f3662
Merge branch 'master' into Develop
...
# Conflicts:
# cps/opds.py
# cps/server.py
# cps/web.py
2023-02-05 12:10:01 +01:00
Ozzie Isaacs
275675b48a
Search query is now also a post request (possible fix for Forward Auth Search Redirect Issue #2681 )
2023-02-05 09:34:57 +01:00
Ozzie Isaacs
f8fbc807f1
further refactored user login
2023-02-05 08:47:10 +01:00
Ozzie Isaacs
98da7dd5b0
remove g.user from before request
2023-02-05 08:47:10 +01:00
_Fervor_
6da7d05c6c
Update readpdf.html
2023-02-03 23:34:55 +08:00
Ozzie Isaacs
189da65fac
leave fields filled after invalid login attempt
2023-01-29 13:20:22 +01:00
Ozzie Isaacs
508e2b4d0a
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/search.py
# cps/templates/admin.html
# cps/web.py
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2023-01-28 18:52:50 +01:00
Ozzie Isaacs
4913f06e0d
Updated test status
...
Fix for #2614 (Send to eReader not working for guest user)
2023-01-24 18:07:21 +01:00
Ozzie Isaacs
8022b1bb36
Merge remote-tracking branch 'english/master'
2023-01-21 15:19:59 +01:00
Josh O'Brien
b3335f6733
English Language Updates - V3
2023-01-04 13:30:13 +11:00
Ozzie Isaacs
6c1631acba
Updated requirements
2022-12-26 15:47:04 +01:00
Ozzie Isaacs
1489228649
Bugfix for testability
2022-12-25 19:06:35 +01:00
Ozzie Isaacs
1ca1281346
Merge remote-tracking branch 'jszip/compress_dl'
2022-12-25 18:38:28 +01:00
jvoisin
02ec853e3b
Remove a duplicate library
2022-12-25 16:09:18 +01:00
Ozzie Isaacs
66e0a81d23
Merge remote-tracking branch 'mp3_csrf/save-mp3-position'
2022-12-25 10:34:01 +01:00
Ozzie Isaacs
1f6eb2def6
html tag fix
2022-12-25 10:32:01 +01:00
Ozzie Isaacs
7d3af5bbd0
Merge remote-tracking branch 'font_size/issue/487'
2022-12-25 10:29:29 +01:00
Ozzie Isaacs
043a612d1a
Update path to kobo config file
2022-12-25 10:22:58 +01:00
Ozzie Isaacs
928e24fd1a
Merge remote-tracking branch 'google_site_verification/master'
2022-12-25 09:59:32 +01:00
Ozzie Isaacs
3361c41c6d
Merge remote-tracking branch 'caliblur/issues/caliBlur'
2022-12-25 09:49:02 +01:00
Ozzie Isaacs
c15b603fef
Merge remote-tracking branch 'mp3listen/master'
2022-12-25 09:41:56 +01:00
JonathanHerrewijnen
9450084d6e
Editing listenmp3.html page to show audiobook info
2022-11-24 20:34:01 +00:00
Vijay Pillai
b52c7aac53
Added GOOGLE_SITE_VERIFICATION environmental value to enable google safe browsing
2022-11-10 11:02:50 -05:00
Ghighi Eftimie
9409b9db9c
fixes for 946, 2284 caliblur
2022-10-21 21:53:15 +02:00
Ghighi Eftimie
b663f1ce83
added font size fader in reader's settings popup #487
2022-10-16 16:22:08 +02:00
Olivier
adfbd447ed
mp3 player was missing the csrf_token
2022-10-11 19:50:23 +09:00
xlivevil
09e1ec3d08
fix typo
2022-09-28 20:12:21 +08:00
Ozzie Isaacs
c10708ed07
Backup metadata 4th step
2022-09-19 22:39:40 +02:00
Ozzieisaacs
7750ebde0f
Update pdf Reader
2022-09-05 19:42:02 +02:00
Ozzie Isaacs
e5c8a7ce50
Change landing page for issues, to reduce number of empty issues
2022-08-27 10:20:53 +02:00
gjutras
0a7345186d
Merge branch 'janeczku-master'
...
# Conflicts:
# cps/helper.py
# cps/tasks/convert.py
# cps/templates/user_edit.html
2022-07-08 16:42:14 -04:00
Ozzie Isaacs
3bde8a5d95
Encrypt passwords
2022-07-02 17:45:24 +02:00
Ozzieisaacs
4ef8c35fb7
Bugfies password validation from testrun
2022-06-16 14:16:00 +02:00
Ozzieisaacs
04326af2da
password validation working
2022-06-16 11:15:17 +02:00
Ozzieisaacs
d6a31e5db8
config verify password working
2022-06-16 10:44:42 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Thore Schillmann
2816a75c3e
changed datetime format of published tag
2022-06-09 20:35:44 +00:00
Ozzie Isaacs
543fe12862
Merge remote-tracking branch 'epub_theme/epub_themes'
2022-06-04 09:26:01 +02:00
Thore Schillmann
0f3f918153
multiple authors and publication date in opds feed
2022-05-22 17:40:21 +00:00
Ozzie Isaacs
fbac3e38ac
Eenabled send epubs to E-Reader devices
2022-05-08 12:55:54 +02:00
Ozzieisaacs
ae5053e072
Added missing translation strings
...
Update German Translation
2022-05-01 13:24:11 +02:00
Ozzie Isaacs
cde51e743a
Removed duplicate Werkzeug entry in about page
...
Code cosmetics
2022-05-01 12:36:35 +02:00
Ozzie Isaacs
e8e4d87d39
Bugfix session commit
...
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2022-04-30 10:17:41 +02:00
Ozzie Isaacs
ef4b5e2881
Bugfix audio player
...
Bugfix Debugfile export
2022-04-28 21:40:48 +02:00
Ozzie Isaacs
2e007a160e
reenable startup logging
...
Bugfixes from refactoring and merge
2022-04-26 14:45:06 +02:00
Ozzie Isaacs
e7464f2694
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
Ozzie Isaacs
9410b47144
Refactored startup for compatibility with pyinstaller 5.0
2022-04-26 11:10:44 +02:00
Ozzie Isaacs
6e8445fed5
Changed schedule start- and end-time to schedule start and duration
...
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2022-04-25 17:00:07 +02:00
Ozzie Isaacs
ae9a970782
Add button to update cover cache (for usecase sideloaded changed cover)
...
Bugfix logig start background schedue
2022-04-25 08:24:14 +02:00
Ozzie Isaacs
1e723dff3a
Make texts in Background thread translatable
2022-04-24 18:40:50 +02:00