Commit Graph

13 Commits

Author SHA1 Message Date
12f2976837 feat: refactor article components to use searchParams for pagination and improve content loading
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m52s
2026-04-11 01:14:12 -03:00
f62e1c4180 feat: refactor article components to use searchParams for pagination and improve content loading 2026-04-11 01:13:15 -03:00
34a662fb30 feat: add loading skeleton for article content using Suspense 2026-04-11 01:04:36 -03:00
452470161d feat: add loading skeletons for article list and improve home page structure 2026-04-11 01:02:42 -03:00
dbb459a3a5 feat: enhance pagination by allowing dynamic page size in article listing 2026-04-11 01:00:20 -03:00
7943527106 feat: update AdminPage layout for improved responsiveness and styling 2026-04-10 23:55:16 -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
534d206f0e feat: add file upload section for cover image and article content in create article form 2026-04-09 23:32:24 -03:00
11acc19e64 feat: add create article form and admin page for article management 2026-04-09 22:43:36 -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