Commit Graph

4 Commits

Author SHA1 Message Date
almazlar
e8be570c09 refactor: Update TodoController base request mapping from /todos to /api/todos.
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m26s
2026-02-21 00:22:24 +03:00
almazlar
d118222147 refactor: remove /api prefix from TodoController request mapping.
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m29s
2026-02-21 00:10:48 +03:00
almazlar
ca838b17a5 feat: Broaden backend CORS mapping to all paths and update frontend API base URL to production.
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 3m51s
2026-02-21 00:02:28 +03:00
almazlar
cf58ccb2c8 feat: Add initial frontend dependencies, base CSS, and Gitea Docker build workflow.
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 2m23s
2026-02-20 23:12:41 +03:00