todos-contra-el-fuego-web/imports/api/ActiveFires/server
vjrj eb3aec82ae meteor3: purge dead client packages — web UI renders on 3.1
alanning:roles removed (client crashed the whole bundle; plain user.roles
checks instead), selaias:cookie-consent replaced by in-repo React banner,
publish-performant-counts vendored with countAsync, Meteor.autorun dropped
(App)/Tracker.autorun (FiresMap), and the map publications not covered by
the REST smoke (activefiresmyloc, activefiresunionmyloc, fireAlerts,
oauth.verifyConfiguration) converted to async APIs.

Verified in browser: / and /fires render with map + cookie banner, zero
uncaught exceptions. REST smoke byte-identical (12/12).
2026-07-14 11:32:19 +02:00
..
countFires.js meteor3: REST API async migration COMPLETE — smoke green on Meteor 3.1 + Mongo 7 2026-07-14 06:21:35 +02:00
publications.js meteor3: purge dead client packages — web UI renders on 3.1 2026-07-14 11:32:19 +02:00
tweetFiresInZone.js Added fire stats in zone to API 2018-05-20 17:45:25 +02:00