Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: initial version of a web-frontend for the Master Server API #3

Merged
merged 1 commit into from Sep 6, 2020

Conversation

TrueBrain
Copy link
Member

It is a nearly one-to-one copy of the current website serving the
Public Server Listing, with a few extra additions. For example:

  • You can now filter on versions
  • Version sorting is done correctly for official releases
    (no more bumping the "latest" every release)
  • Information is cached properly
  • Some more information for servers
  • Server-links are no longer the MySQL-id but a hash of IP+port

webclient/pages/servers.py Outdated Show resolved Hide resolved
webclient/pages/servers.py Outdated Show resolved Hide resolved
webclient/api.py Outdated Show resolved Hide resolved
It is a nearly one-to-one copy of the current website serving the
Public Server Listing, with a few extra additions. For example:

- You can now filter on versions
- Version sorting is done correctly for official releases
  (no more bumping the "latest" every release)
- Information is cached properly
- Some more information for servers
- Server-links are no longer the MySQL-id but a hash of IP+port
@TrueBrain TrueBrain merged commit b4f6ee4 into OpenTTD:master Sep 6, 2020
@TrueBrain TrueBrain deleted the initial_version branch September 6, 2020 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants