summaryrefslogtreecommitdiffhomepage
path: root/storage.cpp
AgeCommit message (Expand)Author
2023-02-12Validate ids, server-sideRoland Reichwein
2023-02-12Touch documents on read (i.e. reset timeout on read)Roland Reichwein
2023-02-10Document SQLite handling VARCHAR sizeRoland Reichwein
2023-02-04Added stats.htmlRoland Reichwein
2023-01-29Add SQL VACUUM to cleanupRoland Reichwein
2023-01-22Storage bugfix, whiteboard xml implementationRoland Reichwein
2023-01-02Added testsRoland Reichwein
2023-01-01Adjust to Debian 11 buildRoland Reichwein
2023-01-01Added CompiledSQL class, Test coverageRoland Reichwein
2023-01-01(Re-)Use precompiled SQL statementsRoland Reichwein
2022-12-31Storage via SQLite, Added tests (WIP)Roland Reichwein
2022-12-30Added tests, added sqlite-backed storage (WIP!)Roland Reichwein