aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* format(readme): caseFuwn2022-03-091-7/+7
* Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-03-092-2/+2
|\
| * fix(manifest): readme pathFuwn2022-03-091-1/+1
| * Merge pull request #5 from senpy-club/renovate/actions-checkout-3.xFuwn2022-03-091-1/+1
| |\
| | * chore(deps): update actions/checkout action to v3Renovate Bot2022-03-081-1/+1
* | | fix(index.rst): document randomFuwn2022-03-091-1/+2
|/ /
* / refactor(routes): get index from fileFuwn2022-03-092-41/+36
|/
* refactor(utils): String to charFuwn2022-03-081-1/+1
* fix: corsFuwn2022-03-083-7/+19
* fix(routes): index versionFuwn2022-03-081-1/+1
* ci(github): add check workflowFuwn2022-03-081-0/+35
* Merge pull request #2 from senpy-club/renovate/rand-0.xFuwn2022-03-081-1/+1
|\
| * fix(deps): update rust crate rand to 0.8.5Renovate Bot2022-03-081-1/+1
* | Merge pull request #3 from senpy-club/renovate/cfg-if-1.xFuwn2022-03-081-1/+1
|\ \
| * | fix(deps): update rust crate cfg-if to v1Renovate Bot2022-03-081-1/+1
| |/
* | fix(readme): formattingFuwn2022-03-081-1/+6
* | fix(readme): file extension to .rstFuwn2022-03-081-0/+0
* | Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-03-081-0/+5
|\|
| * Merge pull request #1 from senpy-club/renovate/configureFuwn2022-03-081-0/+5
| |\
| | * chore(deps): add renovate.jsonRenovate Bot2022-03-081-0/+5
| |/
* / refactor: md to rstFuwn2022-03-082-52/+46
|/
* feat: worker done :star:Fuwn2022-03-0810-182/+223
* chore: licensingFuwn2022-03-078-17/+101
* chore(nix): removeFuwn2022-03-079-366/+0
* chore(rust): update rust stuffFuwn2022-03-073-10/+13
* refactor: file caseFuwn2022-03-073-18/+1
* chore: remove fluffFuwn2022-03-0716-2146/+0
* fix(utils): user agent ban?Fuwn2022-01-132-3/+8
* fix(rust): toolchain file wrong format again againFuwn2022-01-041-1/+1
* fix(rust): toolchain file wrong format againFuwn2022-01-041-1/+0
* fix(rust): toolchain file wrong formatFuwn2022-01-041-1/+1
* fix: update rust toolchainFuwn2022-01-041-1/+2
* chore: stricter clippyFuwn2022-01-044-2/+21
* feat(main.rs): ratelimit (100 requests/minute)Fuwn2022-01-042-1/+11
* chore(Cargo.toml): tidy upFuwn2022-01-041-2/+7
* style(global): fix license specFuwn2021-06-146-6/+6
* build(nix): add dev dependencies to nix shell build inputsFuwn2021-05-101-0/+3
* fix(global): license header caseFuwn2021-05-066-6/+6
* fix(utils): conditional authorization header placementFuwn2021-05-061-10/+15
* refactor(deps): move npm deps to dev depsFuwn2021-05-061-1/+1
* 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
* fix(npm): use correct packageFuwn2021-05-062-2/+18
* Merge branch 'main' of https://github.com/senpy-club/apiFuwn2021-05-061-0/+5
|\
| * Merge pull request #1 from senpy-club/renovate/configureFuwn2021-04-301-0/+5
| |\
| | * Add renovate.jsonRenovate Bot2021-04-291-0/+5
| |/
* / feat(global): :star:Fuwn2021-05-0626-123/+2354
|/
* etc: Remove useless CORS headersFuwn2021-04-282-18/+9