Commit graph

18 commits

Author SHA1 Message Date
d39595d577 feat: make the website load for different subdomains 2024-01-11 10:37:19 +01:00
f00e97d294 fix: fix problem with URL parsing 2024-01-09 22:30:03 +01:00
454161e98a refactor: ♻️ break out page type handling code and opengraph tag generation 2024-01-09 00:11:52 +01:00
62089b9ee2 feat: add FontAwesome symbols for directories 2024-01-04 16:05:16 +01:00
596cc0e1a3 feat: add RSS and Atom feeds with caching and nice links 2023-12-25 20:13:00 +01:00
b089bfc551 feat: add wrapper function to log page access and exit 2023-12-23 10:52:29 +01:00
94b65aec8c feat: add post access usage metrics 2023-12-20 18:52:28 +01:00
b8ae2c5617 fix: properly use HTTP_ACCEPT to detect image rather than SEC_FETCH_DEST 2023-12-18 16:01:06 +01:00
f2f8a235c8 feat: properly utilise 404 page again 2023-12-18 16:00:28 +01:00
a82290cf73 feat: add api lock key 2023-12-14 11:47:33 +01:00
38a5056ff0 refactor: ♻️ refactor out post-type specific code 2023-12-13 10:19:00 +01:00
9e855fba36 feat: allow for SQL server port specification 2023-12-12 22:39:06 +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
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
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
Renamed from router.php (Browse further)