copyparty/copyparty
ed 2b50fc2010 fix mkdir in symlinked folders; closes #151
remove an overly careful safety-check which would refuse creating
directories if the location was outside of the volume's base-path

it is safe to trust `rem` due to `vpath = undot(vpath)` and
a similar check being performed inside `vfs.get` as well,
so this served no purpose
2025-04-06 09:18:40 +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 improve avahi-379 workaround 2024-12-01 21:24:41 +00:00
web set nofollow on ?doc links 2025-03-16 11:57:42 +00:00
__init__.py list recent uploads 2024-12-18 22:17:30 +01:00
__main__.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
__version__.py v1.16.18 2025-03-23 22:16:40 +00:00
authsrv.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
broker_mp.py list active downloads in controlpanel 2024-11-10 02:12:18 +00:00
broker_mpw.py list active downloads in controlpanel 2024-11-10 02:12:18 +00:00
broker_thr.py list active downloads in controlpanel 2024-11-10 02:12:18 +00:00
broker_util.py optimize BrokerThr, 7x faster: 2024-09-11 20:37:10 +00:00
cert.py pkgres: 2024-09-19 22:04:49 +00:00
cfg.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
dxml.py selftest dxml on startup: 2025-01-17 06:06:36 +00:00
fsutil.py improve accuracy of failsafe-check 2025-03-16 18:49:42 +00:00
ftpd.py 19a5985f removed the restriction on uploading logues, as it was 2025-03-22 14:21:35 +00:00
httpcli.py fix mkdir in symlinked folders; closes #151 2025-04-06 09:18:40 +00:00
httpconn.py cidr-based autologin 2024-10-13 21:56:26 +00:00
httpsrv.py remove some footguns 2024-12-20 14:03:40 +00:00
ico.py linter fixes 2024-08-05 18:48:16 +00:00
mdns.py mdns: add workaround for https://github.com/avahi/avahi/issues/379 2024-12-01 19:01:40 +00:00
metrics.py make some 403s less ambiguous in logs 2025-02-02 23:02:54 +00:00
mtag.py use zlib-ng when available 2025-03-23 20:15:21 +00:00
multicast.py make some 403s less ambiguous in logs 2025-02-02 23:02:54 +00:00
pwhash.py fix advanced options for password-hashing 2024-11-15 00:42:08 +00:00
smbd.py try to avoid printing mojibake in logs 2024-12-18 01:45:54 +01:00
ssdp.py misc cleanup; 2024-10-11 20:46:40 +00:00
star.py sanitize fs-paths in archive error summary 2024-05-30 23:55:37 +00:00
sutil.py try to avoid printing mojibake in logs 2024-12-18 01:45:54 +01:00
svchub.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
szip.py use zlib-ng when available 2025-03-23 20:15:21 +00:00
tcpsrv.py use zlib-ng when available 2025-03-23 20:15:21 +00:00
tftpd.py 19a5985f removed the restriction on uploading logues, as it was 2025-03-22 14:21:35 +00:00
th_cli.py add opus-weba transcoding (for iOS 18 and newer) 2025-01-25 10:15:44 +00:00
th_srv.py ensure opus to owa is remux, not transcode 2025-01-25 13:44:19 +00:00
u2idx.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
up2k.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
util.py add GoogleOther to bad-crawlers list 2025-04-01 21:29:58 +02:00