Commit Graph

5 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
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
a17a8bff4e feat: add commit SHA handling for development environment and update menu layout 2025-06-25 20:07:57 -05:00
e4b239e230 feat: integrate PostHog for analytics tracking and add PostHogProvider component 2025-06-20 03:07:06 +00:00
717155ea22 s 2025-06-19 02:09:24 +00:00