.. |
html
|
feat(webui): add state creation page
|
2025-02-04 23:34:26 +01:00 |
static
|
feat(webui): implement state versions list
|
2025-01-27 22:00:51 +01:00 |
cache.go
|
feat(webui): bootstrap session handling and login process
|
2025-01-06 00:41:32 +01:00 |
error.go
|
feat(webui): bootstrap a proper UI
|
2025-01-26 00:04:38 +01:00 |
healthz.go
|
feat(tfstated): bootstrap webui listening on a second port
|
2025-01-02 19:43:53 +01:00 |
index.go
|
feat(webui): bootstrap account settings management with light and dark mode
|
2025-01-30 00:19:16 +01:00 |
login.go
|
feat(webui): bootstrap account settings management with light and dark mode
|
2025-01-30 00:19:16 +01:00 |
logout.go
|
feat(webui): bootstrap a proper UI
|
2025-01-26 00:04:38 +01:00 |
render.go
|
feat(webui): bootstrap session handling and login process
|
2025-01-06 00:41:32 +01:00 |
routes.go
|
feat(webui): add state creation page
|
2025-02-04 23:34:26 +01:00 |
run.go
|
feat(webui): bootstrap session handling and login process
|
2025-01-06 00:41:32 +01:00 |
sessions.go
|
fix(webui): fix invalid session cookie handling
|
2025-01-29 00:22:12 +01:00 |
settings.go
|
feat(webui): bootstrap account settings management with light and dark mode
|
2025-01-30 00:19:16 +01:00 |
state.go
|
chore(tfstated): change database account id format to uuidv7
|
2025-01-31 20:53:29 +01:00 |
states.go
|
feat(webui): bootstrap account settings management with light and dark mode
|
2025-01-30 00:19:16 +01:00 |
states_new.go
|
feat(webui): add state creation page
|
2025-02-04 23:34:26 +01:00 |
version.go
|
fix(webui): return an error when fetching an non existent state version
|
2025-02-10 23:50:32 +01:00 |