Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup and small bugfixing in templates | Vika | 2021-12-05 | 1 | -49/+102 |
* | Added author mini-cards on h-entries | Vika | 2021-12-05 | 1 | -37/+69 |
* | frontend: Added listing feeds to the header bar | Vika | 2021-12-05 | 1 | -3/+3 |
* | Deprecated Redis backend and added a database migration tool (untested, beware) | Vika | 2021-10-27 | 1 | -1/+1 |
* | Modified the module to use BACKEND_URI | Vika | 2021-09-28 | 1 | -0/+2 |
* | Code cleanup and Cargo.lock updates | Vika | 2021-09-27 | 1 | -2/+3 |
* | Fix a bug in the error middleware | Vika | 2021-09-27 | 1 | -0/+1 |
* | Implemented support for channels | Vika | 2021-09-27 | 1 | -3/+114 |
* | Implemented FileStorage::delete_post | Vika | 2021-09-27 | 1 | -1/+4 |
* | Finally figured out how to read without a BufReader | Vika | 2021-09-27 | 1 | -14/+6 |
* | Improved symlink creation | Vika | 2021-09-27 | 1 | -5/+78 |
* | Implemented FileStorage::get_setting and FileStorage::set_setting | Vika | 2021-09-27 | 1 | -2/+53 |
* | Added file updates and fixed a bug with truncated JSON files | Vika | 2021-09-26 | 1 | -3/+100 |
* | Added a WIP file backend | Vika | 2021-08-15 | 1 | -0/+173 |