copyparty/copyparty
ed 136c0fdc2b detect reverse-proxies stripping URL params:
if a reverseproxy decides to strip away URL parameters, show an
appropriate error-toast instead of silently entering a bad state

someone on discord ended up in an infinite page-reload loop
since the js would try to recover by fully navigating to the
requested dir if `?ls` failed, which wouldn't do any good anyways
if the dir in question is the initial dir to display
2024-02-05 19:17:36 +00:00
..
bos ensure nested symlinks are not broken during deletes; 2023-12-08 01:11:03 +00:00
res replace setup.py with pyproject.toml + misc cleanup 2023-05-07 14:37:57 +00:00
stolen cleanup 2023-12-14 10:47:52 +00:00
web detect reverse-proxies stripping URL params: 2024-02-05 19:17:36 +00:00
__init__.py make linters happier 2023-11-30 17:33:07 +00:00
__main__.py up2k: warn about browser cap on num connections 2024-02-02 23:46:00 +00:00
__version__.py v1.9.31 2024-02-03 15:33:11 +00:00
authsrv.py backports from IdP branch: 2024-01-25 21:39:30 +00:00
broker_mp.py make linters happier 2023-11-30 17:33:07 +00:00
broker_mpw.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
broker_thr.py add landing page with mounting instructions 2022-11-26 19:47:27 +00:00
broker_util.py make pylance happier 2022-10-29 20:40:25 +00:00
cert.py add cfssl to packaging + improve certgen expiration check 2023-11-11 15:30:03 +00:00
cfg.py retry deleting busy files on windows: 2024-01-17 20:27:53 +00:00
dxml.py make pylance happier 2022-10-29 20:40:25 +00:00
fsutil.py make pylance happier 2022-10-29 20:40:25 +00:00
ftpd.py list dotfiles only for specific volumes or users (#66): 2023-12-16 15:38:48 +00:00
httpcli.py backports from IdP branch: 2024-01-25 21:39:30 +00:00
httpconn.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
httpsrv.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
ico.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
mdns.py actually impl --mc-hop (and improve --zm-spam) 2023-08-20 21:27:28 +00:00
metrics.py add more prometheus metrics; breaking changes: 2023-11-04 20:32:34 +00:00
mtag.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
multicast.py v1.9.0 2023-08-20 22:02:40 +00:00
pwhash.py cosmetics: 2023-11-03 16:52:43 +00:00
smbd.py support environment variables mostly everywhere, 2023-11-30 10:22:52 +00:00
ssdp.py smb: upgrade to impacket 0.11, full user account support, 2023-09-09 12:46:37 +00:00
star.py suboptimizations and some future safeguards 2024-01-10 23:20:42 +01:00
sutil.py utcfromtimestamp was deprecated and nobody told me, 2023-10-20 23:41:58 +00:00
svchub.py retry deleting busy files on windows: 2024-01-17 20:27:53 +00:00
szip.py up to 2.6x faster download-as-zip 2023-09-05 22:57:03 +00:00
tcpsrv.py fix resource leak on macos 2023-12-21 00:48:51 +01:00
th_cli.py spectrograms are never cropped; share thumbcache 2023-10-15 11:42:57 +00:00
th_srv.py retry deleting busy files on windows: 2024-01-17 20:27:53 +00:00
u2idx.py list dotfiles only for specific volumes or users (#66): 2023-12-16 15:38:48 +00:00
up2k.py fix umod/touching zerobyte files 2024-01-27 20:26:27 +00:00
util.py also sanitize histpaths in client error messages; 2024-01-25 21:40:41 +00:00