9 Commits
Author SHA1 Message Date
Riyyi f7c6276a7a Controllers+Views: Move tag splitting logic to controller 2022-12-03 13:02:28 +01:00
Riyyi 7beef3a1d5 Everywhere: Add initial cut of the blogging functionality 2022-11-15 17:40:18 +01:00
Riyyi 8d576a497b Views: Put footer below the last content block 2022-11-15 17:40:18 +01:00
Riyyi d85fe1b75c Views: Update subsource packages 2022-11-04 12:31:17 +01:00
Riyyi ccd2a2776a Views: Add LinkedIn link in the header 2021-12-02 00:24:37 +01:00
Riyyi 077e4c434c Everywhere: Add config and cache page
Add config database table and enable crud page.
Also add cache controller, model and view and routes for these pages.

Make the JavaScript display a message when changing the state of
development mode.
2021-08-27 16:15:03 +02:00
Riyyi 253a3fe2f6 Admin+Config: Add toggle that disables Cloudflare cache
It's now possible to disable the Cloudflare cache during development,
so the hacky workaround with the random number in the CSS/JS URLs is no
longer needed.

Development mode is automatically disabled by Cloudflare after 4 hours.
2021-08-25 18:24:33 +02:00
Riyyi 6f81c3472e Dont try to load CodeMirror on non-existent DOM element 2021-03-03 19:56:36 +01:00
Riyyi a8056b66cc Initial commit
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00