towerops/assets/js
Graham McIntire b69b088d0f
fix: strip all stacked status emojis from page title
The regex previously only stripped one leading emoji, so if emojis
stacked up, each update would only remove one, letting the stack grow.
Changed to use + quantifier to strip all leading emoji+space sequences.
2026-03-12 13:16:18 -05:00
..
types live device polling 2026-02-01 13:19:32 -06:00
app.ts fix: strip all stacked status emojis from page title 2026-03-12 13:16:18 -05:00
cookie_consent.js fix user session controller test 2026-02-03 13:42:24 -06:00
device_list_reorder.ts memory leak fixing 2026-01-31 10:40:19 -06:00