Commit Graph

11 Commits

Author SHA1 Message Date
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