Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | database: use Url to represent user authorities | Vika | 2024-07-09 | 1 | -14/+9 |
* | Support ?q=category queries | Vika | 2024-03-04 | 1 | -0/+4 |
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+249 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -200/+0 |
* | database, frontend: code cleanup so clippy doesn't complain | Vika | 2022-05-10 | 1 | -14/+11 |
* | Make the settings in the database a strong type | Vika | 2022-03-23 | 1 | -3/+3 |
* | Restored most of the functionality (except onboarding and some queries) | Vika | 2022-03-06 | 1 | -11/+18 |
* | database/memory: restore, it is useful in test scenarios | Vika | 2022-02-21 | 1 | -0/+196 |
* | Removed the in-memory database, it's dragging me down | Vika | 2021-05-05 | 1 | -188/+0 |
* | Implemented MemoryStorage::update_post() | Vika | 2021-05-04 | 1 | -1/+82 |
* | Refactored the database module and its tests | Vika | 2021-05-04 | 1 | -0/+107 |