aboutsummaryrefslogtreecommitdiffstats
path: root/api/app.py
Commit message (Expand)AuthorAgeLines
* refactor random rows function to take in conditionHEADmasterPinapelz2025-09-11-4/+11
* dynamic number of correct and wrong answersPinapelz2025-09-09-2/+5
* handle session clearing edge case where session may expire prematurelyPinapelz2025-09-08-3/+6
* fix missing check for bearer in cron authPinapelz2025-09-08-3/+6
* redirect root page to new demoPinapelz2025-09-08-133/+4
* add list_orgs endpoint to show available orgs to list fromPinapelz2025-04-08-1/+20
* unquote organization text when receiving via urlPinapelz2024-10-14-0/+2
* show received org text for when org is not foundPinapelz2024-10-14-1/+1
* fix server side captcha authenticationPinapelz2024-10-13-11/+15
* change keyword organization to affiliationPinapelz2024-01-22-2/+2
* fix: remove affiliation after saving ansPinapelz2023-12-15-2/+2
* fix: bug with incorrectly removing affiliationPinapelz2023-12-15-1/+2
* remove affiliation when auth=serverPinapelz2023-12-15-0/+1
* fix: remove auth validation from /clear_sessionsPinapelz2023-12-14-2/+2
* add checking cron secret as part of headerPinapelz2023-11-06-1/+2
* added endpoint for clearing sessions tablePinapelz2023-11-06-2/+20
* fix hostname env varPinapelz2023-10-29-1/+1
* remove configparser, always use environment varsPinapelz2023-10-29-24/+9
* fix: spelling on captcha messagePinapelz2023-09-18-1/+1
* enable CORSPinapelz2023-09-18-0/+2
* Initial CommitPinapelz2023-09-18-0/+221
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage