about summary refs log tree commit diff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Use the media endpoint stubsVika2022-02-211-2/+1
* Small tweaks, additions and preparationsVika2022-02-211-16/+23
* WIP: convert to Tokio and WarpVika2022-02-151-17/+101
* Make rustfmt and clippy happyVika2021-12-061-1/+1
* Added support for IndieAuth client sign inVika2021-12-061-0/+19
* Code cleanup and small bugfixing in templatesVika2021-12-051-2/+3
* 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