| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add list_orgs endpoint to show available orgs to list from | Pinapelz | 2025-04-08 | -1/+20 |
| | | ||||
| * | unquote organization text when receiving via url | Pinapelz | 2024-10-14 | -0/+2 |
| | | ||||
| * | show received org text for when org is not found | Pinapelz | 2024-10-14 | -1/+1 |
| | | ||||
| * | fix server side captcha authentication | Pinapelz | 2024-10-13 | -71/+82 |
| | | ||||
| * | change keyword organization to affiliation | Pinapelz | 2024-01-22 | -2/+2 |
| | | ||||
| * | fix: remove affiliation after saving ans | Pinapelz | 2023-12-15 | -2/+2 |
| | | ||||
| * | fix: bug with incorrectly removing affiliation | Pinapelz | 2023-12-15 | -1/+2 |
| | | ||||
| * | remove affiliation when auth=server | Pinapelz | 2023-12-15 | -0/+1 |
| | | ||||
| * | fix: remove auth validation from /clear_sessions | Pinapelz | 2023-12-14 | -2/+2 |
| | | | | | - Prevents cron job from running | |||
| * | add checking cron secret as part of header | Pinapelz | 2023-11-06 | -1/+2 |
| | | ||||
| * | added endpoint for clearing sessions table | Pinapelz | 2023-11-06 | -2/+20 |
| | | | | | - To be used with cron job | |||
| * | fix hostname env var | Pinapelz | 2023-10-29 | -1/+1 |
| | | ||||
| * | remove configparser, always use environment vars | Pinapelz | 2023-10-29 | -24/+9 |
| | | | | - Fully swap to server-less functions and vercel db | |||
| * | fix: spelling on captcha message | Pinapelz | 2023-09-18 | -1/+1 |
| | | ||||
| * | enable CORS | Pinapelz | 2023-09-18 | -0/+2 |
| | | ||||
| * | Update index titles | Pinapelz | 2023-09-18 | -2/+3 |
| | | ||||
| * | Initial Commit | Pinapelz | 2023-09-18 | -0/+601 |
