Commit Graph

105 Commits (b67aeab4276f3006e93c1ec6fd52c53cd6330297)

Author SHA1 Message Date
gravel b67aeab427
update filtered communities 1 year ago
gravel 776a7fde37
Improve site clickability 1 year ago
gravel 8efe83faff
fix: only fetch rest of rooms on index 1 year ago
gravel 606170e672
feat: restructure site generation, reduce dom size
This commit does the following:
- Expands site generation with ability to include page-specific fragments
- Expands staff rating algorithms
- Restricts list of Communities statically included in main page
- Adds mechanism to fetch rest of Communities dynamically
- Adds /groups/all to request all pages statically
- Extracts duplicate tag information from servers.json into tags.json
- Minor changes (clickable h1 resets URL hash)
1 year ago
gravel 9ce89215a5
fix: ignore sorts before first manual sort 1 year ago
gravel 5f199c1412
fix: remove log messages 1 year ago
gravel aa6f15499f
Update issue banner 1 year ago
gravel 6ce6744bca
Revamp header, add icons, improve search 1 year ago
gravel 1548c6e5d3
Fix copy staff ID button 1 year ago
gravel fa59552fb4
Temporarily suspend Community 1 year ago
gravel 91a6dda3f7
Fix inverting sort 1 year ago
gravel 26d3afeafd
Shrink HTML size II 1 year ago
gravel 43da7ba5e0
Fix HTML errors 1 year ago
gravel 740c5c1675
Shrink HTML size I 1 year ago
gravel 95bbaf26f2
Track search term in URL 1 year ago
gravel 1ee166782f
Improve search & sort performance 1 year ago
gravel 9ab954326a
Use share API in Community modal 1 year ago
gravel 76f1a4b84e
Fix and promote URL tag search 1 year ago
gravel 008e13a039
URL hash starts tag search 1 year ago
gravel 24d5bcd375
Fix copy mod ping button 1 year ago
gravel b2308e4095
feat: migrate to longer room id 1 year ago
gravel bf9f47e7c5
feat: open room modal with id prefix 1 year ago
gravel a1758f3a07
Update blocklist 1 year ago
gravel 3d438f9887
fix operation order 1 year ago
gravel 1d73a38120
optimize dom size & json delivery 1 year ago
gravel c798a26e13
feat: keep testing rooms off site 1 year ago
gravel 6d04a5a480
refactor: tags 1 year 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.
1 year ago
gravel 68aada55dd
Optimize CSS 1 year ago
gravel a9a40f04e1
Add modal arrow navigation 2 years ago
gravel af3a86b324
De-dupe test room list & respect #test tag 2 years ago
gravel 30b0fe08d9
Rename constants.js to util.js 2 years ago
gravel 07b0125448
Update listing safety 2 years ago
gravel 24961eb11f
Add 'TOKEN_fortest1+4567' as testing Community 2 years ago
gravel e57f3aac69
Add testing room 2 years ago
gravel 61e1bb0d80
Decode URI component in search query param 2 years ago
gravel 3662a88417
Accept search parameter in URL 2 years ago
gravel 751c3c811e
Only match start of tag in search 2 years ago
gravel b4fed6e4a7
Fix sample search & search experience 2 years ago
gravel 07e265ca3a
Add sample searches & search by language 2 years ago
gravel 0903989939
Improve search interactivity 2 years ago
gravel 4b21c87a4e
Scroll on search bar focus to make more space 2 years ago
gravel c087cc9436
Add search 2 years ago
gravel 1863429411
Refresh image cache to obscure activity 2 years ago
gravel 9c396edff2
Label more rooms & hide offending rooms 2 years ago
mdPlusPlus 754a2482bd Fix typos 2 years ago
gravel 0a84ded27a
Increase exposure for other groups listings 2 years ago
gravel ceea186ded
Reorganizing & codestyle compliance 2 years ago
gravel 5be9106ffe
Only scroll to row on load 2 years ago
gravel 9e63e33d06
Whitespace 2 years ago