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
Chris Thurber
0c2f67bc7b
Updates Links in README
...
Update links for optional pip features and GDrive integration.
2022-05-04 12:42:23 -04: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
3233b357f8
Changed Readme
2022-05-01 11:13:36 +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
858d099509
Merge branch 'Develop'
2022-05-01 10:26:10 +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
Ozzieisaacs
813d303ea7
Merge branch 'cover_thumbnail' into Develop
2022-04-30 17:05:36 +02:00
Ozzieisaacs
c1ca18f7dc
Merge remote-tracking branch 'origin/cover_thumbnail' into cover_thumbnail
2022-04-30 17:04:39 +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
db03fb3edd
Merge branch 'cover_thumbnail' into Develop
2022-04-26 10:59:04 +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
Ozzie Isaacs
3c98cd1b9a
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2022-04-20 07:25:37 +02:00
Ozzie Isaacs
2303fc0814
Updated requirements
...
Update after testrun
2022-04-20 07:05:22 +02:00
Ozzie Isaacs
a8680a45ca
Bugfixes from Testrun
...
Update teststatus
2022-04-19 20:37:27 +02:00
Ozzie Isaacs
d75d95f401
Merge remote-tracking branch 'epub_meta/master'
2022-04-18 20:07:01 +02:00
Ozzie Isaacs
fbb6de7195
Merge remote-tracking branch 'translation/translation/Simplified_Chinese'
2022-04-18 20:02:09 +02:00
xlivevil
3cbbf6fa86
Update Simplifield Chinese translation
2022-04-18 14:52:31 +08:00
Ozzieisaacs
c92d65aad3
Catch more errors on import metadata provider
2022-04-17 19:05:56 +02:00
Ozzieisaacs
c61e5d6ac0
Fix amazon metadata-provider
2022-04-17 11:54:46 +02:00