1. 6a49afc Canvas: Fix INTERNAL_API_ADDR by gio · 11 months ago
  2. ec744fa AppRunner: Support Nodejs 24.0.2 by gio · 11 months ago
  3. a3cc4bf DodoApp: Fix volume handling by gio · 11 months ago
  4. 82afef1 DodoApp: User service name when port forwarding by gio · 11 months ago
  5. b58cd05 AppManager: Fix port reservation during update by gio · 11 months ago
  6. 6ce4481 DodoApp: Output access points by gio · 11 months ago
  7. fd8202a DodoApp: Fix nodejs version by gio · 11 months ago
  8. 838bcb8 AppManager: Handle new port forwards during app update by gio · 11 months ago
  9. 451d40d DodoApp: Merge dev enabled/disabled images and charts by gio · 11 months ago
  10. b1d3bd7 DodoApp: VM optionally takes ssh key as an input by gio · 11 months ago
  11. a1f2947 DodoApp: Individually configure dev-vm code-server, ssh, vpn by gio · 11 months ago
  12. bcd25e9 DodoApp: Run commands using `/bin/sh -c ...` by gio · 11 months ago
  13. d2d2df0 AppManager: Format cue config files by gio · 11 months ago
  14. a602462 DodoApp: Abstract away service definition by gio · 11 months ago
  15. 0af17d6 AppManager: Monitor volumes by gio · 11 months ago
  16. da70865 AppManager: Recursively monitor dodo resources by gio · 11 months ago
  17. f8acc61 AppManager: App installation status monitoring by gio · 11 months ago
  18. 268787a AppManager: Implement task status API by gio · 12 months ago
  19. 4e3b24d DodoApp: Support env aliases by gio · 12 months ago
  20. 63a1a82 AppManager: Let client override config files during update by gio · 12 months ago
  21. a6de205 Merge "Canvas: Organize back and front components" into main by gio · 12 months ago
  22. 218e813 Canvas: Organize back and front components by gio · 12 months ago
  23. cbbcf05 DodoApp: Add Deno 2.2.0 support by gio · 12 months ago
  24. a421b06 AppManager: Unify regular and dodo app installation logic by gio · 12 months ago
  25. 24128f3 Ingress: Fix chart port value by gio · 12 months ago
  26. f60724b AppManager: Actually pass service port to the auth-proxy by gio · 12 months ago
  27. 24312cc AppManager: Use port numbers in ingress definitions by gio · 12 months ago
  28. 74e73e9 DodoApp: Auto generate SSH key to access source repositories by gio · 12 months ago
  29. 9bd87ca AppManager: Format cue files by gio · 12 months ago
  30. af7e643 VirtualMachines: Support auto creation of the config files by gio · 12 months ago
  31. c555e0a DodoApp: Deprecate managerAddr and appId optional by gio · 12 months ago
  32. be9ce3f AppManager: Uninstall k3s from the last server without draining it by gio · 12 months ago
  33. 4fa7eb3 DodoApp: Support multiple ingresses per service by gio · 12 months ago
  34. f55ab36 Ingress: Improve port opening by gio · 12 months ago
  35. 2446de0 Build: Fix multi-arch docker builds by gio · 12 months ago
  36. d78896a AppManager: Reuse cross-cluster port forwarding logic by gio · 12 months ago
  37. 7c34c6c Matrix: Upgrade to v1.126.0 by gio · 12 months ago
  38. b4704ac AppManager: Support inter-cluster proxy for MongoDB by gio · 12 months ago
  39. 2aa289c Headscale: Upgrade to 0.25.1 by gio · 12 months ago
  40. f434463 AppManager: Support exposing ports on public networks by gio · 12 months ago
  41. 721c004 AppManager: Support exposing cross-cluster ports by gio · 1 year ago
  42. 997af63 Tailscale: Upgrade client version to v1.82.0 by gio · 12 months ago
  43. fc441e3 AppManager: Add API endpoint to install dodo app by gio · 1 year, 5 months ago
  44. 9c43d0c DodoApp: run `npm install` before `npm ci` by gio · 1 year, 5 months ago
  45. 561724f Installer: Add option to expose PostgreSQL by gio · 1 year, 5 months ago
  46. 236fdc3 DodoApp: Fix env var listing by gio · 1 year, 5 months ago
  47. 0710c6b DodoApp: Disable repo client logging by gio · 1 year, 5 months ago
  48. 802311e Installer: Move port forwarding config into the apps by gio · 1 year, 5 months ago
  49. 138a06e DodoApp: Support NodeJS backend by gio · 1 year, 5 months ago
  50. 8fae028 NextJS: Use correct default port number 3000 by gio · 1 year, 5 months ago
  51. f3486a5 DodoApp: Expose same app ports on VM as well by gio · 1 year, 5 months ago
  52. 88d3766 DodoApp: Support apps exposing multiple ports by gio · 1 year, 5 months ago
  53. 5fb0032 Launcher: Update helm contents renderer to open anchors in new tab by gio · 1 year, 5 months ago
  54. 85958d6 DodoApp: Display env variables on status page by gio · 1 year, 5 months ago
  55. 281aa51 DodoApp: List all apps if running in internal mode by gio · 1 year, 5 months ago
  56. 07eb108 DodoApp: Support MongoDB by gio · 1 year, 5 months ago
  57. 4699889 Etherpad: Installer configuration by gio · 1 year, 5 months ago
  58. 6e46ac1 Matrix: Upgrade to v1.117.0 by gio · 1 year, 5 months ago
  59. 2b1157a AppRunner: Clone specific branch instead of always running master by gio · 1 year, 5 months ago
  60. 6e1f457 VM: Fix typo Virutal -> Virtual by gio · 1 year, 5 months ago
  61. f006185 DodoApp: Style create-app form dropdowns by gio · 1 year, 6 months ago
  62. ad9e715 DodoApp: Support pre build commands in deno app by gio · 1 year, 6 months ago
  63. 9f6b27d DodoApp: Add network definitions to app.schema.json by gio · 1 year, 6 months ago
  64. f078f46 DodoApp: Ingress can configure label and home path by gio · 1 year, 6 months ago
  65. 4fde4a1 AuthProxy: Support Regexps when checking if path requires auth by gio · 1 year, 6 months ago
  66. 9870cc0 AuthProxy: Forward user headers even on non auth required paths by gio · 1 year, 6 months ago
  67. e6d6129 DodoApp: Expose full PostgreSQL connection string as an env var by gio · 1 year, 6 months ago
  68. d99b2bd DodoApp: Fix app.schema.json file address by gio · 1 year, 6 months ago
  69. 43ec4d0 DodoApp: Support dev branches of Nextjs apps by gio · 1 year, 6 months ago
  70. c8faeac AuthProxy: Fix unauthenticated request handler logic by gio · 1 year, 6 months ago
  71. 5e4d1a7 DodoApp: Add Nextjs with Deno2 support by gio · 1 year, 6 months ago
  72. 5994628 Installer: Refactor and give each searver its own directory by gio · 1 year, 6 months ago
  73. 3cabc3e PrivateNetwork: Configure cluster proxy backend by gio · 1 year, 6 months ago
  74. 2f9ed20 Headscale: Configure Memberships sync API endpoint by gio · 1 year, 6 months ago
  75. 69b8443 EnvManager: Add Stop method and shutdown server using it in tests by gio · 1 year, 6 months ago
  76. 07458de EnvManager: Configure config repo data volume by gio · 1 year, 6 months ago
  77. e44c151 DodoApp: Clean up commits on branch/app delete by gio · 1 year, 6 months ago
  78. 6054e21 DodoApp: Move app action forms at the top by gio · 1 year, 6 months ago
  79. 92116ca Installer: Handle VM uninstall before it has had a time to boot by gio · 1 year, 6 months ago
  80. 362fd8e DodoApp: Make form disabling logic work with all forms on the page by gio · 1 year, 6 months ago
  81. 5cc6afc DodoApp: Add optional name field to create app form by gio · 1 year, 6 months ago
  82. 829b1b7 DodoApp: Fix app uninstall by gio · 1 year, 6 months ago
  83. 9a283cc Installer: Fix cluster proxy mapping check during app uninstall by gio · 1 year, 6 months ago
  84. 8c87617 AppManager: Remove delay between initiating same kind of task twice by gio · 1 year, 6 months ago
  85. 1e72577 Installer: Fix server type drop down selection by gio · 1 year, 6 months ago
  86. 4557dc0 PrivateNetwork: Setup secrets ACL for both of the tailscale clients. by gio · 1 year, 6 months ago
  87. 28d5b72 Memberships: Use external volume, remove one from the Helm chart. by gio · 1 year, 6 months ago
  88. 5887caa DodoApp: Implement branch and app delete functionalities. by gio · 1 year, 6 months ago
  89. d17ad3e EnvManager: Disable group authorization on memberships service. by gio · 1 year, 6 months ago
  90. 9b21527 Gerrit: Update to 3.10.0 and add serviceuser plugin by gio · 1 year, 6 months ago
  91. 488554f AppManager: Always default to default cluster. by gio · 1 year, 6 months ago
  92. dd21315 Auth: Add page to change password. by gio · 1 year, 6 months ago
  93. dcd9fef Auth: Enhance password validation. by gio · 1 year, 6 months ago
  94. c81a847 DodoApp: Use JSON file for configuration. by gio · 1 year, 6 months ago
  95. 8f29032 Clusters: Support persistent storage on remote clusters. by gio · 1 year, 7 months ago
  96. f15b9da DodoApp: Support remote clusters by gio · 1 year, 7 months ago
  97. f6ad298 ClusterManager: Implements support of remote clusters. by gio · 1 year, 8 months ago
  98. 4a3e54c Jenkins: Update configuration-as-code plugin version by gio · 1 year, 7 months ago
  99. 29f6b87 VirtualMachine: Make VPN optional by gio · 1 year, 7 months ago
  100. cfb228c DodoApp: VMs load dodo specific env vars from the dodo app manager by gio · 1 year, 7 months ago