valer23 4ec3a755fa feat: sort server list by country name instead of city name 3 месяцев назад
..
fonts 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
images 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
javascript 4ec3a755fa feat: sort server list by country name instead of city name 2 месяцев назад
screenshots 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
styling 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
README.md e52fcda7c3 docs: update install instructions (closes #790) 3 месяцев назад
index.html 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
server-list.json 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад
settings.json 3a7dc31ff2 Implement the new design from #649 (#694) 3 месяцев назад

README.md

LibreSpeed frontend

This directory contains the modern LibreSpeed UI assets.

Deployment

For installation and deployment, follow the top-level README.md and DESIGN_SWITCH.md. In non-Docker deployments, the contents of this directory must be copied so styling/, javascript/, images/, and fonts/ sit next to the root HTML files.

Configuration

  • server-list.json contains the default server list used by the modern UI.
  • settings.json overrides selected speedtest_worker.js settings.
  • index.html and index-modern.html show how the frontend is wired up.

Notes

  • The modern frontend expects modern browser features and does not support old browsers.
  • This directory does not contain the backend or results-sharing files.