Commit graph

14 commits

Author SHA1 Message Date
372cc3a2c7
feat(webui): add sessions expiration
All checks were successful
main / main (push) Successful in 1m50s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
Closes #28
2025-04-18 23:26:38 +02:00
2bf1731343
feat(webui): add user account status page
All checks were successful
main / main (push) Successful in 1m53s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
2025-04-13 09:33:11 +02:00
26c5f9c5c7
feat(webui): add user account creation 2025-04-06 00:01:18 +02:00
7a3bf725b0
chore(tfstated): change database account id format to uuidv7 2025-04-06 00:01:18 +02:00
6fd1663d8c
chore(tfstated): change database state id and version id formats to uuidv7 2025-02-22 13:35:17 +01:00
ab548d249b
chore(tfstated): change database account id format to uuidv7 2025-01-31 20:53:29 +01:00
98c7d6f578
feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
26e10a9399
feat(webui): implement state versions list 2025-01-27 22:00:51 +01:00
09885ef1e4
feat(webui): implement states list 2025-01-22 00:46:49 +01:00
6e069484cb
feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
25ed1188ed
chore(tfstated): refactor helpers to their own package 2024-12-17 23:19:18 +01:00
5b6da56089
fix(tfstated): hash passwords instead of relying on the database encryption key 2024-11-16 00:36:17 +01:00
478f42f8a9
chore(tfstated): use a struct{} as context.Context key 2024-11-15 23:48:35 +01:00
3d8812fbd0
feat(tfstated): implement HTTP basic auth 2024-11-14 01:34:29 +01:00