copyparty/copyparty
Aditya 1a66ea1043 Fix ShareX v17+ compatibility issue
- Update sharex.sxcu version to 17.0.0 and add missing required fields
- Update sharex12.sxcu with version field and required format
- Add new sharex17.sxcu with complete v17+ format specification
- Update svcs.html template to generate v17+ compatible configs
- Update contrib/README.md with ShareX v17+ compatibility notes

Fixes #325: ShareX v17 no longer supports .sxcu files generated
before ShareX 12.4.0. All configuration files now use the modern
format with proper version field, request method, body type, and
response parsing syntax.

Changes:
- Version bumped from '15.0.0' to '17.0.0'
- Added DestinationType for file/text uploads
- Added RequestMethod, Body, Arguments fields
- Added URL and ErrorMessage response parsing
- Updated web template to match new format
2025-07-30 20:41:18 +05:30
..
bos v1.18.3 2025-07-21 23:07:00 +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 Fix ShareX v17+ compatibility issue 2025-07-30 20:41:18 +05:30
__init__.py add idp-cache editor ui 2025-07-07 12:52:31 +00:00
__main__.py fix helptext typo; closes #244 2025-07-28 22:24:14 +00:00
__version__.py v1.18.6 2025-07-28 23:20:07 +00:00
authsrv.py add reflink-based dedup; closes #201 2025-07-28 19:46:15 +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 cross-filesystem-move fixes 2025-05-14 12:30:59 +02:00
cfg.py add reflink-based dedup; closes #201 2025-07-28 19:46:15 +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 add options to set default chmod (#181) 2025-07-21 22:46:28 +00:00
httpcli.py webdav: send diskfree; closes #272 2025-07-29 20:07:11 +00:00
httpconn.py reset x-forwarded-for before next req; 2025-07-07 08:47:24 +00:00
httpsrv.py chpw ratelimit 2025-07-28 19:46:15 +00:00
ico.py svg newlines + fix cleaner warning: 2025-04-07 18:47:20 +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 cbz thumbnails: sort alphabetically 2025-07-28 22:01:53 +00:00
multicast.py make some 403s less ambiguous in logs 2025-02-02 23:02:54 +00:00
pwhash.py fix DeprecationWarning: Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for structlog's packaging metadata. 2025-04-07 18:51:13 +00:00
smbd.py add options to set default chmod (#181) 2025-07-21 22:46:28 +00: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 alias .oga to .ogg 2025-05-12 18:50:29 +02:00
svchub.py chpw ratelimit 2025-07-28 19:46:15 +00:00
szip.py zip-download: eagerly 64bit data-descriptors; closes #155 2025-04-17 18:52:47 +00:00
tcpsrv.py macos fixes 2025-07-21 00:04:38 +02:00
tftpd.py add options to set default chmod (#181) 2025-07-21 22:46:28 +00:00
th_cli.py smoketest fs-access when transcoding 2025-04-07 18:41:37 +00:00
th_srv.py add options to set default chmod (#181) 2025-07-21 22:46:28 +00:00
u2idx.py separate histpath and dbpath options (#149) 2025-03-30 16:08:28 +00:00
up2k.py add reflink-based dedup; closes #201 2025-07-28 19:46:15 +00:00
util.py diskfree without root-reserved space (#285) 2025-07-29 20:24:17 +00:00