about summary refs log tree commit diff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Added a frontend to the application. TODO: Login, alternative themes, built-i...Vika2021-05-091-0/+38
* Added rudimentary caching to IndieAuth middlewareVika2021-05-051-0/+24
* Added a connection pool to the RedisDatabaseVika2021-05-051-110/+2
* Refactored the database module and its testsVika2021-05-041-30/+93
* Initial commitVika2021-05-041-0/+2708