Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Appease most clippy warnings | Vika | 2024-08-26 | 1 | -2/+2 |
| | | | | | | The warnings only remain in places where I need them to remain, because I either need a reminder to implement something, or I need to refactor and simplify the code in question. | ||||
* | Upgrade dependencies and fix deprecated functionality | Vika | 2024-08-02 | 1 | -11/+12 |
| | | | | | | | I think I managed to not lose any functionality from my dependencies. sqlparser remains unupgraded, but that's mostly because it is only used in one example and it's not worth it to upgrade right now. | ||||
* | lint: no extra whitespace on line endings | Vika | 2024-01-29 | 1 | -2/+2 |
| | |||||
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+113 |