Commit Graph

6 Commits

Author SHA1 Message Date
4ade504b5b Run go mod tidy 2024-10-22 18:32:33 +02:00
dependabot[bot]
ebdcda6aa2 Bump golang.org/x/net
Bumps the go_modules group with 1 update in the /backend directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 12:54:12 +00:00
0558ea292b Initial git sorage backend implementation 2024-09-28 14:52:02 +02:00
3a651ce4d8 Add user settings validation 2024-09-27 14:56:43 +02:00
f99c93ac23 Add settings persistance on backend 2024-09-27 14:30:49 +02:00
a135f28fd5 Initial backend api 2024-09-25 20:36:09 +02:00