about summary refs log tree commit diff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Deprecated Redis backend and added a database migration tool (untested, beware)Vika2021-10-271-16/+2
* Moved integration tests and allowed the binary to use file backendVika2021-09-261-14/+36
* Appease rustfmt, clippy and cargo checkVika2021-07-291-1/+1
* Added an internal token mechanismVika Shleina2021-07-271-0/+3
* make clippy happyVika Shleina2021-07-191-1/+0
* Renamed main executable to kittybox, added toolsVika Shleina2021-07-191-3/+3
* Make rustfmt happyVika2021-05-171-6/+14
* Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb APIs...Vika2021-05-171-2/+20
* Clippy lintsVika2021-05-041-2/+1
* Initial commitVika2021-05-041-0/+48