8af8131c9f
- **fix(ci):** replace docker buildx with docker build in CI workflow for compatibility
CI / build-test (push) Successful in 1m2s
CI / docker (push) Successful in 2m33s
2026-02-25 20:48:52 +01:00
6094edc5c8
- **refactor(main):** migrate static HTML to React components
...
CI / build-test (push) Successful in 1m25s
CI / docker (push) Failing after 1s
- **feat(ui):** implement `AcknowledgeButton` component for acknowledging images
- **feat(stats):** add dashboard stats for total images, pending updates, and acknowledged status
- **chore(deps):** introduce `bun` dependency management and add required libraries
- **style(ui):** enhance UI with Tailwind-based components and modularity improvements
- **chore:** add drag-and-drop tag assignment using `@dnd-kit/core`
2026-02-25 20:37:15 +01:00
54478dcd4f
changed docker image from latest to specific tag
CI / build-test (push) Successful in 48s
CI / docker (push) Failing after 2s
2026-02-23 21:25:30 +01:00
e4f32132e3
Refactor project structure: enhance tests, improve server shutdown, expand CI checks, and update UI for better event presentation.
CI / build-test (push) Failing after 4s
CI / docker (push) Has been skipped
2026-02-23 21:12:39 +01:00
d3c15648f7
Set GOTOOLCHAIN environment variable to local in CI workflow
...
CI / build-test (push) Failing after 4s
CI / docker (push) Has been skipped
Changelog: other
2026-02-23 20:40:35 +01:00
cb6e56180a
Update CI workflow to use custom Docker image for build and streamline Docker push job
CI / build-test (push) Failing after 55s
CI / docker (push) Has been skipped
2026-02-23 20:23:26 +01:00
1876fc4eed
Simplify CI workflow by replacing setup-go with Docker container using Go 1.26 image
CI / build-test (push) Failing after 37s
CI / docker (push) Has been skipped
2026-02-23 18:52:02 +01:00
b28b966651
Add CLAUDE.md with project guidance and update CI workflow for improved coverage and Docker build
CI / docker (push) Has been cancelled
CI / build-test (push) Has been cancelled
2026-02-23 18:47:43 +01:00
a9e468e2bb
Update CI workflow to use latest actions and Go version
...
CI / build-test (push) Failing after 5m59s
Updated `actions/checkout` to v6 and `actions/setup-go` to v6 with Go version set to 1.26 for improved compatibility and functionality.
Changelog: other
2026-02-23 17:47:36 +01:00
2da6cf8023
Update CI workflow to target develop branch for push and pull request events
CI / build-test (push) Has been cancelled
2026-02-23 17:33:21 +01:00
1564c48bcf
Update CI workflow to use Docker for build and test jobs
2026-02-23 17:32:39 +01:00
9432bf6758
Refactor project structure: modularized code into pkg and cmd directories, added unit tests, improved CI/CD pipeline, and enhanced documentation.
2026-02-23 17:17:01 +01:00