Commit Graph

4 Commits

Author SHA1 Message Date
Javi Fontan 68e445220f
Enable CORS header in `/item` (#87)
* go: upgrade go compiler to 1.21

Use crypto/rand instead of math/rand as it is now the recommended
method.

* server: add cors configuration to items

This lets other web pages use it as an external API.

* go.mod: upgrade go version and indirect dependencies
2023-08-18 21:43:07 +02:00
Javi Fontan f6b1eccf5d
Use C sqlite library for docker builds (#75) 2021-09-19 21:45:11 +02:00
Javi Fontan 6b9d6ade6f
Fix test in user store and warning in glsladmin 2021-07-29 19:50:18 +02:00
Javi Fontan f4c7ee4bd5
Add glsladmin command 2021-07-29 19:28:07 +02:00