about summary refs log tree commit diff
path: root/src/tokenauth.rs
Commit message (Collapse)AuthorAgeFilesLines
* unauthorized -> not_authorizedVika2024-11-151-358/+0
| | | | | | whoops Change-Id: I695c77b76806165af88935c37f40386923d95220
* Add HTTP fetcher cacheVika2024-08-261-3/+3
| | | | | | | It just does its thing in the background, potentially speeding up things. Maybe I could also use the underlying in-memory cache implementation (Moka) to speed up my database. I heard crates.io got some good results from that.
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+358