Commit Graph

19 Commits

Author SHA1 Message Date
OpenCode Bot
fd4bab03fb feat(desktop): use scp+ssh for file upload, remove HTTP API dependency 2026-05-24 22:13:52 +08:00
OpenCode Bot
d2c60b56c9 feat(desktop): add detailed error messages and SSL bypass checkbox 2026-05-24 21:41:26 +08:00
OpenCode Bot
2255ce9c65 fix(desktop): rewrite upload with blocking reqwest, remove tokio dependency 2026-05-24 21:37:13 +08:00
OpenCode Bot
a50824e831 feat(desktop): add Windows GUI upload client with egui (GNU toolchain) 2026-05-24 17:52:36 +08:00
OpenCode Bot
4561aec7e0 feat(stats): monthly traffic/IP/file count stats displayed on status page 2026-05-11 22:11:11 +08:00
OpenCode Bot
9c7f8f0f62 feat(ui): beautiful status page with file size and expiry info, 1px form hidden 2026-05-11 21:37:36 +08:00
OpenCode Bot
a9c2b69112 feat(ui): polished status page with file size, expiry and traffic info cards 2026-05-11 21:29:07 +08:00
OpenCode Bot
37989db6ae feat(ui): show h1 status text, keep 1px form elements hidden 2026-05-10 15:34:44 +08:00
OpenCode Bot
75ba11dce2 docs(readme): update API URL to HTTPS domain, add deployment/SSL/traffic info 2026-05-07 23:24:35 +08:00
OpenCode Bot
889d6efd0e docs(readme): add Python API upload example with code snippets and limits 2026-05-01 14:33:38 +08:00
OpenCode Bot
5d4bfdb877 feat(ui+traffic): shrink all form elements to 1px, add per-IP daily 20GB traffic limit 2026-05-01 09:21:00 +08:00
OpenCode Bot
f5727ec176 feat(traffic): add per-IP daily traffic tracking with 20GB limit for uploads and downloads 2026-05-01 09:02:39 +08:00
OpenCode Bot
3bdb417f10 fix(ui): shrink upload button to 1px for script-friendly interface 2026-04-30 22:49:24 +08:00
OpenCode Bot
a75ae89812 fix(limit): change upload limit back to 500MB matching nginx 2026-04-30 21:17:39 +08:00
OpenCode Bot
a47b336912 fix(limit): change upload limit to 200MB 2026-04-30 21:09:52 +08:00
OpenCode Bot
48a2241700 feat(config): enforce max upload size to 200MB 2026-04-30 18:40:49 +08:00
OpenCode Bot
5beef03233 docs(readme): add project README with setup, features, and usage 2026-04-29 22:45:15 +08:00
OpenCode Bot
2310372153 chore(security): remove hard-coded SSH password from repo 2026-04-29 22:43:26 +08:00
OpenCode Bot
f9f58ca64e feat(init): initial commit for Flask-based temporary file transfer service (web UI, API, SQLite) 2026-04-29 22:42:38 +08:00