dragon_fire/www
2023-12-19 10:18:34 +01:00
..
secrets feat: add api lock key 2023-12-14 11:47:33 +01:00
static feat: clean up image template to fit other post layouts, add caption 2023-12-13 10:23:21 +01:00
templates refactor: ♻️ move error page into proper post_type dir 2023-12-18 16:01:29 +01:00
user_content refactor: move all HTTP-Website code into www subdirectory 2023-10-19 21:54:37 +02:00
.gitignore refactor: move all HTTP-Website code into www subdirectory 2023-10-19 21:54:37 +02:00
.htaccess feat: add backend for uploading files 2023-12-11 16:20:27 +01:00
composer.json deps: add Frontmatter parser lib 2023-10-23 22:37:54 +02:00
composer.lock deps: add Frontmatter parser lib 2023-10-23 22:37:54 +02:00
mysql_adapter.php feat: pull hierarchical settings dict from post metadata 2023-12-19 10:14:14 +01:00
post_adapter.php feat: add implicit README settings to directory settings copy 2023-12-19 10:18:34 +01:00
router.php fix: properly use HTTP_ACCEPT to detect image rather than SEC_FETCH_DEST 2023-12-18 16:01:06 +01:00