aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs(cargo): bump version 0.2.2 -> 0.2.3HEADmainFuwn2022-07-121-1/+1
* fix(utils): remove trivial importFuwn2022-07-121-2/+1
* fix(utils): remove unused importFuwn2022-07-121-3/+1
* Merge pull request #19 from SebaUbuntu/mainFuwn2022-07-111-2/+1
|\
| * fix(utils): Don't encode response linksSebastiano Barezzi2022-07-111-2/+1
|/
* docs(cargo): bump version 0.2.1 -> 0.2.2Fuwn2022-07-111-1/+1
* Merge pull request #18 from SebaUbuntu/mainFuwn2022-06-262-5/+8
|\
| * fix(utils): Handle programming languages with spacesSebastiano Barezzi2022-06-262-5/+8
* | Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-06-261-1/+1
|\|
| * Merge pull request #8 from senpy-club/renovate/getrandom-0.xFuwn2022-04-111-1/+1
| |\
| | * fix(deps): update rust crate getrandom to 0.2.6Renovate Bot2022-03-281-1/+1
| |/
* / build(rust): fix rust channelFuwn2022-06-262-2/+2
|/
* feat(routes): support for anime boysFuwn2022-03-247-36/+148
* feat: cache github apiFuwn2022-03-245-50/+64
* feat(api): /me routeFuwn2022-03-202-1/+9
* Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-03-191-1/+1
|\
| * Merge pull request #7 from senpy-club/renovate/reqwest-0.xFuwn2022-03-141-1/+1
| |\
| | * fix(deps): update rust crate reqwest to 0.11.10Renovate Bot2022-03-141-1/+1
| |/
* / feat(lib): smaller allocatorFuwn2022-03-192-0/+6
|/
* Merge branch 'main' of https://github.com/senpy-club/api-workerFuwn2022-03-131-0/+4
|\
| * docs(readme): add api wrapper infoFuwn2022-03-131-0/+4
* | fmt(build): rustfmtFuwn2022-03-131-3/+1
|/
* Merge pull request #6 from senpy-club/renovate/vergen-7.xFuwn2022-03-101-1/+1
|\
| * chore(deps): update rust crate vergen to v7Renovate Bot2022-03-101-1/+1
|/
* refactor: use vergen for build variablesFuwn2022-03-095-31/+12
* feat(index): git commit hash on indexFuwn2022-03-094-5/+29
* 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