Commit Graph

  • 210cf3b4f4 fix: add clang-cl wrapper script and update Windows build to ensure clang availability nessi 2026-03-17 19:39:51 +01:00
  • e2362c6033 feat: add logout functionality and auto-logout on 401 responses nessi 2026-03-17 19:39:13 +01:00
  • 61d2b4b25c feat: add branding assets and favicon support across admin-web and desktop-client nessi 2026-03-17 19:37:58 +01:00
  • d4e8fc28c7 fix: remove DNS resolution check from gateway bootstrap flow nessi 2026-03-17 19:30:38 +01:00
  • 7902e772bf docs: add clang/lld/llvm prerequisites for Linux Windows cross-builds nessi 2026-03-17 19:29:37 +01:00
  • 39e70ec526 fix: use PATH-based cargo-xwin resolution instead of direct wrapper path nessi 2026-03-17 19:26:36 +01:00
  • 92618ee65b fix: make backend DNS check optional when getent is unavailable nessi 2026-03-17 19:26:10 +01:00
  • 61e6213b67 fix: use cargo-xwin wrapper script to resolve Tauri runner compatibility nessi 2026-03-17 19:25:04 +01:00
  • cfe38e5c3b chore: update Tauri dependencies to 2.10.1 and tauri-build to 2.5.5 nessi 2026-03-17 19:23:12 +01:00
  • 6349147d8d feat: add backend DNS resolution check and improve gateway sync reliability nessi 2026-03-17 19:21:39 +01:00
  • ebc449079b chore: update Tauri dependencies to 2.3.1 nessi 2026-03-17 19:20:55 +01:00
  • 4d687082af fix: add backend dependency and retry logic to gateway bootstrap nessi 2026-03-17 19:18:35 +01:00
  • 991df88d58 refactor: migrate Windows target from x86 to x64 architecture nessi 2026-03-17 19:13:56 +01:00
  • 8d8a3a7859 fix: check cargo-xwin availability using subcommand instead of binary name nessi 2026-03-17 19:08:51 +01:00
  • 84be690a50 docs: add Linux cross-build instructions for Windows x86 NSIS installer nessi 2026-03-17 19:03:50 +01:00
  • 5242c780e4 feat: add GatewayBootstrapToken configuration field nessi 2026-03-17 18:57:49 +01:00
  • 16fc6cb1b6 feat: add gateway bootstrap endpoint with token-based authentication nessi 2026-03-17 18:53:26 +01:00
  • a197fb5bb6 fix: cast username and email to text in user repository queries nessi 2026-03-16 06:37:23 +01:00
  • 88b814638b fix: cast vpn_cidr to text in gateway repository queries nessi 2026-03-16 06:36:35 +01:00
  • 6ec5133773 docs: update README with desktop requirements, helper builds, and realistic MVP usage notes nessi 2026-03-16 06:30:08 +01:00
  • 7c4bba1021 chore: add Vite client type reference for admin web nessi 2026-03-15 16:43:39 +01:00
  • 3289da24af refactor: update module path from github.com/nexavpn/nexavpn/backend to nexavpn/backend nessi 2026-03-15 16:42:25 +01:00
  • 8f73dd3321 refactor: move Claims type from auth to new identity package nessi 2026-03-15 16:39:02 +01:00
  • 298d301ce8 refactor: extract request context utilities into dedicated package nessi 2026-03-15 16:37:01 +01:00
  • 830491cb0d chore: initial project scaffold with admin web, backend, desktop client, and deployment setup nessi 2026-03-15 16:32:34 +01:00