Commit graph

10 commits

Author SHA1 Message Date
0a63e1f593
feat(backend): add age condition for state versions retention
All checks were successful
main / main (push) Successful in 2m47s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
Closes #59
2025-05-01 14:27:49 +02:00
3bb5e735c6
chore(webui): rewrite all the web session code
All checks were successful
main / main (push) Successful in 3m13s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
#60
2025-04-29 01:25:11 +02:00
169e2d0d9d
chore(webui): refactored state creation page and route 2025-02-22 00:35:17 +01:00
09885ef1e4
feat(webui): implement states list 2025-01-22 00:46:49 +01:00
c1ddc47c95
chore(tfstated): refactor database environment handling 2024-12-17 23:19:50 +01:00
6cf7872b22
chore(tfstated): improve error messages and refactored PRAGMA code in the database module 2024-12-17 23:19:22 +01:00
b3980358cf
fix(tfstated): rollack transaction in case of panic 2024-12-17 23:19:22 +01:00
f649f7bbbf
chore(tfstated): implement a transaction wrapper 2024-12-17 23:19:21 +01:00
1ebf0341dd
feat(tfstated): allow configuration of version history limit via environment variable 2024-10-18 00:01:50 +02:00
4ff490806c
feat(tfstated): implement GET and POST methods, states are encrypted in a sqlite3 database 2024-09-30 01:00:59 +02:00