35e6b94ba1
Support for uncached data loading
...
So you don't have to restart the server, you can add "cache_data": false option to config.json to not cache data.
Documented in CONFIG.md
I added a require_module function that either does or does not cache the data based on this configuration option.
Signed-off-by: deadvey <deadvey@deadvey.com >
2025-09-24 20:37:35 +01:00
5917789c5b
add webadmin as a field in the config
2025-08-27 18:51:59 +01:00
27b9ee6437
* added "quotes" to the locales
...
* made all the ejs pages use "postID" as the variable for post indexes
* split up en-GB and en-US
2025-08-27 18:30:26 +01:00
cdfc5f2c30
Post doesn't exist page
2025-08-01 23:21:43 +01:00
b683b658f7
Comments now have their own pages, at /comment/commentID, these are
...
linked to when someone replies to another comment (>> id), I also fixed
a bug in comment submission where the counter was not incrementing
2025-07-31 03:58:28 +01:00
0c43c7315c
editing user redirects to user's page and began to implment ATOM
2025-07-30 00:43:21 +01:00
797d894621
lots of fixes and more EJS
2025-07-23 02:20:38 +01:00
cc131798a3
ejs stuff
2025-07-22 00:17:00 +01:00
590d675075
config docs
2025-07-20 23:59:30 +01:00
3e745e6842
json
2025-07-20 22:47:07 +01:00