aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix(utils): user agent ban?HEADmainFuwn2022-01-132-3/+8
|
* chore: stricter clippyFuwn2022-01-043-1/+20
|
* feat(main.rs): ratelimit (100 requests/minute)Fuwn2022-01-041-1/+10
|
* style(global): fix license specFuwn2021-06-145-5/+5
|
* fix(global): license header caseFuwn2021-05-065-5/+5
|
* fix(utils): conditional authorization header placementFuwn2021-05-061-10/+15
| | | | Usefull when deploying with Docker.
* fix(utils): more safe-guardsFuwn2021-05-061-2/+2
|
* fix(utils): no timeout on request, implements safe guards against rate-limitingFuwn2021-05-062-3/+13
|
* fix(structures): remove random create pubFuwn2021-05-061-2/+2
|
* fix(random): no range in one image languagesFuwn2021-05-061-1/+5
|
* feat(global): :star:Fuwn2021-05-063-40/+56
|
* etc: Remove useless CORS headersFuwn2021-04-281-17/+9
|
* fix? CORS againFuwn2021-04-281-11/+5
|
* fix?: CORSFuwn2021-04-281-9/+23
|
* Merge branch 'main' of https://github.com/senpy-club/api into mainFuwn2021-04-271-1/+1
|\
| * fix: Case of license fileFuwn2021-04-261-1/+1
| |
* | etc: Add copyleft symbol to copyleft headerFuwn2021-04-275-5/+5
|/
* major: :star:Fuwn2021-04-265-0/+193