1. c717e36 Canvas: Restore .env file by gio · 11 months ago
  2. 5155c1a AppRunner: Reports detailed status by gio · 11 months ago
  3. a1efbad Canvas: Rework monitoring page by gio · 11 months ago
  4. 4867946 Canvas: Consistent icons by gio · 11 months ago
  5. b1c5c45 Canvas: Refresh env on remove deployment by gio · 11 months ago
  6. b45b186 Canvas: Fix project selection by gio · 11 months ago
  7. bceb085 Canvas: Expose nodejs 24.0.2 by gio · 11 months ago
  8. 6a49afc Canvas: Fix INTERNAL_API_ADDR by gio · 11 months ago
  9. ec744fa AppRunner: Support Nodejs 24.0.2 by gio · 11 months ago
  10. 376a81d Canvas: Use volume to persist data by gio · 11 months ago
  11. eb148c8 Canvas: Add info about webhooks by gio · 11 months ago
  12. 76d8ae6 Canvas: Auto register github webhook upon deploy by gio · 11 months ago
  13. 6d8b71c Canvas: Check if network supports auto by gio · 11 months ago
  14. 05a993c Canvas: Show count badge on Gateways tab by gio · 11 months ago
  15. 4037078 Canvas: Do not render input on config tab by gio · 11 months ago
  16. 6223714 Canvas: Refresh env on successful deployment by gio · 11 months ago
  17. 97efd72 Canvas: Fix TCP gateway exposing DB by gio · 11 months ago
  18. b77cb93 Canvas: Rework Deployment/Gateways tab by gio · 11 months ago
  19. 3304672 Canvas: Get ready for trial by gio · 11 months ago
  20. 3ec9424 Canvas: Disable all inputs during non-edit mode by gio · 11 months ago
  21. f8fa0f8 Canvas: Improve spacing on details component by gio · 11 months ago
  22. 9fc37c7 Canvas: Message type icons by gio · 11 months ago
  23. dc2dfcf Canvas: Improve diagram styling by gio · 11 months ago
  24. 8cadbc7 Canvas: Fix messages and details scrolling issues by gio · 11 months ago
  25. 29050d6 Canvas: Use subdomain only as gateway labels by gio · 11 months ago
  26. e2b955a Canvas: Wait during deploy and reload by gio · 11 months ago
  27. 451d40d DodoApp: Merge dev enabled/disabled images and charts by gio · 11 months ago
  28. bd37a2b Canvas: Remove deployment action by gio · 11 months ago
  29. b1d3bd7 DodoApp: VM optionally takes ssh key as an input by gio · 11 months ago
  30. 3ed5959 Canvas: Handle repo diff by gio · 11 months ago
  31. 48fde05 Canvas: Service dev UI by gio · 11 months ago
  32. 359a685 Canvas: Restore viewport on project select by gio · 11 months ago
  33. af8db83 Canvas: Add new nodes at random positions by gio · 11 months ago
  34. 74ab785 Canvas: Fix project creation flow by gio · 11 months ago
  35. e440db8 Canvas: Fix deleting undeployed project by gio · 11 months ago
  36. 02f1cad Canvas: Improve spacing on Integrations tab by gio · 11 months ago
  37. fcefd7c Canvas: Consistent spacing on node details component by gio · 11 months ago
  38. 617b1dd Canvas: Improve messages component layout by gio · 11 months ago
  39. 818da4e Canvas: Edit/Deploy mode by gio · 11 months ago
  40. 09fcab5 Canvas: Implement authorization by gio · 11 months ago
  41. 4b9b58a Canvas: fix empty config tab by gio · 11 months ago
  42. 7461e50 Canvas: Auto-select first project by gio · 11 months ago
  43. bc47f9f Canvas: Fix layout, get rid of scroll bars by gio · 11 months ago
  44. 0b4002c Canvas: Center icons on details panel by gio · 11 months ago
  45. 8d0f635 Canvas: Enable ESLint by gio · 11 months ago
  46. 880de16 Canvas: Improve layout by gio · 11 months ago
  47. 3a921b8 Canvas: Logs tab by gio · 11 months ago
  48. b87415c AppRunner: Ping manager periodically by gio · 11 months ago
  49. 7d81370 Canvas: Implement worker to manager communication by gio · 11 months ago
  50. 5cf364c Canvas: Fix to run validation on change in nodes by gio · 11 months ago
  51. d002661 Canvas: Prettier by gio · 11 months ago
  52. a2a845c Canvas: UI polish by gio · 11 months ago
  53. 6cf8c27 Canvas: Fix linter errors by gio · 11 months ago
  54. 7f98e77 Canvas: Github repository picker by gio · 11 months ago
  55. fe746dd Canvas: Sort resource details by node type by gio · 11 months ago
  56. 9b2d496 Canvas: Expose ingress auth details by gio · 11 months ago
  57. 33990c6 Canvas: Form to choose source repository by gio · 11 months ago
  58. c0b27cc Merge "Canvas: Process pre-build commands" into main by gio · 11 months ago
  59. 9116561 Canvas: Process pre-build commands by gio · 11 months ago
  60. bcd25e9 DodoApp: Run commands using `/bin/sh -c ...` by gio · 11 months ago
  61. a602462 DodoApp: Abstract away service definition by gio · 11 months ago
  62. 01ed36f Canvas: Remove sqlite db file by gio · 11 months ago
  63. da70865 AppManager: Recursively monitor dodo resources by gio · 11 months ago
  64. f8acc61 AppManager: App installation status monitoring by gio · 11 months ago
  65. aba9a96 Canvas: Render network nodes by gio · 12 months ago
  66. b68003c Canvas: Implement delete project by gio · 12 months ago
  67. 1dc800a Canvas: Monitor deployment by gio · 12 months ago
  68. f96ffb8 Canvas: Remember Ingress, PostgreSQL and MongoDB details by gio · 12 months ago
  69. b41ecae Canvas: Update edges on port removal by gio · 12 months ago
  70. 355883e Canvas: Include service ports in self env vars by gio · 12 months ago
  71. b7a3e12 Canvas: Issue update if previously deployed by gio · 12 months ago
  72. a6de205 Merge "Canvas: Organize back and front components" into main by gio · 12 months ago
  73. 218e813 Canvas: Organize back and front components by gio · 12 months ago
  74. cbbcf05 DodoApp: Add Deno 2.2.0 support by gio · 12 months ago
  75. a421b06 AppManager: Unify regular and dodo app installation logic by gio · 12 months ago
  76. c555e0a DodoApp: Deprecate managerAddr and appId optional by gio · 12 months ago
  77. f55ab36 Ingress: Improve port opening by gio · 12 months ago
  78. cbd8909 Echo: Use DODO_PORT_ECHO env variable when present by gio · 12 months ago
  79. 4dd2c0d Echo: Basic TCP echo server by gio · 12 months ago
  80. 2446de0 Build: Fix multi-arch docker builds by gio · 12 months ago
  81. fc441e3 AppManager: Add API endpoint to install dodo app by gio · 1 year, 5 months ago
  82. 5f2f100 Canvas: build application infrastructure with drag and drop by gio · 1 year, 1 month ago
  83. 138a06e DodoApp: Support NodeJS backend by gio · 1 year, 5 months ago
  84. 45c3182 AppRunner: Build next version in the background to reduce downtime by gio · 1 year, 5 months ago
  85. 2b1157a AppRunner: Clone specific branch instead of always running master by gio · 1 year, 5 months ago
  86. 51abcff AppRunner: Fix process restart by gio · 1 year, 5 months ago
  87. ff0ee0f AppRunner: Kill all subprocesses when reloading new version by gio · 1 year, 6 months ago
  88. 5e4d1a7 DodoApp: Add Nextjs with Deno2 support by gio · 1 year, 6 months ago
  89. 1afc3cd CaptureConfig: Update config if it already exists. by gio · 1 year, 6 months ago
  90. dd21315 Auth: Add page to change password. by gio · 1 year, 6 months ago
  91. 7fbd4ad DodoApp: Support dev virtual machines by gio · 1 year, 7 months ago
  92. 183e834 DodoApp: Logs by gio · 1 year, 8 months ago
  93. b54db24 DodoApp: Support PHP 8.2 by gio · 1 year, 8 months ago
  94. aec6d8a Landing: Implement registration success/failure flows by Davit Tabidze · 1 year, 8 months ago
  95. d8ab4f5 DodoApp: Use one network per external customer by gio · 1 year, 8 months ago
  96. 8fae3af DodoApp: Public API to fetch allowed networks by gio · 1 year, 8 months ago
  97. 5e49bb6 DodoApp: Use picocss for UI by gio · 1 year, 9 months ago
  98. f2aa750 Landing: Switch off to highlight fact event during resize by Davit Tabidze · 1 year, 8 months ago
  99. 950d804 URL-Shortener: UI rework by Davit Tabidze · 1 year, 9 months ago
  100. 4eb2efe rPuppy: Update Makefile and Dockerfile by gio · 1 year, 9 months ago