Tom Hudson 7839a4331c Add internet stability test feature há 4 meses atrás
..
fonts 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás
images 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás
javascript 69fa7a4edb fix: handle parenthetical qualifiers and multi-comma server names há 2 meses atrás
screenshots 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás
styling 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás
README.md e52fcda7c3 docs: update install instructions (closes #790) há 3 meses atrás
index.html 7839a4331c Add internet stability test feature há 2 meses atrás
server-list.json 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás
settings.json 3a7dc31ff2 Implement the new design from #649 (#694) há 3 meses atrás

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.