Riyyi
0138a14c29
Controllers+JS: Change the blog search to a POST request
2022-12-02 11:51:52 +01:00
Riyyi
ee40846bd6
Controllers+JS: Search in blog contents, fix special character search
2022-11-15 17:40:18 +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
20a8afa9ce
JS: Open .js-img-hover image in a new tab on click
2022-11-04 13:40:46 +01:00
Riyyi
9a99c31d47
Controller: Add CSRF token validation to development toggle
2021-08-30 01:02:50 +02:00
Riyyi
d50443b10a
Controllers+Views+JS+Route: Implement cache purging
2021-08-30 00:45:57 +02:00
Riyyi
b244b625ab
Controllers: Implement new HTTP class in development toggle
2021-08-30 00:42:36 +02:00
Riyyi
9af5f50135
JavaScript: Improve control flow of development mode function
2021-08-27 19:28:50 +02: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
230b580909
Move CRUD edit button into the form DOM element
2021-05-10 15:50:39 +02:00
Riyyi
541b1de8de
Trigger HTML5 form validation on CRUD edit
2021-05-10 15:33:19 +02:00
Riyyi
e5c88b84ed
Smooth anchor link scrolling
2021-03-06 03:02:54 +01:00
Riyyi
71655e4eb4
Add anchor link offset
2021-03-06 02:48:22 +01:00
Riyyi
ca2d107e91
Add anchor links css rules
2021-03-06 02:21:02 +01: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