todos-contra-el-fuego-web/imports/startup/client
vjrj 4ca7e198d3 meteor3: raven -> @sentry/node + @sentry/browser
flowkey:raven (Sentry legacy SDK) is dead on Meteor 3 and, with the old
sentry.comunes.org DSN unreachable, spammed the boot log with 502s on every
exception. Replaced by the modern SDKs (8.x) behind the same ravenLogger.log()
facade so the 6 call sites are unchanged. Empty DSN -> plain console logger
(same behavior as before).

End-to-end verified against a real backend: GlitchTip deployed on aaron
(Sentry-compatible, fits in ~1.5GB vs Sentry's 16GB), fronted at
sentry.comunes.org. A test exception sent from the dev server appeared in
GlitchTip within seconds. REST smoke byte-identical (12/12).
2026-07-16 12:20:02 +02:00
..
geolocation.js Improved SelectionMap 2017-12-11 18:23:24 +01:00
Gkeys.js Removed log 2017-12-15 17:43:01 +01:00
i18n.js meteor3: purge dead client packages — web UI renders on 3.1 2026-07-14 11:32:19 +02:00
index.js meteor3: React 16 -> 18.3 with createRoot 2026-07-14 11:32:37 +02:00
meta.js More work with titles & descriptions 2018-02-07 15:27:12 +01:00
modernizr.js Added webp images for faster home load 2018-05-08 11:12:48 +02:00
piwik-start.js Refactor piwik startup 2018-03-02 21:58:14 +01:00
ravenLogger.js meteor3: raven -> @sentry/node + @sentry/browser 2026-07-16 12:20:02 +02:00
reconnect.js Autoreconnect 2018-03-07 11:44:56 +01:00