aboutsummaryrefslogtreecommitdiff
path: root/src/structures.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(routes): support for anime boysFuwn2022-03-241-0/+6
|
* feat: cache github apiFuwn2022-03-241-2/+2
| | | | | | | | 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.
* feat: worker done :star:Fuwn2022-03-081-9/+9
|
* chore: licensingFuwn2022-03-071-1/+16
|
* chore: stricter clippyFuwn2022-01-041-0/+2
|
* style(global): fix license specFuwn2021-06-141-1/+1
|
* fix(global): license header caseFuwn2021-05-061-1/+1
|
* fix(utils): no timeout on request, implements safe guards against rate-limitingFuwn2021-05-061-0/+10
|
* fix(structures): remove random create pubFuwn2021-05-061-2/+2
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
|
* major: :star:Fuwn2021-04-261-0/+28