towerops/assets
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
..
css ui: polish auth pages, core components, and visual consistency 2026-02-14 21:11:33 -06:00
js fix: strip all stacked status emojis from page title 2026-03-12 13:16:18 -05:00
vendor add network map 2026-01-25 15:24:35 -06:00
tsconfig.json Convert JavaScript to TypeScript with proper type definitions 2026-01-15 13:29:49 -06:00