2 Commits

Author SHA1 Message Date
Elie Habib
be485ad1c2 chore: switch license to AGPL-3.0, externalize Sentry DSN
- Replace MIT with AGPL-3.0-only to enforce attribution on derivatives
- Move hardcoded Sentry DSN to VITE_SENTRY_DSN env var
- Add null-coalesce guards for i18n legend keys and SVG viewBox
- Extend Sentry ignoreErrors with 7 additional noise patterns
2026-02-19 07:24:47 +04:00
Elie Habib
2b70374e86 Add MIT LICENSE file
Fixes #57 - the README referenced a LICENSE file that didn't exist,
causing a 404 on GitHub.
2026-02-13 17:28:05 +04:00