Commit Graph

14 Commits (cf95759bc5cf3d6a1df5645b6e5b7437bc8e4bce)

Author SHA1 Message Date
gravel 1ee166782f
Improve search & sort performance 2 years ago
gravel 76f1a4b84e
Fix and promote URL tag search 2 years ago
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