aboutsummaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeLines
* refactor random rows function to take in conditionHEADmasterPinapelz2025-09-11-6/+23
|
* dynamic number of correct and wrong answersPinapelz2025-09-09-3/+6
|
* handle session clearing edge case where session may expire prematurelyPinapelz2025-09-08-4/+24
|
* fix missing check for bearer in cron authPinapelz2025-09-08-3/+6
|
* redirect root page to new demoPinapelz2025-09-08-521/+128
|
* 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-71/+82
|
* 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
| | | | - Prevents cron job from running
* add checking cron secret as part of headerPinapelz2023-11-06-1/+2
|
* added endpoint for clearing sessions tablePinapelz2023-11-06-2/+20
| | | | - To be used with cron job
* fix hostname env varPinapelz2023-10-29-1/+1
|
* remove configparser, always use environment varsPinapelz2023-10-29-24/+9
| | | - Fully swap to server-less functions and vercel db
* fix: spelling on captcha messagePinapelz2023-09-18-1/+1
|
* enable CORSPinapelz2023-09-18-0/+2
|
* Update index titlesPinapelz2023-09-18-2/+3
|
* Initial CommitPinapelz2023-09-18-0/+601
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage