| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-25 | feat: add debug info about starting/ending db transactions | |
| 2025-10-25 | fix: make sure db transactions end always | |
| 2025-09-10 | feat: add page views | |
| 2025-08-31 | feat: add page cache | |
| 2025-08-30 | feat: like count shown on blog search | |
| 2025-08-30 | fix: truncate likes table prior to dumping cache | |
| 2025-08-30 | feat: add persistent storage for likes | |
| 2025-08-27 | feat: add and show like count | |
| 2025-08-26 | feat: like button (only inmem-cache for now) | |
| 2025-08-26 | refactor: log only num of enlisted pages for catalogue | |
| 2025-08-26 | feat: client hash cache |