Ozzie Isaacs
|
1d7dcce98d
|
Log Forwarded for address in accesslog instead of client address for gevent
|
2024-07-08 14:42:48 +02:00 |
|
Ozzie Isaacs
|
266ef11940
|
Bugfix for gevent as server
|
2024-06-22 13:30:32 +02:00 |
|
Ozzie Isaacs
|
64e4a1155c
|
Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
|
2024-06-20 19:12:46 +02:00 |
|
Ozzie Isaacs
|
898e76fc37
|
re enable gevent
|
2024-01-13 12:32:54 +01:00 |
|
Ozzie Isaacs
|
af71a1a2ed
|
Fix for #2973 (No unix sockets on windows available)
|
2024-01-13 12:26:53 +01:00 |
|
Ozzie Isaacs
|
00acd745f4
|
Fix tornado deprecation warning
|
2024-01-06 16:08:14 +01:00 |
|
Ozzie Isaacs
|
40a16f4717
|
Reenabled gevent as server
|
2023-11-01 07:47:29 +01:00 |
|
Ozzie Isaacs
|
d26e60724a
|
Socket listening and socket activation enabled on tornado
Refactoring of server code
Updates requirements
Improved requirements parsing for versions containing letters
|
2023-10-30 14:39:22 +01:00 |
|
Ozzie Isaacs
|
d877fa1c68
|
Merge remote-tracking branch 'socket-activation/socket-activated'
|
2023-10-29 08:20:03 +01:00 |
|
Ozzie Isaacs
|
a2a431802a
|
Added prc to supported convert from formats (#2801)
Improved error message for not able to listen to ipv6 address with gevent
|
2023-10-28 13:49:16 +02:00 |
|
Ozzie Isaacs
|
df71a86f94
|
New testrun
|
2023-10-14 09:34:34 +02:00 |
|
Ozzie Isaacs
|
7ed56b4397
|
Better fix for new tornado version
|
2023-10-08 15:46:51 +02:00 |
|
PhracturedBlue
|
074e611705
|
Add support for systemd socket-activation
|
2023-08-23 20:52:05 -07:00 |
|
Ozzie Isaacs
|
e7a6fe0bec
|
Bugfix restart calibre-web on windows
|
2023-02-19 09:03:01 +01:00 |
|
Ozzie Isaacs
|
6b2ca9537d
|
revert restart change
|
2023-02-18 14:34:31 +01:00 |
|
Ozzie Isaacs
|
3cb9a9b04a
|
Merge branch 'master' into Develop
# Conflicts:
# cps/server.py
|
2023-02-18 14:23:58 +01:00 |
|
Ozzie Isaacs
|
3d8256b6a6
|
Bugfix for restarting on ubuntu 20.04 on restart
|
2023-02-18 14:23:15 +01:00 |
|
Ozzie Isaacs
|
660d1fb1ff
|
Fix for infinite creation of subprocesses on restart
|
2023-02-18 13:59:10 +01:00 |
|
Ozzie Isaacs
|
fa3fe47059
|
Fix for infinite process generation on restart
|
2023-02-18 13:58:22 +01:00 |
|
Ozzie Isaacs
|
ce48e06c45
|
Improved limiter
|
2023-02-12 13:10:00 +01:00 |
|
Ozzie Isaacs
|
c4e4acfc26
|
Stop scheduler also on restart calibre-web
|
2023-01-29 09:54:07 +01: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
|
baffe1f537
|
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175)
|
2022-03-28 14:09:28 +02:00 |
|
Ozzie Isaacs
|
ed26d34961
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
|
Ozzie Isaacs
|
2760a7816d
|
Fix metadata recognition fb2 files
|
2021-03-19 20:32:15 +01:00 |
|
Ozzie Isaacs
|
b75247ea3a
|
Suppress some errors
|
2021-03-15 13:48:05 +01:00 |
|
Ozzie Isaacs
|
9a963bbe79
|
Refactored code
Testrun
|
2021-03-15 13:10:17 +01:00 |
|
Ozzie Isaacs
|
f52fa41439
|
Fix restart server
Some code cosmetics
|
2021-03-14 14:29:40 +01:00 |
|
Ozzie Isaacs
|
725fc658f8
|
Some code cosmetics
|
2021-03-14 13:28:52 +01:00 |
|
Ozzieisaacs
|
4aa1a838ed
|
Removed f-strings, making it compatible with python 3.5
|
2021-02-15 14:17:05 +01:00 |
|
Ozzieisaacs
|
095a51edd0
|
Convert tabs to spaces in server.py (related to #1862)
|
2021-02-15 13:33:42 +01:00 |
|
Ozzie Isaacs
|
e6fb460071
|
New restart routine for executable files
Fix log in updater
New source option updater available
|
2021-02-06 09:42:27 +01:00 |
|
Ozzieisaacs
|
5792838333
|
Add OSError to catched Gevent Error
|
2020-10-20 17:38:37 +02:00 |
|
Ozzieisaacs
|
b140073988
|
Merge branch 'master' into Develop
Fix #1629 (Gevent Tracebacks with SSL encryption)
|
2020-09-27 13:02:25 +02:00 |
|
Ozzieisaacs
|
c22bc857b0
|
Fix #1629 (Gevent Tracebacks with SSL encryption)
|
2020-09-27 13:00:07 +02:00 |
|
Ozzieisaacs
|
7ba014ba49
|
Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
|
2020-09-20 15:05:52 +02:00 |
|
OzzieIsaacs
|
1a9a436cbe
|
Fixed wrong translation string
Removed unused variables from callback in server.py
Update Testresults
|
2020-08-30 17:11:11 +02:00 |
|
blitzmann
|
5ec1283bb1
|
Remove threading for the calibre DB class
|
2020-08-24 21:03:59 -04:00 |
|
Ozzieisaacs
|
cf10244f20
|
Fix for failed recovery of config_logfile
|
2020-05-24 09:59:45 +02:00 |
|
Ozzieisaacs
|
1a458fe39f
|
Fix for #1407 converting books should now be possible again
|
2020-05-21 18:16:11 +02:00 |
|
Ozzieisaacs
|
8b8fe7a0ae
|
bugfix on create shelv via kobo sync protocol
bugfix for totally wrong json requests
prevent empty shelf names on kobo create shelf
Removed errorhandler 404
|
2020-04-25 20:02:55 +02:00 |
|
Ozzieisaacs
|
e29f17ac46
|
Merge remote-tracking branch 'kobo/shelves' into Develop
# Conflicts:
# cps/kobo.py
# cps/shelf.py
|
2020-04-24 16:56:08 +02:00 |
|
Ozzieisaacs
|
24c743d23d
|
Code cosmetics
|
2020-04-19 19:08:58 +02:00 |
|
Ozzieisaacs
|
bab14a1fbf
|
Update shelfs handling, bugfix changed updater
|
2020-04-02 18:23:24 +02:00 |
|
Ozzieisaacs
|
4eacb21259
|
Update updater
Update change logfile
code cosmetics js files
|
2020-03-29 16:44:24 +02:00 |
|
Ozzie Isaacs
|
b9f3ac2eea
|
Windows compatability
|
2020-02-23 17:23:38 +01:00 |
|
Ozzieisaacs
|
372c284ad4
|
Merge branch 'master' into Develop
|
2020-02-22 16:24:06 +01:00 |
|
Ozzieisaacs
|
8b1444ebc2
|
Improved testability
Less content exposed with restricted content
Tornado restart and stop working with systemd
|
2020-02-15 09:08:39 +01:00 |
|
Ozzie Isaacs
|
2535bbbcf1
|
Fix #1180 working on windows with tornado and python <3.8 again
|
2020-02-08 13:24:01 +01:00 |
|
Ozzieisaacs
|
d1afdb4aac
|
Fix #1074, #1071
|
2019-10-31 15:44:36 +01:00 |
|