21f13ef8ae
Enhance blog features and improve backend functionality
...
- Added a VS Code-style editor with YAML frontmatter support and live preview.
- Implemented force reparse functionality for immediate updates of posts.
- Improved directory scanning with error handling and automatic directory creation.
- Introduced new CLI commands for cache management: `reinterpret-all` and `reparse-post`.
- Enhanced logging for better debugging and monitoring of the Rust backend.
- Updated README to reflect new features and improvements.
2025-07-05 22:23:58 +02:00
a401732d7d
updated graphic layout for rust
Deploy / build-and-deploy (push) Failing after 2s
2025-06-29 21:02:57 +02:00
24ef59f0ed
cleaned up and added a logging system
2025-06-29 17:44:44 +02:00
a843208422
shitfuck
2025-06-27 20:30:40 +02:00
2d373da4c5
stat page and cache working
2025-06-25 18:03:44 +02:00
1a07ff0ffd
works now
2025-06-23 14:00:21 +02:00
5c53f370af
docker container emoji picker?
Deploy / build-and-deploy (push) Failing after 3s
2025-06-22 14:50:46 +02:00
309b5a47df
emoji
2025-06-22 14:30:37 +02:00
dd31bb735e
Add modal for export method selection in AdminPage and update export filename based on hosting type
Deploy / build-and-deploy (push) Failing after 1s
2025-06-21 17:48:29 +02:00
1054820ce7
exporting for docker works now!
Deploy / build-and-deploy (push) Failing after 1s
2025-06-21 14:15:51 +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
1b77b028d0
Enhance Admin page with post editing functionality; implement PUT API for saving post edits, including frontmatter parsing and error handling. Update welcome post metadata and improve UI for editing posts.
2025-06-19 13:53:32 +02:00
24d03302b6
Add folder and post details fetching in ManagePage; implement delete confirmation modal for folders with recursive deletion option in API.
2025-06-19 13:23:35 +02:00
e7f20fe0e6
Update package-lock.json with new SWC binaries for various platforms; enhance Admin and Manage pages with folder path display and drag-and-drop functionality for posts, including move post API integration.
2025-06-18 22:57:12 +02:00
c4af151d6c
Enhance blog layout and functionality; add social links configuration in .env.local, implement search functionality in Home component, and improve post page styling.
2025-06-18 19:27:05 +02:00
7e8aa3f498
Refactor Dockerfile for improved build process; switch to node:20 base image, add build step, and configure volume and port exposure. Update package dependencies for bcrypt and bcryptjs, remove unused files, and enhance README with clearer project structure and setup instructions.
2025-06-18 17:22:40 +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
96c9c28f83
Update .gitignore to exclude admin JSON files; add bcrypt dependency and types for password handling; implement password change functionality in AdminPage component.
2025-06-17 13:12:07 +02:00
rattatwinko
93b879d69e
yeas
2025-06-17 12:48:09 +02:00
rattatwinko
682e006e0b
docker shit
2025-06-16 22:20:38 +02:00
rattatwinko
b82f48ef4f
yes
2025-06-16 19:43:23 +02:00
ZockerKatze
1922125adb
yes
2025-06-16 17:47:03 +02:00