ed
cba2e10d29
cleanup
2023-12-14 10:47:52 +00:00
ed
a00ff2b086
v1.7.4
2023-06-11 00:07:38 +00:00
ed
2b2d8e4e02
tls / gencert fixes
2023-06-10 23:34:34 +00:00
ed
6acf436573
u2idx pool instead of per-socket;
...
prevents running out of FDs thanks to thousands of sqlite3 sessions
and neatly sidesteps what could possibly be a race in python's
sqlite3 bindings where it sometimes forgets to close the fd
2023-04-20 20:36:13 +00:00
ed
741d781c18
add cors controls + improve preflight + pw header
2023-01-28 00:59:04 +00:00
ed
999b7ae919
safer to merge wal on startup instead
2022-12-09 19:58:13 +00:00
ed
195eb53995
merge wal on shutdown
2022-12-07 23:09:40 +00:00
ed
3312c6f5bd
autoclose connection-flooding clients
2022-10-31 22:42:47 +00:00
ed
edad3246e0
make pylance happier
2022-10-29 20:40:25 +00:00
ed
8510804e57
initial webdav support
2022-10-18 19:36:52 +02:00
ed
add04478e5
multiprocessing: fix listening-socket config
2022-09-15 22:25:11 +02:00
ed
0006f933a2
hmac uploader-ip when avoiding filename collisions
2022-09-11 08:27:45 +02:00
ed
e430b2567a
add pyoxidizer (windows-only)
2022-09-10 17:33:04 +02:00
ed
558bfa4e1e
siocoutq-based shutdown
2022-08-31 01:16:09 +02:00
ed
4a76663fb2
ensure free disk space
2022-07-17 22:33:08 +02:00
ed
903b9e627a
ux snappiness + keepalive on http-1.0
2022-06-16 20:33:09 +02:00
ed
438384425a
add types, isort, errorhandling
2022-06-16 01:07:15 +02:00
ed
4c4b3790c7
fix read-spin on d/c during json post + errorhandling
2022-06-07 19:02:52 +02:00
ed
214a367f48
be loud about segfaults and such
2022-05-12 20:26:48 +02:00
ed
0a1d9b4dfd
nevermind, not reliable when rproxied
2022-05-01 22:35:34 +02:00
ed
b50d090946
add logout on inactivity + related errorhandling
2022-05-01 22:12:25 +02:00
ed
b64cabc3c9
thumbnails: add pyvips as alt/supp. to pillow
2022-04-10 14:16:09 +02:00
ed
f050647b43
rescan volumes on sigusr1
2021-11-06 18:20:31 +01:00
ed
0d5ca67f32
up2k-srv: add option to reuse file-handles
2021-09-26 03:44:22 +02:00
ed
578a915884
stack/thread monitors in mpw + better thread names
2021-07-12 23:03:52 +02:00
ed
8fcde2a579
move tcp accept into mp-worker
2021-07-09 15:49:36 +02:00
ed
05345ddf8b
add per-connection request counting
2021-06-30 01:00:00 +02:00
ed
6249bd4163
add pebkac hints
2021-06-22 17:18:34 +02:00
ed
c50f1b64e5
dodge android-chrome bug: canvas aspect ratio
2021-06-18 21:46:15 +02:00
ed
10362aa02e
v0.11.18
2021-06-18 00:30:37 +02:00
ed
60ac68d000
single authsrv instance per process
2021-06-11 23:01:13 +02:00
ed
d6bf300d80
option to store state out-of-volume (mostly untested)
2021-06-10 01:27:04 +02:00
ed
acd8149479
dont track workloads unless multiprocessing
2021-06-08 18:01:59 +02:00
ed
6b065d507d
crop thumbs for AESTHETICS
2021-05-28 01:46:27 +02:00
ed
4dff726310
initial thumbnail and icon stuff
2021-05-25 03:37:01 +02:00
ed
78ba16f722
log filtering by url regex
2021-05-16 07:29:34 +02:00
ed
9e850fc3ab
zip selection
2021-03-27 15:48:52 +01:00
ed
4ed9528d36
5x faster reply on 1st req on new conns
2021-03-25 19:29:16 +01:00
ed
57d994422d
logging cleanup
2021-03-06 17:38:56 +01:00
ed
8441206e26
read media-tags from files (for display/searching)
2021-03-01 02:50:10 +01:00
ed
fda98730ac
77.6KiB changeset nice
2021-02-20 04:59:43 +00:00
ed
d29f0c066c
logging
2021-02-14 01:32:16 +01:00
ed
aaf9d53be9
more ssl options
2021-02-12 00:31:28 +00:00
ed
75c73f7ba7
add --http-only (might as well)
2021-02-11 22:54:40 +00:00
ed
94521cdc1a
add --https-only
2021-02-11 22:48:10 +00:00
ed
3365b1c355
add --ssl-ver (ssl/tls versions to allow)
2021-02-11 21:24:17 +00:00
ed
7bd2b9c23a
sqlite3 as up2k db + build index on boot + rproxy ip fix
2021-01-10 09:27:11 +01:00
ed
1aa1b34c80
add reverse-proxy support
2020-11-17 23:42:33 +01:00
ed
69d3359e47
lots of stuff:
...
* show per-connection and per-transfer speeds
* support multiple cookies in parser
* set SameSite=Lax
* restore macos support in sfx.sh
* md-editor: add mojibake/unicode hunter
* md-editor: add table formatter
* md-editor: make bold bolder
* md-editor: more hotkeys
* md-editor: fix saving in fancy
* md-editor: fix eof-scrolling in chrome
* md-editor: fix text erasure with newline
* md-editor: fix backspace behavior in gutter
2020-11-13 02:58:38 +01:00
ed
b5fc537b89
support PUT and ACAO
2020-08-08 00:47:54 +00:00