|
a3604d21c9
|
feat(database): ✨ re-add per-post counters to track page views etc.
|
2025-03-27 23:31:29 +01:00 |
|
|
5ddbae91d2
|
fix(templates): 🐛 fix issue with Dergdown templates not being closed properly
|
2025-02-24 22:42:49 +01:00 |
|
|
91500ccfe5
|
fix(search): 🐛 fix lack of order_by selectability
|
2025-02-24 22:41:39 +01:00 |
|
|
77b3f858d1
|
chore: small chore changes
/ phplint (push) Has been cancelled
|
2025-02-13 10:46:09 +01:00 |
|
|
9870967093
|
feat(toc): ✨ add folding TOC elements for more compact TOC table
|
2025-02-13 10:45:32 +01:00 |
|
|
da25a786d1
|
fix: 🩹 small fixes for OpenGraph
|
2025-02-13 10:44:33 +01:00 |
|
|
0f2634749d
|
fix: 🐛 fix handling of URLS (now uses config file prefix)
|
2025-02-13 10:43:06 +01:00 |
|
|
c60b052951
|
style: 🗑️ removing unused variable
|
2025-02-13 10:40:30 +01:00 |
|
|
f560bdc3f0
|
build: ⬆️ bump up to PHP8.3
|
2025-02-13 10:39:56 +01:00 |
|
|
85fe57ea0c
|
feat(database): ✨ add database table prefixing
|
2025-02-13 10:39:04 +01:00 |
|
|
3e1e61bf4a
|
chore: 📦 update HTMX
|
2025-02-03 10:48:25 +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 |
|
|
d609265862
|
style(css): ✨ use of new CSS features (@import and nested CSS)
|
2025-01-06 22:45:37 +01:00 |
|
|
95e3fc0b00
|
feat: add function to get raw Database output, for debugging
|
2025-01-06 22:45:01 +01:00 |
|
|
fc0d38e118
|
feat: add small search hooks (to be improved later, presumably)
|
2025-01-06 22:44:09 +01:00 |
|
|
2fe4d20187
|
fix: adjust default gallery search to new search format
|
2025-01-06 22:40:15 +01:00 |
|
|
7c8d0191d2
|
feat(search): ✨ add actual searching
|
2025-01-06 22:39:28 +01:00 |
|
|
02054d418d
|
fix: add guard against whitespace-only entries from messing up tag search
|
2025-01-06 22:33:44 +01:00 |
|
|
c877c8ce31
|
fix(search): add FULLTEXT indices to actually be able to search these
|
2025-01-06 22:33:01 +01:00 |
|
|
cd5b6f2942
|
fix: 📌 pin PHP version to that used by actual servers
|
2025-01-06 22:32:23 +01:00 |
|
|
9de4838081
|
feat(templates): 🎨 adjust templates to fit the new rendering data format
|
2024-12-09 10:53:05 +01:00 |
|
|
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 |
|