Commit Graph

20 Commits

Author SHA1 Message Date
559abe3933 fucking shit working properly now. prod works.
TODO; Fix asset loading :3
2025-07-05 16:01:29 +02:00
525e4fdc35 Refactor navigation links to use Next.js routing and improve post handling
- Updated AboutButton to navigate to the about page using Next.js router.
- Changed HeaderButtons and MobileNav to link directly to the about page.
- Modified Home component to exclude the 'about' post from the posts list.
- Added a helper function to strip YAML frontmatter from post summaries.
- Enhanced API routes to handle reading and writing markdown files for posts.
2025-07-04 17:34:04 +02:00
00fe8e7107 no more typescript parser. only rust!
SSE Changed a bit to fit the Rust Parser
2025-06-29 17:57:59 +02:00
b0033a5671 fixed SSE Connection error and Rust error when compiling (last brace in /src/markdown.rs)
Some checks failed
Deploy / build-and-deploy (push) Failing after 2s
also updated the markdown post that you see upon entering.
2025-06-29 15:56:30 +02:00
ZockerKatze
5ad73485ce rust parser working on local build. fix docker build 2025-06-24 10:23:34 +02:00
ZockerKatze
7e2ada529d Implement Server-Sent Events for real-time updates and enhance API route handling. Added loading state and last update indicator in the home page. Improved folder and post detail fetching logic in the admin page. Added webhook notification on file changes.
Some checks failed
Deploy / build-and-deploy (push) Failing after 2s
2025-06-24 07:23:34 +02:00
1a07ff0ffd works now 2025-06-23 14:00:21 +02:00
309b5a47df emoji 2025-06-22 14:30:37 +02:00
1cc864e4f0 mobile ; heading scroll broken 2025-06-21 20:39:22 +02:00
fb8f7f43ee Remove ecosystem configuration file, add Docker entrypoint script, and update deployment workflow to build and push Docker images. Enhance AdminPage with Docker export functionality and improve post management API to use dynamic posts directory path. 2025-06-20 17:13:52 +02:00
60b66ef57c cecks 2025-06-19 13:40:31 +02:00
dd10624ce4 WORKKKKKKKS ; Page loading works really well now. If anything goes wrong revert to this commit 2025-06-18 16:39:43 +02:00
rattatwinko
ab15c7e20e Refactor markdown processing in posts API; replace unified with marked and DOMPurify for improved HTML sanitization and performance. 2025-06-17 17:44:01 +02:00
rattatwinko
528a684699 analsex 2025-06-17 17:38:14 +02:00
rattatwinko
7a90128247 fuck this shit 2025-06-17 17:36:13 +02:00
rattatwinko
a1e4238435 Update welcome post content and formatting; implement dynamic blog owner name in layout and post metadata; add author field to post structure and API routes. 2025-06-17 16:26:43 +02:00
rattatwinko
dfe3e28dab Update dependencies in package.json and package-lock.json; remove test posts and update welcome post with new content and formatting details. 2025-06-17 14:58:25 +02:00
rattatwinko
1303078c2e fuck my butthole pls 2025-06-16 20:10:14 +02:00
rattatwinko
92fb64733b folder support 2025-06-16 17:11:26 +02:00
rattatwinko
439d673e8f lesssagoo 2025-06-16 17:06:26 +02:00