Commit graph

26 commits

Author SHA1 Message Date
Aditya 6bd7d48362 fix: Windows SFX execution issues (#324)
- Set PRTY_NO_MAGIC=1 automatically on Windows in SFX script to prevent python-magic segfaults
- Improve Windows error messages with detailed troubleshooting instructions
- Add contrib/run-sfx.bat universal launcher for easy double-click execution
- Add contrib/windows/copyparty-sfx.bat template for pairing with specific SFX files
- Add comprehensive Windows support documentation in contrib/windows/README.md
- Update contrib/README.md to reference new Windows tools

This resolves issues where Windows users couldn't double-click SFX files to run them
and experienced segmentation faults with the python-magic library.

Fixes #324
2025-07-30 20:51:06 +05:30
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
ed 4f397b9b5b add zfs-tune (#149) 2025-03-30 13:30:15 +00:00
ed 0c0d6b2bfc add ishare config example (macos screenshot uploader)
also includes a slight tweak to the json upload info:

when exactly one file is uploaded, the json-response has a
new top-level property, `fileurl` -- this is just a copy of
`files[0].url` as a workaround for castdrian/ishare#107
("only toplevel json properties can be referenced")
2025-01-10 21:13:20 +00:00
ed ac0a2da3b5 add/improve reverse-proxy examples
* add haproxy, lighttpd, traefik, caddy

* adjust nginx buffer sizes for way faster downloads

* move unix-socket to /dev/shm/ because
   fedora sets PrivateTmp=true for nginx (orz)
2025-01-07 05:49:40 +00:00
ed 1c2acdc985 add flameshot client example 2024-09-11 20:56:38 +00:00
ed 2527e90325 sharex: backport to v12.1 due to controversial changes in sharex v12.2, something about removing ctrl-scrolling through options while capturing, idk 2024-03-09 22:11:35 +00:00
ed 8ff7094e4d fix sharex config example 2024-02-18 15:44:54 +00:00
ed 140f6e0389 add contextlet + igloo irc config + upd changelog 2024-01-14 04:58:24 +00:00
ed b7e321fa47 cleanup 2023-01-19 22:26:49 +00:00
ed 6bc1bc542f rename copyparty-fuse to partyfuse 2022-11-26 19:53:41 +00:00
ed 4203fc161b misc 2022-10-30 16:31:04 +00:00
ed f0e98d6e0d win7 webdav workarounds 2022-10-18 20:52:12 +02:00
ed fe57321853 correct 401/403 usage for webdav 2022-10-18 20:29:06 +02:00
ed 51ddecd101 improve readme 2022-07-05 23:27:48 +02:00
ed 67b0217754 cleanup + readme 2022-04-30 23:37:27 +02:00
ed fc9dd5d743 meadup changes 2022-01-03 01:16:27 +01:00
kipukun 5e7c20955e contrib: describe rc script 2021-10-31 19:25:22 +01:00
ed bfacd06929 mention some more features 2021-09-04 21:40:22 +02:00
ed a891f34a93 update sharex example 2021-06-06 19:06:33 +02:00
ed 909a76434a a 2021-06-06 03:07:11 +02:00
ed 39348ef659 add sharex example 2021-06-06 02:53:01 +02:00
ed efcf1d6b90 add cfssl.sh 2021-02-12 07:30:20 +00:00
ed 4c00435a0a fuse: add windows-explorer settings 2021-01-06 17:18:37 +01:00
ed 1aa1b34c80 add reverse-proxy support 2020-11-17 23:42:33 +01:00
ed 7aba9cb76b add contrib 2020-08-23 22:40:25 +00:00