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 9c0e35b1e2 Can mark need help as treated 2022-09-01 21:40:38 +02:00
htdocs Fix typo 2021-11-18 12:13:47 +01:00
ui Can mark need help as treated 2022-09-01 21:40:38 +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 Becoming go module 2020-11-20 15:55:54 +01:00
Dockerfile chore(deps): update node docker tag to v18 2022-08-17 08:28:31 +00:00
api.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +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 Handle grades for works 2022-07-09 04:50:47 +02:00
direct.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
flag.go Add fallback authentication through Kerberos 2021-09-22 17:05:05 +02:00
go.mod chore(deps): update golang.org/x/oauth2 digest to 0ebed06 2022-08-22 20:12:28 +00:00
go.sum chore(deps): update golang.org/x/oauth2 digest to 0ebed06 2022-08-22 20:12:28 +00: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
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 Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
renovate.json Automerge oauth2 2022-07-08 10:25:24 +02:00
responses.go Use gin-gonic instead of httprouter 2022-09-01 21:40:35 +02:00
session.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
static.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
surveys.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
users.go Interpret Groups field in authToken 2022-08-02 11:59:44 +02:00
works.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00