Commit Graph

13 Commits

Author SHA1 Message Date
d7036557d0 feat: clean up site footer component by removing unnecessary whitespace 2026-04-11 01:00:37 -03:00
e1c6e9d923 feat: simplify copyright year display in site footer 2026-04-11 00:39:01 -03:00
c4a22a7583 feat: implement file existence check and improve file upload handling 2026-04-11 00:14:45 -03:00
d99ab44ec2 feat: add cover image upload functionality with loading state in article creation form 2026-04-11 00:02:01 -03:00
242395a739 feat: add active state to header links for improved navigation feedback 2026-04-10 23:35:03 -03:00
87a5d82c74 feat: add article page and not found component with markdown rendering 2026-04-10 23:30:58 -03:00
792627b0f0 feat: add createdAt and updatedAt fields to Article model and implement article pagination with new components 2026-04-10 23:19:14 -03:00
4b1bd056fc feat: integrate S3 storage adapter and update file upload functionality 2026-04-10 22:54:46 -03:00
fb8c07d32e feat: add file upload section for cover image and article content in create article form 2026-04-10 00:17:27 -03:00
534d206f0e feat: add file upload section for cover image and article content in create article form 2026-04-09 23:32:24 -03:00
ff8df41d4b feat: add file upload component with drag-and-drop support 2026-04-09 22:52:18 -03:00
11acc19e64 feat: add create article form and admin page for article management 2026-04-09 22:43:36 -03:00
1a92cc6c11 feat: initial commit 2026-04-09 20:52:10 -03:00