about summary refs log tree commit diff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Updated flake.lock and Cargo.lockVika Shleina2021-07-071-155/+162
* Removed openssl dependency - now the code is pure RustVika2021-05-101-225/+135
* 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