Commit graph

7 commits

Author SHA1 Message Date
a4fe4c4489 feat: transition to time-block based access count storage, including referrer storage 2023-12-23 10:49:54 +01:00
6cb60a6652 feat: add settings construct cache
This will avoid the awkward recursive query for
each post by fetching cached post settings if available, and
caching them nicely.
2023-12-20 18:54:31 +01:00
94b65aec8c feat: add post access usage metrics 2023-12-20 18:52:28 +01:00
906014cf05 test: add lorem ipsum filler 2023-12-11 16:15:31 +01:00
fcc42bde20 feat: added first draft of Database based website rendering
Some checks failed
/ phplint (push) Failing after 3s
2023-10-22 12:59:20 +02:00
57d6d82be9 ci: add first draft of MySQL data schema 2023-10-19 21:53:14 +02:00
1862ccbbb6 feat: [first attempt at using MySQLi in the docker dev env] 2023-10-16 16:15:24 +02:00