Commit Graph

12 Commits (75c48c0e1b6514f550628c56a7d2a6c3fab31c06)

Author SHA1 Message Date
gravel 75c48c0e1b
fix: Make host col sort stable 2 years ago
gravel 6914324dca
Fix partial room token matches in JS 2 years ago
gravel 558202a4a9
Fix partial room token matches in JS 2 years ago
gravel 6d45d5ceca
Fix partial room token matches in JS 2 years ago
gravel 44a47cad1d
Fix server merging and room sort 2 years ago
gravel 9866d1dc91
Introduce server ID 2 years ago
gravel e1b086f0b8
feat: open room modal with id prefix 2 years ago
gravel 7497bfc88d
fix: fix syntax 2 years ago
gravel 58a9f8eac6
fix: fix typo 2 years ago
gravel 1d73a38120
optimize dom size & json delivery 2 years ago
gravel 378589e8ac
feat: fetch secondary room info via JSON
This commit decreases the shipped DOM size by removing room tags and
the room staff list. These are not used by non-JS browsers and may
instead be fetched via JS.
2 years ago
gravel 30b0fe08d9
Rename constants.js to util.js 2 years ago