- Fix bedrock players not being listed
- Allow serving of other resource files
- Add in-cell bar graph
- Add value units for columns
- Support serving over HTTPS
- Add sorting direction indicator
- Also serve stats history from
stats.csv
- Mark vanished players as offline
- Fix all-zero-valued players crashing the frontend
- Fix client not finding server behind reverse proxy
- Webpage accessibility fixes
- Fix performance issues on servers with many (about >200) players
- Change placeholder-replacement to
[dot]
- Fix some connection exceptions (including #57)
- Fix not showing all online players on page load with "hide offline players"
- Allow manually specifying https
- Internally use JSX in web front-end