Commit graph

63 commits

Author SHA1 Message Date
4baa737d95 feat: add option to use secrets JSON file instead 2023-12-11 23:30:39 +01:00
f02e6b3168 feat: move SQL connection parameters into Env. vars 2023-12-11 23:04:49 +01:00
a7a7c738ec refactor: ♻️ clean up unused Twig templates 2023-12-11 22:52:30 +01:00
d54d3077cb feat: use new adapter upload function 2023-12-11 16:22:42 +01:00
b6b8c587a1 feat: add backend for uploading files 2023-12-11 16:20:27 +01:00
de2dea4b18 feat: add "raw" dir to directory, make it indexable 2023-12-11 16:18:26 +01:00
8b9be26987 feat: add upload functionality 2023-10-25 09:12:03 +02:00
f6b8611d90 feat: work on testing out MySQLi adpater class
Some checks reported warnings
/ phplint (push) Has been cancelled
2023-10-23 22:38:36 +02:00
8f9d94faab feat: add first draft of MySQL adapter class 2023-10-23 22:38:14 +02:00
1146e69f84 deps: add Frontmatter parser lib 2023-10-23 22:37:54 +02: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
5bcba0b689 refactor: move all HTTP-Website code into www subdirectory
Some checks failed
/ phplint (push) Failing after 4s
2023-10-19 21:54:37 +02:00
c3ed56cb99 wip: [try to get the htaccess file to work safely... Egh 2023-06-02 09:18:26 +02:00