Commit graph

47 commits

Author SHA1 Message Date
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 3d245431fc linter fixes 2024-08-05 18:48:16 +00:00
ed a0da0122b9 v1.10.0 2024-02-15 00:00:41 +00:00
ed fc658e5b9e utcfromtimestamp was deprecated and nobody told me,
not even the deprecationwarning that got silently generated burning
20~30% of all CPU-time without actually displaying it anywhere, nice

python 3.12.0 is now only 5% slower than 3.11.6

also fixes some other, less-performance-fatal deprecations
2023-10-20 23:41:58 +00:00
ed 1fb251a4c2 was moved to pyproject 2023-05-07 15:41:00 +00:00
ed 544e0549bc make xvol and xdev apply at runtime (closes #24):
* when accessing files inside an xdev volume, verify that the file
   exists on the same device/filesystem as the volume root

* when accessing files inside an xvol volume, verify that the file
   exists within any volume where the user has read access
2023-04-29 21:10:02 +00:00
ed 4500c04edf v1.5.4 2022-12-29 04:44:15 +00:00
ed 0cef062084 misc cleanup 2022-12-01 21:44:31 +00:00
ed dc6bde594d fix make-sfx macos support 2022-11-28 21:38:50 +00:00
ed 4b2b4ed52d smb: fix file rename 2022-10-24 16:08:02 +02:00
ed 190e11f7ea update deps + misc 2022-06-16 21:43:40 +02:00
ed 5849c446ed new access level g 2021-09-15 01:01:20 +02:00
ed 4f4e895fb7 update vscode launch args 2021-09-11 19:59:59 +02:00
ed ff82738aaf vscode: support whitespace in python binary path 2021-07-17 04:11:14 +02:00
ed 60ac68d000 single authsrv instance per process 2021-06-11 23:01:13 +02:00
ed fbe656957d fix race 2021-06-11 18:12:06 +02:00
ed a45a53fdce support macos ffmpeg 2021-06-11 03:05:42 +02:00
ed 5e159432af vscode: support running with -jN 2021-06-08 20:18:24 +02:00
ed 88bd2c084c misc 2021-05-13 22:58:36 +02:00
ed 49c2f37154 up2k: replace progressbars with text 2021-04-16 21:23:53 +02:00
ed 1034a51bd2 support ~ paths 2021-04-11 17:36:38 +02:00
ed a2657887cc vscode: get no-dbg args from launch.json 2021-04-11 17:22:42 +02:00
ed 5d6c61a861 add mtp eta 2021-03-19 01:20:01 +01:00
ed 61a6bc3a65 make browser columns compactable 2021-03-02 00:07:04 +01:00
ed fda98730ac 77.6KiB changeset nice 2021-02-20 04:59:43 +00:00
ed 63c0623a5e vscode: windows support 2021-02-12 19:47:18 +01:00
ed d8bcb44e44 vscode: no-debug launcher 2021-02-12 19:25:01 +01:00
ed aaf9d53be9 more ssl options 2021-02-12 00:31:28 +00:00
ed 6934c75bba nice 2021-01-29 00:43:57 +01:00
ed 7bd2b9c23a sqlite3 as up2k db + build index on boot + rproxy ip fix 2021-01-10 09:27:11 +01:00
ed de724a1ff3 up2k: add volume flag to reject existing files 2021-01-09 15:20:02 +01:00
ed 300c0194c7 add inline markdown plugins 2020-11-27 03:22:41 +01:00
ed 8a959f6ac4 add server info banner thing 2020-08-17 21:33:06 +00:00
ed 92779b3f48 2x chrome editor perf 2020-05-17 00:49:49 +02:00
ed 060368e93d some boxes on 10.x.x.x/8 would crash 2020-05-01 02:17:59 +02:00
ed 10652427bc add mkdir + keep mtime + bump max-size 2020-04-14 22:42:43 +00:00
ed 9da6a73044 full-duplex broker for up2k-registry 2019-07-01 02:42:29 +02:00
ed 1c7195e555 asm.js polyfill for crypto.subtle.digest 2019-06-27 23:25:49 +00:00
ed f110d1254d zopflicate deps in parallel 2019-06-26 22:11:37 +00:00
ed 17359972f3 huh, formatter wasn't kicking in 2019-06-26 19:02:15 +00:00
ed bf3163be0f cleanup and minor fixes 2019-06-18 18:33:31 +00:00
ed 1ea9b26a89 add upload widget 2019-06-10 17:18:11 +00:00
ed 2414766678 browser getting close 2019-06-07 18:42:15 +00:00
ed fe0330f6f7 delinting 2019-06-07 08:54:41 +00:00
ed 5d8be84d18 login, vol.tree, refactor 2019-06-04 22:12:28 +00:00
ed 250d0bdf57 vfs construction ok 2019-05-29 23:46:17 +00:00
ed 500daacca2 vscode rice 2019-05-29 22:28:10 +00:00