aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* docs(cargo): bump version 0.2.2 -> 0.2.3HEADmainFuwn2022-07-121-1/+1
|
* docs(cargo): bump version 0.2.1 -> 0.2.2Fuwn2022-07-111-1/+1
|
* fix(utils): Handle programming languages with spacesSebastiano Barezzi2022-06-261-0/+1
| | | | Change-Id: Ic0edc6bd6c94e0368dcf6910c8cbb56866127402
* fix(deps): update rust crate getrandom to 0.2.6Renovate Bot2022-03-281-1/+1
|
* feat(routes): support for anime boysFuwn2022-03-241-1/+1
|
* feat: cache github apiFuwn2022-03-241-6/+1
| | | | | | | | This commit allows The Senpy Club API to cache GitHub's API response, refreshing the cache every fifty accesses. This commit also gets rid of a few dependencies which were replaced by their standard library counterparts.
* Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-03-191-1/+1
|\
| * fix(deps): update rust crate reqwest to 0.11.10Renovate Bot2022-03-141-1/+1
| |
* | feat(lib): smaller allocatorFuwn2022-03-191-0/+3
|/
* chore(deps): update rust crate vergen to v7Renovate Bot2022-03-101-1/+1
|
* refactor: use vergen for build variablesFuwn2022-03-091-0/+7
|
* feat(index): git commit hash on indexFuwn2022-03-091-0/+2
|
* fix(manifest): readme pathFuwn2022-03-091-1/+1
|
* Merge pull request #2 from senpy-club/renovate/rand-0.xFuwn2022-03-081-1/+1
|\ | | | | fix(deps): update rust crate rand to 0.8.5
| * fix(deps): update rust crate rand to 0.8.5Renovate Bot2022-03-081-1/+1
| |
* | fix(deps): update rust crate cfg-if to v1Renovate Bot2022-03-081-1/+1
|/
* feat: worker done :star:Fuwn2022-03-081-8/+23
|
* chore(rust): update rust stuffFuwn2022-03-071-4/+7
|
* chore: stricter clippyFuwn2022-01-041-1/+1
|
* feat(main.rs): ratelimit (100 requests/minute)Fuwn2022-01-041-0/+1
|
* chore(Cargo.toml): tidy upFuwn2022-01-041-2/+7
|
* feat(global): :star:Fuwn2021-05-061-4/+3
|
* etc: Remove useless CORS headersFuwn2021-04-281-1/+0
|
* fix?: CORSFuwn2021-04-281-0/+1
|
* major: :star:Fuwn2021-04-261-0/+22