Commit Graph

  • 7e78c07b42 docs: translate README to Chinese main OpenCode Bot 2026-06-02 22:23:38 +08:00
  • bbca5a404c docs: add API call methods documentation on homepage OpenCode Bot 2026-06-02 22:11:42 +08:00
  • 084a0fe6cd feat: add pyinstaller build config and README OpenCode Bot 2026-05-24 23:01:22 +08:00
  • ea896cc88f fix: improve thread handling and cleanup OpenCode Bot 2026-05-24 22:59:26 +08:00
  • 2f23dce4ac feat: add main entry point with upload logic OpenCode Bot 2026-05-24 22:56:24 +08:00
  • ac267e2277 fix: improve ui.py code quality OpenCode Bot 2026-05-24 22:51:53 +08:00
  • 6d7141c5b8 feat: add ui module with drop zone OpenCode Bot 2026-05-24 22:45:30 +08:00
  • 1b1dc933fc fix: add error handling to load_config OpenCode Bot 2026-05-24 22:42:55 +08:00
  • 38a273eb3d fix: improve error handling and add timeouts OpenCode Bot 2026-05-24 22:39:58 +08:00
  • 213716fa44 feat: add api module OpenCode Bot 2026-05-24 22:36:01 +08:00
  • e3b3cbc0fe feat: add project基础文件 OpenCode Bot 2026-05-24 22:30:30 +08:00
  • 09ce6bc7bf docs: add temp file trans client design spec OpenCode Bot 2026-05-24 22:21:40 +08:00
  • fd4bab03fb feat(desktop): use scp+ssh for file upload, remove HTTP API dependency OpenCode Bot 2026-05-24 22:13:52 +08:00
  • d2c60b56c9 feat(desktop): add detailed error messages and SSL bypass checkbox OpenCode Bot 2026-05-24 21:41:26 +08:00
  • 2255ce9c65 fix(desktop): rewrite upload with blocking reqwest, remove tokio dependency OpenCode Bot 2026-05-24 21:37:13 +08:00
  • a50824e831 feat(desktop): add Windows GUI upload client with egui (GNU toolchain) OpenCode Bot 2026-05-24 17:52:36 +08:00
  • 4561aec7e0 feat(stats): monthly traffic/IP/file count stats displayed on status page OpenCode Bot 2026-05-11 22:11:11 +08:00
  • 9c7f8f0f62 feat(ui): beautiful status page with file size and expiry info, 1px form hidden OpenCode Bot 2026-05-11 21:37:36 +08:00
  • a9c2b69112 feat(ui): polished status page with file size, expiry and traffic info cards OpenCode Bot 2026-05-11 21:29:07 +08:00
  • 37989db6ae feat(ui): show h1 status text, keep 1px form elements hidden OpenCode Bot 2026-05-10 15:34:44 +08:00
  • 75ba11dce2 docs(readme): update API URL to HTTPS domain, add deployment/SSL/traffic info OpenCode Bot 2026-05-07 23:24:35 +08:00
  • 889d6efd0e docs(readme): add Python API upload example with code snippets and limits OpenCode Bot 2026-05-01 14:33:38 +08:00
  • 5d4bfdb877 feat(ui+traffic): shrink all form elements to 1px, add per-IP daily 20GB traffic limit OpenCode Bot 2026-05-01 09:21:00 +08:00
  • f5727ec176 feat(traffic): add per-IP daily traffic tracking with 20GB limit for uploads and downloads OpenCode Bot 2026-05-01 09:02:39 +08:00
  • 3bdb417f10 fix(ui): shrink upload button to 1px for script-friendly interface OpenCode Bot 2026-04-30 22:49:24 +08:00
  • a75ae89812 fix(limit): change upload limit back to 500MB matching nginx OpenCode Bot 2026-04-30 21:17:39 +08:00
  • a47b336912 fix(limit): change upload limit to 200MB OpenCode Bot 2026-04-30 21:09:52 +08:00
  • 48a2241700 feat(config): enforce max upload size to 200MB OpenCode Bot 2026-04-30 18:40:49 +08:00
  • 5beef03233 docs(readme): add project README with setup, features, and usage OpenCode Bot 2026-04-29 22:45:15 +08:00
  • 2310372153 chore(security): remove hard-coded SSH password from repo OpenCode Bot 2026-04-29 22:43:26 +08:00
  • f9f58ca64e feat(init): initial commit for Flask-based temporary file transfer service (web UI, API, SQLite) OpenCode Bot 2026-04-29 22:42:38 +08:00