Commit Graph

15 Commits

Author SHA1 Message Date
d99ab44ec2 feat: add cover image upload functionality with loading state in article creation form 2026-04-11 00:02:01 -03:00
7943527106 feat: update AdminPage layout for improved responsiveness and styling 2026-04-10 23:55:16 -03:00
242395a739 feat: add active state to header links for improved navigation feedback 2026-04-10 23:35:03 -03:00
4980395bdf feat: enhance About page layout and content with improved styling and links 2026-04-10 23:33:54 -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
98515550ca feat: implement storage provider with local and S3 adapters 2026-04-10 00:59:35 -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
878fc1094b feat: implement article management features with CRUD operations
Some checks failed
Build and Test / run-test (20.x) (push) Has been cancelled
2026-04-09 22:22:20 -03:00
a338972c84 feat: adds about page 2026-04-09 21:13:55 -03:00
1a92cc6c11 feat: initial commit 2026-04-09 20:52:10 -03:00