summaryrefslogtreecommitdiff
path: root/src/app/(main)
AgeCommit message (Collapse)Author
8 daysfix: frontend-backend connection bugscopilot-swe-agent[bot]
Agent-Logs-Url: https://github.com/bertyuan/next-blog/sessions/f86da32b-3af7-4393-8077-ce3435137221 Co-authored-by: bertyuan <189593334+bertyuan@users.noreply.github.com>
2025-12-16chore(strings): update names and linksBertrand Yuan
2025-12-16fix(front-end): bug in viewing postsBertrand Yuan
2025-12-16feat(back-end): introduce payloadBertrand Yuan
Payload is the next.js Headless CMS and App Framework, I would like to pick it up and modify it as it is MIT licensed. Many features in Payload is not applicable for our project. So, I modify it so that it is light and clear.