367ff0dfd6
fix: use defer to close build output channel
2024-12-02 19:34:49 +00:00
09b8a6fca4
chore: add run instruction
2024-12-02 19:31:38 +00:00
d74db3fa5a
chore: clarify subdomain behavior
2024-12-02 19:27:53 +00:00
ccef2c46c5
chore: add docs
2024-12-02 19:23:53 +00:00
5fa55493b7
feat: handle workspace conflict error
2024-12-02 19:12:26 +00:00
4c34689ceb
feat: add vim mode toggle
2024-12-02 18:09:31 +00:00
da5c01ccce
feat: allow port to be set in config
2024-12-02 17:15:39 +00:00
3efed700c1
feat: highlight active main sidebar item
2024-12-02 17:06:10 +00:00
da2c7ffcce
chore: some optimizations
2024-12-02 17:01:27 +00:00
dc97c2c498
feat: handle template build error
2024-12-02 13:45:49 +00:00
8a8582e06e
fix: add asChild prop for DialogTrigger with Button
2024-12-02 11:52:02 +00:00
3acb85abaf
fix: use Select value instead of defaultValue
...
when defaultValue is used to pass the current value of Select, a warning
is produced in the console: "cannot update a component while rendering a
different component `Controller`". an unrelated issue
(https://github.com/shadcn-ui/ui/issues/1253 ) that suggested using the
value prop instead of defaultValue somehow fixed this problem
2024-12-02 11:10:59 +00:00
a92f5e8189
feat: implement workspace runtime selection
2024-12-02 09:38:01 +00:00
daf9bab49f
chore: remove unused import
2024-12-01 19:19:03 +00:00
b76315197d
fix: 404 error on page refresh or direct navigation
2024-12-01 19:05:13 +00:00
98cbda9c10
chore: remove unused variable
2024-12-01 18:59:38 +00:00
9d0b00d581
feat: remove info button from template table
2024-12-01 18:59:28 +00:00
00757461cd
feat: display version number from env file
2024-12-01 18:59:15 +00:00
4de82afcda
feat: add btn to redirect in tmpl not found page
2024-12-01 18:32:41 +00:00
a064f86b88
feat: implement build arg ui
2024-11-30 23:52:36 +00:00
39469230a3
feat: implement base template support
2024-11-30 20:28:26 +00:00
5718cc1c51
refactor: remove unused code/import
2024-11-29 23:52:53 +00:00
ae8f62d77d
refactor: templates api logic
2024-11-29 23:52:19 +00:00
db03db3b83
feat: implement web serving
2024-11-29 23:51:21 +00:00
981f43c8ff
feat: add workspace delete confirmation
2024-11-29 00:06:36 +00:00
324474848b
fix: new workspace dialog not closed when created
2024-11-28 19:32:33 +00:00
cacf66067e
feat: implement port forwarding
2024-11-28 19:17:37 +00:00
6e6fb06351
feat: wip implement port forwarding
2024-11-20 21:05:31 +00:00
fb5e708fd8
fix: ssh not proxied when workspace restarts
2024-11-17 18:30:07 +00:00
45bfbe093a
feat: implement ssh forwarding
2024-11-17 18:10:35 +00:00
a7933f8b06
initial commit
2024-11-12 00:31:10 +00:00