assetto-corsa-web / acweb

Assetto Corsa Server Management Tool via Web Interface.
MIT License
58 stars 9 forks source link

Port #59

Closed denniskarlsson closed 5 years ago

denniskarlsson commented 5 years ago

Hi

On version 1.3 I could add "Ports" to the "Configurations" page by changing the HTML. Now it's much harder as you packed everything together in a javascript file.

Would it be possible for you to add the column "Ports" to "Configurations" page? I want it to show the actual UDP/TCP port used for that config.

Kugelschieber commented 5 years ago

You mean adding it to the list of configurations? Or can you show me where you added it?

denniskarlsson commented 5 years ago

HI

Yes, on v1.3.0 it was this little change.

diff output on app.js: app.js_diff.txt.txt

Kugelschieber commented 5 years ago

Like this? https://github.com/assetto-corsa-web/acweb/commit/7bfa1708e83fd8436982d95636f449b4afc3a2a1

denniskarlsson commented 5 years ago

I'm only reading the code but it seems like the way I want it, yes.

Kugelschieber commented 5 years ago

I leave this open as a reminder to publish a new release.