glsl-sandbox/server
Javi Fontan 1f3f7dd3d8
server: add read only mode (#92)
In read only mode the endpoint to save new effects or add new versions
is deactivated. Also in the gallery the create button is deactivated and
there is a notice that says:

    The server is in maintenance mode. You can not create or modify effects.

The button to save effects in the editor is not deactivated as it will
take a bit more time and wanted to have the page up as soon as possible.
2024-01-08 21:53:18 +01:00
..
assets server: add read only mode (#92) 2024-01-08 21:53:18 +01:00
cmd server: add read only mode (#92) 2024-01-08 21:53:18 +01:00
store Use C sqlite library for docker builds (#75) 2021-09-19 21:45:11 +02:00
thumb Add thumbnails store 2021-04-21 21:04:08 +02:00
auth.go Protect admin page with login 2021-07-17 17:58:33 +02:00
server.go server: add read only mode (#92) 2024-01-08 21:53:18 +01:00