10 Commits

Author SHA1 Message Date
ruinivist ba76702423 fix: compatibility issue with Pling file upload server release-v1.0 2026-05-31 06:50:30 +05:30
ruinivist 787cf6e11a fix: disable HTTP/2 and HTTP/3 multiplexing in pling upload script
The Pling/OpenDesktop file upload servers (`files07.pling.com`)
do not properly handle HTTP/2 multiplexed file uploads from newer
HTTP clients like `niquests`, causing `ConnectionError` and `500` status
codes on push. Disabling HTTP/2 and HTTP/3 explicitly avoids these connection drops.
2026-05-31 01:11:48 +00:00
ruinivist 22605d8f8e docs: better readme 2026-05-31 05:58:54 +05:30
ruinivist c310a72019 ci: upload to pling on release 2026-05-31 00:23:41 +00:00
ruinivist e1a523ea67 refactor: move clock rendering to qml 2026-05-31 00:10:54 +00:00
ruinivist c44e9f57d2 chore: pling link to readme
Add Pling page link and screenshot to README
2026-02-26 01:25:47 +05:30
ruinivist 3f9195e526 chore: update metadata 2026-02-25 19:37:00 +00:00
ruinivist 7b64fc5d6e chore: update metadata 2026-02-25 19:33:23 +00:00
ruinivist 55d30595e7 docs: add example image 2026-02-24 23:00:23 +00:00
ruinivist c9af844428 init 2026-02-24 22:57:14 +00:00