Commit Graph

  • a85e3cb557 Add get_public_ip and relay fixes UNITRONIX 2026-03-15 13:49:08 +01:00
  • d29106ed3c Add SIGNAL_PORT and avoid port 5000 conflict UNITRONIX 2026-03-15 13:19:19 +01:00
  • 5676c6c65a Update TLS env handling and fix peer stats UNITRONIX 2026-03-14 23:20:01 +01:00
  • fc943e808d Streamline Docker builds, add .dockerignore UNITRONIX 2026-03-14 23:05:02 +01:00
  • 82475de81d Disable CGO, use DB_URL env for DB config UNITRONIX 2026-03-14 18:45:31 +01:00
  • e90a52a5e1 Await auth token validation calls UNITRONIX 2026-03-14 18:31:22 +01:00
  • 6785063faa Serialize TOTP recovery codes before saving UNITRONIX 2026-03-14 12:20:18 +01:00
  • 556fad94bf Validate SQL identifiers and safer CPU parsing UNITRONIX 2026-03-14 02:26:45 +01:00
  • ccc12145cf Detect IPv6-only relay and prefer IPv4 UNITRONIX 2026-03-13 23:31:29 +01:00
  • db46242023 Preserve DB config, PG compatibility & logging UNITRONIX 2026-03-13 23:14:06 +01:00
  • 447c22af48 SELinux volume helper, folder fixes, Synology docs UNITRONIX 2026-03-13 00:45:53 +01:00
  • e20c7663e5 docs: enhance Nginx HTTPS & WebSocket setup UNITRONIX 2026-03-10 22:54:34 +01:00
  • d717331041 Save credentials, handle paths, track folders UNITRONIX 2026-03-09 23:30:33 +01:00
  • e981bbefb0 Merge branch 'main' of https://github.com/UNITRONIX/BetterDesk UNITRONIX 2026-03-08 12:51:26 +01:00
  • d2faa79477 Allow fallthrough for /api/users and /api/peers UNITRONIX 2026-03-08 12:51:23 +01:00
  • 19ff24d3e1 Update README.md UNITRONIX 2026-03-07 22:09:06 +01:00
  • fbe46ec30a Update README.md UNITRONIX 2026-03-07 22:08:09 +01:00
  • 36365b4573 Docs: rename HBBS to BetterDesk, add client API UNITRONIX 2026-03-06 23:54:28 +01:00
  • 113be92e0b Merge branch 'main' of https://github.com/UNITRONIX/Rustdesk-FreeConsole UNITRONIX 2026-03-06 23:45:49 +01:00
  • 6f5c6b09bb Switch to Apache-2.0, update docs & Dockerfiles UNITRONIX 2026-03-06 23:45:46 +01:00
  • eb0e48807e Add files via upload UNITRONIX 2026-03-06 23:18:26 +01:00
  • 7605261a80 Add fallback for color sanitization UNITRONIX 2026-03-06 21:16:51 +01:00
  • 35542b6088 Add folder device counts and tweak RustDesk API UNITRONIX 2026-03-06 20:50:55 +01:00
  • 4ed5888344 Expose peer platform and normalize status/os UNITRONIX 2026-03-06 02:06:51 +01:00
  • 0496b1dbc4 Add client API, sysinfo endpoints and Docker UNITRONIX 2026-03-06 01:08:10 +01:00
  • f3ad154e7a Force admin password update and CSRF fixes UNITRONIX 2026-03-05 22:42:14 +01:00
  • 3f8e731db8 Add LAN relay, peer sync, QR & SSL updates UNITRONIX 2026-03-05 21:43:32 +01:00
  • f239f791fd Enhance diagnostics, API checks, TOTP updates UNITRONIX 2026-03-05 01:22:40 +01:00
  • edba7c5da6 Improve password reset, auth logging, and i18n UNITRONIX 2026-03-05 00:55:58 +01:00
  • aa9424845a Support Postgres, API key sync, and auth migration UNITRONIX 2026-03-05 00:21:56 +01:00
  • bc45956bb7 TCP/WS signaling fixes; branding & DB refactor UNITRONIX 2026-03-04 22:58:35 +01:00
  • 00451634c7 Await DB operations in route handlers UNITRONIX 2026-03-03 22:57:10 +01:00
  • 751c73a39d Add rebuild & deploy flow for Go server UNITRONIX 2026-03-03 00:05:27 +01:00
  • 2411ae66d6 fix: add incremental column migrations for legacy databases UNITRONIX 2026-03-02 22:51:42 +01:00
  • 5784fc5365 fix: enforce ban across all connection paths (signal, relay, WS, Client API) UNITRONIX 2026-03-02 22:46:31 +01:00
  • eaa7089185 docs: add Pro features activation guide to RustDesk client configuration UNITRONIX 2026-03-02 22:16:34 +01:00
  • 3ca1df0706 fix: arithmetic crash kills script before start_services, broken self-signed cert detection UNITRONIX 2026-03-02 21:59:31 +01:00
  • a06e9e70fb fix: TLS self-signed cert breaking services + npm error handling + status diagnostics UNITRONIX 2026-03-02 17:55:09 +01:00
  • 3ea69424d1 fix: 10 critical/high/medium installation bugs across all scripts UNITRONIX 2026-03-02 17:17:52 +01:00
  • 9aa9112781 fix: replace invalid -relay flag with -relay-servers in ExecStart UNITRONIX 2026-03-02 11:17:37 +01:00
  • 98ef0fb061 feat: enhance firewall config, diagnostics & install summary in Docker/PS1 scripts UNITRONIX 2026-03-02 11:05:15 +01:00
  • dd47b6c5b7 Fix database validation: support PostgreSQL and pre-start SQLite detection UNITRONIX 2026-03-02 08:22:32 +01:00
  • 78b6f252a5 Bump Go version to 1.25.0 in installers (match go.mod) UNITRONIX 2026-03-02 08:06:31 +01:00
  • ecd82d5975 Merge branch 'main' of https://github.com/UNITRONIX/Rustdesk-FreeConsole UNITRONIX 2026-03-02 07:59:26 +01:00
  • 8d952e4ba1 Add password auth helpers; remove legacy dev scripts UNITRONIX 2026-03-02 07:59:24 +01:00
  • cd9d94619e Add files via upload UNITRONIX 2026-03-02 00:45:07 +01:00
  • e855f5786d Add Go server and security audit; update web console UNITRONIX 2026-03-02 00:43:04 +01:00
  • 49241ed20e Bump server to v2.1.3 and add firewall checks UNITRONIX 2026-02-24 00:01:44 +01:00
  • 6ccf7c6130 Add Docker migration and branding UI UNITRONIX 2026-02-22 15:22:44 +01:00
  • 12d195ff78 Release v2.3.0: Node.js console & security UNITRONIX 2026-02-22 03:44:00 +01:00
  • fd217bc385 Bump to v2.2.1: Node.js console env/admin fixes UNITRONIX 2026-02-17 21:53:24 +01:00
  • 32e29723e4 Add Node.js web console and update to v2.2.0 UNITRONIX 2026-02-17 10:59:46 +01:00
  • bdadbe592b v2.1.2: update checksums and add relay server UNITRONIX 2026-02-13 06:46:06 +01:00
  • 991fa0fcfb Add non-interactive auto mode for migrations UNITRONIX 2026-02-12 20:50:00 +01:00
  • c11b5af5ab feat(i18n): Complete i18n integration across all web templates UNITRONIX 2026-02-12 00:13:47 +01:00
  • 16706bd03f fix(i18n): Pass csrf to i18n.init_app for upload/delete endpoints UNITRONIX 2026-02-11 23:58:57 +01:00
  • 3125d2a69d feat(i18n): Add internationalization system with language settings UNITRONIX 2026-02-11 23:58:31 +01:00
  • 59216f7620 Refactor BetterDesk PowerShell and Dockerfile UNITRONIX 2026-02-11 23:04:28 +01:00
  • d524e9268a Add betterdesk-builder to gitignore (experimental feature) UNITRONIX 2026-02-08 16:41:44 +01:00
  • b4e5c2ca05 Fix Client Generator: add all platforms, translate Polish to English UNITRONIX 2026-02-08 15:14:18 +01:00
  • f0d1a9813e Update Client Generator: remove Config Injection, update platform list, translate to English UNITRONIX 2026-02-08 15:02:49 +01:00
  • 5b428a23c7 Fix: Remove Windows from source compilation, recommend Config Injection UNITRONIX 2026-02-08 14:58:00 +01:00
  • 6754bc5982 Add Source Client Generator with platform alias support and English translations UNITRONIX 2026-02-08 14:24:10 +01:00
  • fe426216c5 Improve Client Generator panel and translate to English UNITRONIX 2026-02-08 13:10:16 +01:00
  • 177eb042fa Upgrade installers to v2.1.1 with SHA256 verification and auto mode UNITRONIX 2026-02-08 13:00:47 +01:00
  • 9517bf2ced Update Windows binaries to BetterDesk v2.1.1 UNITRONIX 2026-02-08 12:51:37 +01:00
  • 079179a9b2 Update BetterDesk binaries to v2.1.1 UNITRONIX 2026-02-08 12:24:00 +01:00
  • 7d163a16bf Add v2.0 ALL-IN-ONE install scripts & docs UNITRONIX 2026-02-08 00:37:13 +01:00
  • b14a8cf162 Add CI, build scripts, docs, and dev utilities UNITRONIX 2026-02-06 23:34:35 +01:00
  • c97cf0b2c1 Add DB migrations and update installers/docs UNITRONIX 2026-02-06 20:36:54 +01:00
  • 18dac36661 Use local BetterDesk binaries; fix Docker build UNITRONIX 2026-02-06 20:28:28 +01:00
  • 33d0d8e79e Replace Unicode icons with ASCII in installer UNITRONIX 2026-02-04 22:11:22 +01:00
  • cf219a3e5a Add diagnostics, Docker build notes & hbbs v2 UNITRONIX 2026-02-04 21:34:17 +01:00
  • ad722d4fb4 Stop RustDesk services before binary update UNITRONIX 2026-02-02 15:27:50 +01:00
  • 99ff852fa6 Add v2 binaries and update install for BetterDesk 1.5.4 UNITRONIX 2026-02-02 15:23:43 +01:00
  • f297247a67 Deprecate old binaries and improve install script logic UNITRONIX 2026-02-02 14:37:28 +01:00
  • bc7680ac4c Improve systemd service fix and update scripts UNITRONIX 2026-02-02 14:25:34 +01:00
  • ee38d1aa01 Add automatic systemd service update for API binaries UNITRONIX 2026-02-02 14:15:40 +01:00
  • 6fcfb33b1b Rename files and fix database schema issues UNITRONIX 2026-02-02 11:14:45 +01:00
  • ed8840c175 Add database schema checker script and update audit_log schema UNITRONIX 2026-02-02 10:33:30 +01:00
  • 2bb2cecc0f Improve sessions table migration and structure checks UNITRONIX 2026-02-02 10:23:47 +01:00
  • 7657983b91 Add custom Dockerfiles for HBBS/HBBR with shell support UNITRONIX 2026-02-01 18:47:46 +01:00
  • fa1f65f74c Improve RustDesk detection and add auth table init UNITRONIX 2026-02-01 12:47:02 +01:00
  • 8a1c2004e0 Update client generator section in README UNITRONIX 2026-02-01 01:22:58 +01:00
  • 237f8ca84d Revise and condense installation and troubleshooting docs UNITRONIX 2026-02-01 01:20:36 +01:00
  • 890f3a0411 Clean up v14 assets, add v15 deploy script and cache busting UNITRONIX 2026-02-01 01:14:16 +01:00
  • bc624a4a32 Add bugfixes, GPU optimizations, and documentation UNITRONIX 2026-02-01 00:06:01 +01:00
  • 80dd1a6b06 Add fresh install support and improve RustDesk detection UNITRONIX 2026-01-22 08:31:35 +01:00
  • 118d7aabc3 Remove Watchtower and update security guidance UNITRONIX 2026-01-21 18:36:38 +01:00
  • 4f718c1d1a Add Docker admin migration automation and troubleshooting UNITRONIX 2026-01-21 18:26:07 +01:00
  • 34a6ffb8cd Merge branch 'main' of https://github.com/UNITRONIX/Rustdesk-FreeConsole UNITRONIX 2026-01-20 19:07:29 +01:00
  • 55072b3834 Add Docker support and BetterDesk v2 patch files UNITRONIX 2026-01-20 19:07:10 +01:00
  • b2fe1f6eb3 Add files via upload UNITRONIX 2026-01-15 20:38:16 +01:00
  • d810384cd5 Release v1.5.0: authentication, UI overhaul, docs cleanup UNITRONIX 2026-01-15 20:36:24 +01:00
  • 19b409b48a Remove implementation summary and v9 docs, update README UNITRONIX 2026-01-13 17:54:48 +01:00
  • 0f244a6959 Add v9 key protection, docs, and repair tool UNITRONIX 2026-01-13 13:44:04 +01:00
  • ffeb8fc6fe Add Docker detection and update repo references UNITRONIX 2026-01-12 03:55:23 +01:00
  • 899d28410b Move documentation files to docs/ and update references UNITRONIX 2026-01-10 12:08:27 +01:00
  • 23b4322e12 Release v1.3.0-secure: Localhost-only API binding UNITRONIX 2026-01-10 11:52:56 +01:00
  • 57fad8cf3d Update update.ps1 UNITRONIX 2026-01-06 03:38:32 +01:00