Commit Graph

203 Commits (4077e664cda1d0e2073de9da8b816a9b674dc1f3)

Author SHA1 Message Date
gravel 324046083e
Add mockup as social media preview 2 years ago
gravel ba82af0f8f
Replace redirected URLs with full variants 2 years ago
gravel 5fd62bfcc6
Highlight sitemap 2 years ago
gravel 95bbaf26f2
Track search term in URL 2 years ago
gravel cf95759bc5
Footer & UI changes; authorship 2 years ago
gravel 825fe263e8
Footer & UI changes; authorship 2 years ago
gravel 1ee166782f
Improve search & sort performance 2 years ago
gravel 9ab954326a
Use share API in Community modal 2 years ago
gravel 76f1a4b84e
Fix and promote URL tag search 2 years ago
gravel 008e13a039
URL hash starts tag search 2 years ago
gravel 63964f6345
Add stickied room support 2 years ago
gravel 24d5bcd375
Fix copy mod ping button 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 b2308e4095
feat: migrate to longer room id 2 years ago
gravel 9866d1dc91
Introduce server ID 2 years ago
gravel e1b086f0b8
feat: open room modal with id prefix 2 years ago
gravel bf9f47e7c5
feat: open room modal with id prefix 2 years ago
gravel a1758f3a07
Update blocklist 2 years ago
gravel 22f8eacb91
Fix extra column on mobile 2 years ago
gravel 7497bfc88d
fix: fix syntax 2 years ago
gravel 58a9f8eac6
fix: fix typo 2 years ago
gravel 3d438f9887
fix operation order 2 years ago
gravel 1d73a38120
optimize dom size & json delivery 2 years ago
gravel 931c0ee012
Merge branch 'main' into dev 2 years ago
gravel c798a26e13
feat: keep testing rooms off site 2 years ago
gravel 6d04a5a480
refactor: tags 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 68aada55dd
Optimize CSS 2 years ago
gravel 46184750af
Increase nav link size 2 years ago
gravel fc14e4586a
Generate sitemap dynamically 2 years ago
gravel dffe8c096f
Attempt to fix stylesheet paths 2 years ago
gravel bbad3a1ebb
Increase tap target size 2 years ago
gravel e746df1b8d
search engine optimization II 2 years ago
gravel 3085b78ad3
search engine optimization 2 years ago
gravel a9a40f04e1
Add modal arrow navigation 2 years ago
gravel c4d414a0b5
Fix instructions.php styling 2 years ago
gravel d801546a37
Styling 2 years ago
gravel 725677a610
Unify stylesheets 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 7a67e185fa
Fail-safe flag parsing in search 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