Commit Graph

6 Commits

Author SHA1 Message Date
a0051576c6 Remove PostHog analytics and update dependencies to latest minor versions
- Remove posthog-js and posthog-node dependencies
- Delete PostHogProvider component and lib/posthog.ts
- Remove PostHog configuration from environment files
- Remove PostHog rewrites from next.config.mjs
- Update all npm subdependencies to latest minor versions
- Update @types/react and @types/react-dom overrides to 19.2.9 and 19.2.3
2026-01-25 00:12:04 +00:00
6e4a320097 fix: update mice service image version and port configuration in docker-compose 2025-07-12 18:27:00 +00:00
d8a853401f fix: update example environment variables for mice service in docker-compose 2025-07-11 05:11:36 +00:00
00bd099b26 fix: update mice service image version and comment out sensitive environment variables in docker-compose example 2025-07-11 05:08:11 +00:00
f490062ac8 feat: update Docker image references from GHCR to Docker Hub and enhance documentation 2025-07-03 01:04:04 +00:00
62fc5509b0 feat: enhance Docker setup with environment variable management and add example docker-compose file
Some checks failed
Publish Docker Image / push_to_registry (push) Failing after 2m2s
2025-07-02 20:37:03 +00:00