Ozzie Isaacs
78b45f716a
Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed)
2022-06-08 20:25:35 +02:00
Ozzie Isaacs
91df265d40
Fix for #2437 (advanced search for read status crashes calibre-web)
2022-06-08 17:17:07 +02:00
Ozzie Isaacs
f44d42f834
Merge remote-tracking branch 'opds/bugfix_2419'
...
Bugfix send emails
2022-06-06 09:00:09 +02:00
Ozzie Isaacs
25f2af3f03
Whitespaces are striped from email address ( fixes #2432 )
2022-06-05 10:06:43 +02:00
Ozzie Isaacs
d90cfce97f
Merge remote-tracking branch 'ldap/master'
2022-06-04 12:03:16 +02:00
Ozzie Isaacs
543fe12862
Merge remote-tracking branch 'epub_theme/epub_themes'
2022-06-04 09:26:01 +02:00
Ozzie Isaacs
4f66d6b3b1
Update ukranian translation
2022-06-04 08:49:48 +02:00
Illia Maier
c36138b144
Update Ukrainian translations
2022-06-03 08:59:18 +03:00
Thore Schillmann
7f6e88ce5e
fixes bug 2419
2022-06-01 22:06:28 +02:00
Ozzie Isaacs
aa442d8c51
Update flask-login requirement
2022-05-31 19:22:57 +02:00
Aisha Tammy
a3cd217cea
allow @ in auto username detection
...
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2022-05-25 12:14:09 -04:00
Ozzieisaacs
790080f2a0
Fix Cache Buster
2022-05-22 12:49:00 +01:00
Ozzieisaacs
4ea80e9810
Code cosmetics
2022-05-21 21:52:59 +01:00
leexia
3b7cd38d5e
Fix grammar mistake
2022-05-16 13:59:35 +08:00
Ozzie Isaacs
8a6a8dcbe8
Transfer gevent errors to log file
...
Transfer warnings from warnings module to logfile (#2394 )
2022-05-09 19:47:43 +02:00
Ozzie Isaacs
fbac3e38ac
Eenabled send epubs to E-Reader devices
2022-05-08 12:55:54 +02:00
Ozzie Isaacs
c1f1952b04
Updated jsonschema requirement
...
Testupdate
Fixed file mode of main.js
2022-05-06 17:49:12 +02:00
Ozzie Isaacs
5e4cf839bc
Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398 )
2022-05-05 18:04:34 +02:00
Ozzie Isaacs
056ecf0d90
Fix for #2394
2022-05-04 19:23:08 +02:00
Ozzie Isaacs
1bcb714fac
Remove mature tags config option
2022-05-03 18:43:07 +02:00
Ozzie Isaacs
8cb3fe32a5
Try to prevent error from #2390
2022-05-02 17:42:26 +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
49655e9f2d
More bugfixes for time and datetime.time
2022-05-01 10:38:31 +02:00
Ozzie Isaacs
7b45324149
Bugfix time and datetime.time
2022-05-01 10:35:00 +02:00
Ozzie Isaacs
12f3a13d1d
Fix typo
...
Fix missing maim.py file in update pypi package
Bugfix after last testrun
2022-05-01 10:25:38 +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
5d5a94c9e5
Bugfix start as program
2022-04-29 18:26:09 +02:00
Ozzie Isaacs
258b4a6767
Bugfix OAuth Login
2022-04-28 21:43:26 +02:00
Ozzie Isaacs
ef4b5e2881
Bugfix audio player
...
Bugfix Debugfile export
2022-04-28 21:40:48 +02:00
Ozzie Isaacs
a968ddaef2
Bugfixes after testrun
2022-04-28 21:09:03 +02:00
Ozzie Isaacs
aaa749933d
Further migration to flask_babel
...
Bugfix sort order
Bugfix tasklist
2022-04-26 20:24:40 +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
47414ada69
Merge branch 'master' into Develop
2022-04-26 11:11:00 +02:00
Ozzie Isaacs
9410b47144
Refactored startup for compatibility with pyinstaller 5.0
2022-04-26 11:10:44 +02:00
Ozzie Isaacs
2b03cae017
Bugfix scheduler end task
2022-04-26 10:55:11 +02:00
Ozzie Isaacs
21ebdc0130
Bugfixes from testrun
2022-04-26 10:49:06 +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
d83c731030
Reconnect only if reconnect is enabled
2022-04-25 08:28:29 +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
Ozzie Isaacs
8421a17a82
Always catch sqlite create_function error
2022-04-24 13:15:41 +02:00
Ozzie Isaacs
bc96ff9a39
Enable scheduled side deleting of thumbnails of deleted books
2022-04-24 11:14:39 +02:00
Ozzie Isaacs
bf049d8240
Make series cover cache invisible
2022-04-24 11:05:22 +02:00
Ozzie Isaacs
6e783cd7ee
Make Task Stop Action green (marked as clickable)
2022-04-23 20:08:26 +02:00
Ozzie Isaacs
069dc2766f
Update optional-requirements
...
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2022-04-23 20:03:59 +02:00
Ozzie Isaacs
2f5b9e41ac
Reduce number visible System tasks in Tasks list
2022-04-22 20:31:03 +02:00
Ozzie Isaacs
9a8093db31
Thumbnail is generated directly after a book is added
2022-04-22 16:13:51 +02:00
Ozzie Isaacs
5c342d4e7c
use get for dicts
2022-04-22 09:06:37 +02:00