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
Renovate Bot f699839c26
continuous-integration/drone/push Build is passing Details
chore(deps): update module github.com/aws/aws-sdk-go to v1.51.9
2024-03-28 09:02:29 +00:00
htdocs Fix typo 2021-11-18 12:13:47 +01:00
ui chore(deps): update typescript-eslint monorepo to v7.4.0 2024-03-25 20:03:01 +00: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 Remove arm build 2024-01-09 10:00:54 +01:00
.gitignore Introduce user repositories 2022-09-04 13:27:48 +02:00
Dockerfile chore(deps): update alpine docker tag to v3.19 2023-12-09 20:29:05 +00:00
api.go New field added for works to store gradation repository 2023-01-01 15:26:58 +01: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 svelte-migrate: updated files 2022-12-13 12:48:59 +01:00
auth.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +01:00
auth_krb5.go Don't force current promo when loggin via kerberos 2023-03-04 16:49:27 +01:00
auth_oidc.go OIDC: Retrieve promotion from OIDC claims 2022-11-11 11:14:43 +01:00
categories.go Add categories to sort/filter works/surveys 2022-11-20 15:28:27 +01:00
corrections.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
db.go Include works in allGrades 2023-03-08 17:01:45 +01:00
direct.go lives: Can display results as charts on all screens 2023-03-04 16:49:27 +01:00
flag.go Add fallback authentication through Kerberos 2021-09-22 17:05:05 +02:00
gitlab.go Implement SSH signing retrieval 2023-04-11 13:20:08 +02:00
go.mod chore(deps): update module github.com/aws/aws-sdk-go to v1.51.9 2024-03-28 09:02:29 +00:00
go.sum chore(deps): update module github.com/aws/aws-sdk-go to v1.51.9 2024-03-28 09:02:29 +00:00
gradation.go New UpTo parameter to reduce grade accordingly 2023-03-07 03:36:27 +01:00
grades.go Include works in allGrades 2023-03-08 17:01:45 +01:00
help.go Can mark need help as treated 2022-09-01 21:40:38 +02:00
keys.go Implement SSH signing retrieval 2023-04-11 13:20:08 +02:00
main.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +01:00
proposals.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
questions.go Refactor user access check to questions 2022-12-02 11:48:53 +01:00
renovate.json renovatebot: Extends from local presets 2023-05-05 09:49:12 +02:00
repositories.go Ensure other repositories are given as ssh URL 2023-04-21 13:47:18 +02:00
responses.go Fix nil reference when trying to edit student responses to survey 2022-10-20 17:54:02 +02:00
session.go sessions: Can store values 2022-09-04 11:27:43 +02:00
shares.go Can share survey results with a secret shared key 2022-12-02 12:43:53 +01:00
static.go Go to grades promotion page directly 2023-03-08 04:22:45 +01:00
submissions.go Update SharingTime to 20 min as 15 is not enough 2023-03-06 03:17:45 +01:00
surveys.go Include works in allGrades 2023-03-08 17:01:45 +01:00
users.go New route and button to anonymize old users 2023-03-08 17:01:45 +01:00
works.go work: Display checks steps of Check 2023-08-26 18:25:16 +02:00