Commit Graph

6 Commits

Author SHA1 Message Date
e2a49402d6 Implement instance log rotation 2025-12-13 12:48:50 +01:00
dependabot[bot]
c8d9c6907c chore: bump golang.org/x/crypto in the go-dependencies group
Bumps the go-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 21:30:38 +00:00
9eee42c673 Initial api key store implementation 2025-12-03 20:31:38 +01:00
fec989fee2 Implement SQLite database persistence for instance management 2025-12-02 20:38:52 +01:00
40d11b12ca Add cors middleware 2025-07-27 19:05:15 +02:00
f337a3efe2 Refactor project structure 2025-07-26 11:37:28 +02:00