|
f8af3c5c59
|
feat(yaps): ✨ first lifesigns of the yapping system
/ phplint (push) Has been cancelled
|
2025-04-28 10:46:56 +02:00 |
|
|
6ae06b4765
|
fix(search): 🩹 fix blog post listing
/ phplint (push) Has been cancelled
|
2025-03-27 23:33:49 +01:00 |
|
|
31080cae2b
|
fix: 🩹 re-add the 404 error page
|
2025-03-27 23:32:31 +01:00 |
|
|
a3604d21c9
|
feat(database): ✨ re-add per-post counters to track page views etc.
|
2025-03-27 23:31:29 +01:00 |
|
|
77b3f858d1
|
chore: small chore changes
/ phplint (push) Has been cancelled
|
2025-02-13 10:46:09 +01:00 |
|
|
da25a786d1
|
fix: 🩹 small fixes for OpenGraph
|
2025-02-13 10:44:33 +01:00 |
|
|
05996b2ebf
|
feat(search): ✨ add inline search field
|
2025-02-03 10:47:32 +01:00 |
|
|
de1f1446a3
|
feat: ✨ use FlexBox to properly arrange the sidebar layouts
/ phplint (push) Has been cancelled
|
2025-01-27 10:24:41 +01:00 |
|
|
771e9a2ec8
|
feat: ✨ added TOC :D
|
2025-01-16 23:28:37 +01:00 |
|
|
31150b9b12
|
style(css): change out CSS classes according to stylesheet update
|
2025-01-06 22:46:28 +01:00 |
|
|
9de4838081
|
feat(templates): 🎨 adjust templates to fit the new rendering data format
|
2024-12-09 10:53:05 +01:00 |
|
|
c9808f90f8
|
feat: reworked the template structure
|
2024-08-29 20:40:36 +02:00 |
|
|
0dcf36052e
|
... unsure
/ phplint (push) Has been cancelled
|
2024-08-24 13:09:28 +02:00 |
|
|
76ca7b9c32
|
everything(everything): simply saving work
|
2024-08-15 22:53:55 +02:00 |
|
|
b8e449006b
|
style: ✨ add HTMX
|
2024-02-12 23:07:58 +01:00 |
|
|
a2c6842b71
|
feat: ✨ add new Post wrapper and Blog overview page
|
2024-01-25 15:40:32 +01:00 |
|
|
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
/ phplint (push) Failing after 3s
|
2023-10-22 12:59:20 +02:00 |
|
|
5bcba0b689
|
refactor: move all HTTP-Website code into www subdirectory
/ phplint (push) Failing after 4s
|
2023-10-19 21:54:37 +02:00 |
|