|
9a5b9e609e
|
feat(search): ✨ Add search_tags//search_results post rendering data
|
2024-12-09 10:52:39 +01:00 |
|
|
bf2486caa4
|
feat: 🎨 clean up function naming a little
|
2024-12-09 10:51:02 +01:00 |
|
|
22c953793c
|
feat(search): ✨ add proper DB tag searching
|
2024-12-09 10:50:36 +01:00 |
|
|
f9cfb81079
|
feature(posts): Added template parameter
|
2024-11-19 08:59:58 +01:00 |
|
|
aabe0c72d5
|
feature(post rendering): ability to add additional argument contents
|
2024-11-18 23:00:24 +01:00 |
|
|
626a4bbaf6
|
feature(security): add can-upload check
|
2024-11-18 22:48:28 +01:00 |
|
|
2e012b4fd5
|
feature(api): add more API functions such as upload
|
2024-11-18 22:48:13 +01:00 |
|
|
c9808f90f8
|
feat: reworked the template structure
|
2024-08-29 20:40:36 +02:00 |
|
|
c607d57221
|
feat(auth,api): begin work on API input
|
2024-08-24 15:47:23 +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 |
|
|
0f2761cd61
|
feat: ✨ preliminary work on revised Post system
/ phplint (push) Has been cancelled
|
2024-02-12 23:20:43 +01: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 |
|
|
b420a6eafa
|
feat: simplify README handling
|
2024-01-22 17:05:11 +01:00 |
|
|
dfd8e299cd
|
feat: small tweaks
/ phplint (push) Successful in 7s
|
2024-01-22 16:48:52 +01:00 |
|
|
a65dd96f8f
|
feat: rework post normalization systems
|
2024-01-22 16:34:49 +01:00 |
|
|
12d3838eae
|
feat: ✨ add post search function
|
2024-01-22 16:32:38 +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 |
|
|
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 |
|
|
f4824f8ca8
|
fix: 🩹 fix up wrong ordering
/ phplint (push) Successful in 6s
|
2024-01-09 00:12:54 +01:00 |
|
|
5d1d4cdc32
|
refactor: move as many OG tags to root page as possible
|
2024-01-09 00:12:31 +01:00 |
|
|
454161e98a
|
refactor: ♻️ break out page type handling code and opengraph tag generation
|
2024-01-09 00:11:52 +01:00 |
|
|
1b8bff401b
|
feat: ✨ rewrite banner javascript system to accept custom banner data from PHP template
|
2024-01-08 16:42:29 +01:00 |
|
|
30019b4c47
|
refactor: remove long-unused "user-content" dir
|
2024-01-08 16:40:37 +01:00 |
|
|
d584a2c373
|
misc: prepare test entires for new banner system
|
2024-01-08 16:40:04 +01:00 |
|
|
d44b854673
|
refactor: remove static banner images in prep for new banner javascript
|
2024-01-08 16:39:29 +01:00 |
|
|
83b849fda8
|
fix: small naming fix to make writing directory README data easier
|
2024-01-04 16:07: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 |
|
|
87a14e0624
|
feat: missing tweaks for feed writing
|
2024-01-04 16:03:21 +01:00 |
|
|
596cc0e1a3
|
feat: ✨ add RSS and Atom feeds with caching and nice links
|
2023-12-25 20:13:00 +01:00 |
|
|
c6297fd81b
|
feat: add robots.txt, google may monch
|
2023-12-23 10:52:47 +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 |
|
|
e777ea5675
|
fix: small fix to post data normalization handling missing posts better
|
2023-12-23 10:51:07 +01:00 |
|
|
2add216157
|
feat: ✨ add line-format output for access counters
|
2023-12-23 10:50:33 +01:00 |
|
|
a4fe4c4489
|
feat: ✨ transition to time-block based access count storage, including referrer storage
|
2023-12-23 10:49:54 +01:00 |
|
|
35ff4951ad
|
feat: add small article footer to show created/edited times and view count
|
2023-12-20 19:20:24 +01:00 |
|
|
edeecb8cf9
|
feat: re-add post access counter for get_post function
|
2023-12-20 19:19:35 +01:00 |
|
|
226d19e62c
|
fix: 🩹 fix error on empty argtypes list (no bindings needed)
|
2023-12-20 18:55:12 +01:00 |
|
|
6cb60a6652
|
feat: ✨ add settings construct cache
This will avoid the awkward recursive query for
each post by fetching cached post settings if available, and
caching them nicely.
|
2023-12-20 18:54:31 +01:00 |
|