| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(routes): support for anime boys | Fuwn | 2022-03-24 | 1 | -4/+19 |
| | | |||||
| * | feat: cache github api | Fuwn | 2022-03-24 | 1 | -0/+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. | ||||
| * | feat(api): /me route | Fuwn | 2022-03-20 | 1 | -1/+8 |
| | | |||||
| * | feat(lib): smaller allocator | Fuwn | 2022-03-19 | 1 | -0/+3 |
| | | |||||
| * | refactor: use vergen for build variables | Fuwn | 2022-03-09 | 1 | -1/+1 |
| | | |||||
| * | fix: cors | Fuwn | 2022-03-08 | 1 | -1/+2 |
| | | |||||
| * | feat: worker done :star: | Fuwn | 2022-03-08 | 1 | -0/+70 |