Commit Graph

7 Commits

Author SHA1 Message Date
almazlar
4050c08859 fix: update API base URL and add healthcheck for backend service
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
2026-02-22 12:29:55 +03:00
almazlar
000d1db6b1 fix: update database connection URL and configure frontend build context
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
2026-02-22 12:19:51 +03:00
almazlar
52f29038d8 feat: add custom favicon and update page title
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m28s
2026-02-21 11:14:10 +03:00
almazlar
281004434d feat: Implement responsive styling for various screen sizes and refactor the main todo list container class.
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m29s
2026-02-21 11:03:18 +03:00
almazlar
37ae9dbe53 feat: Introduce application version display in the frontend footer, showing both frontend and backend versions with integrated build arguments.
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m29s
2026-02-21 10:34:08 +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