Student's surveys and correction tool https://lessons.nemunai.re/
This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
nemunaire 22638dcc51 Introduce user repositories 2022-09-04 13:27:48 +02:00
htdocs Fix typo 2021-11-18 12:13:47 +01:00
ui Introduce user repositories 2022-09-04 13:27:48 +02:00
.dockerignore Prepare for deployment 2022-07-08 10:25:23 +02:00
.drone-manifest.yml Add CI/CD 2020-11-20 16:02:28 +01:00
.drone.yml Update node modules 2022-08-02 12:42:07 +02:00
.gitignore Introduce user repositories 2022-09-04 13:27:48 +02:00
Dockerfile Keep using alpine 3.15 to build 2022-09-02 15:35:01 +02:00
api.go Introduce user repositories 2022-09-04 13:27:48 +02:00
app.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
asks.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
assets-dev.go Use go embed 2021-12-01 16:24:59 +01:00
assets.go Update node modules 2022-08-02 12:42:07 +02:00
auth.go Interpret Groups field in authToken 2022-08-02 11:59:44 +02:00
auth_krb5.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
auth_oidc.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
corrections.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
db.go Introduce user repositories 2022-09-04 13:27:48 +02:00
direct.go Timed questions updates db twice 2022-09-02 15:35:01 +02:00
flag.go Add fallback authentication through Kerberos 2021-09-22 17:05:05 +02:00
gitlab.go Introduce user repositories 2022-09-04 13:27:48 +02:00
go.mod PGP import feature 2022-09-04 11:27:43 +02:00
go.sum PGP import feature 2022-09-04 11:27:43 +02:00
grades.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
help.go Can mark need help as treated 2022-09-01 21:40:38 +02:00
keys.go PGP import feature 2022-09-04 11:27:43 +02:00
main.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
proposals.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
questions.go Introduce survey and question cache 2022-09-02 15:35:01 +02:00
renovate.json Automerge oauth2 2022-07-08 10:25:24 +02:00
repositories.go Introduce user repositories 2022-09-04 13:27:48 +02:00
responses.go Don't display hidden live 2022-09-02 12:28:49 +02:00
session.go sessions: Can store values 2022-09-04 11:27:43 +02:00
static.go PGP import feature 2022-09-04 11:27:43 +02:00
surveys.go Introduce survey and question cache 2022-09-02 15:35:01 +02:00
users.go PGP import feature 2022-09-04 11:27:43 +02:00
works.go Introduce user repositories 2022-09-04 13:27:48 +02:00