Commit graph

25 commits

Author SHA1 Message Date
add698651e feat: add gallery page 2024-01-22 16:31:16 +01:00
9354f9f556 feat: add highlighting Markdown parser <3 2024-01-22 16:22:28 +01:00
8e69a9139f feat: stylistic tweaks for mobile compatibility 2024-01-22 16:15:01 +01:00
614bf9d3b6 perf: add twig caching 2024-01-11 16:55:19 +01:00
7f2c7edf76 feat: add age-gating check 2024-01-11 16:54:37 +01:00
2ea575f229 feat: rework metadata loading to use site-specific config file 2024-01-11 16:53:37 +01:00
c202b778e0 feat: add new file metadata handling (.ext.md instead of .mddesc) 2024-01-11 14:37:06 +01:00
5d1d4cdc32 refactor: move as many OG tags to root page as possible 2024-01-09 00:12:31 +01:00
1b8bff401b feat: rewrite banner javascript system to accept custom banner data from PHP template 2024-01-08 16:42:29 +01:00
98e062611e feat: add dedicated class to hide contents on small-width screens 2024-01-04 16:06:52 +01:00
91224e634a feat: add OpenGraph tags 2024-01-04 16:06:06 +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
70a2c45509 fix: fix graphical desing of error page to remove double-nested article 2023-12-23 10:51:42 +01:00
35ff4951ad feat: add small article footer to show created/edited times and view count 2023-12-20 19:20:24 +01:00
37357da4b0 refactor: ♻️ move error page into proper post_type dir 2023-12-18 16:01:29 +01:00
a82290cf73 feat: add api lock key 2023-12-14 11:47:33 +01:00
653b91cb1e feat: clean up image template to fit other post layouts, add caption 2023-12-13 10:23:21 +01:00
41c7e0cdc3 feat: use directory's own content field instead of README lookup 2023-12-13 10:22:49 +01:00
0d9bedcaca feat: 🎨 adjust CSS style to give more room to the post on small screens 2023-12-12 22:36:33 +01:00
a7a7c738ec refactor: ♻️ clean up unused Twig templates 2023-12-11 22:52:30 +01:00
8b9be26987 feat: add upload functionality 2023-10-25 09:12:03 +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