Markus Hilger
Markus Hilger
This is also fixed in newest mono container: https://github.com/mono/docker/issues/89 And all you need is `rm /etc/apt/sources.list.d/mono-official-stable.list` as the mono repo is not used afterwards. Duplicate: #694
This is fixed in 2.16.4 check: https://github.com/xcat2/xcat-core/pull/7080
@michikrug can you confirm this?
Yes it's exactly as you described. But we can avoid a lot of duplicate code if we will make one file for initial loading and updates. Or make another php...
Thank you very much will take a look at it soon!
+ improve move json loading. We should put this in pokes.json and translate names only.
Yeah but your webserver wouldn't execute php.js as php ;) Its basically a PHP file building a js file. Actually I think it would be a good idea to change...
`aru.php` can output locale and pokemon json now 👍 I'm replacing all `*.js.php` files with `*.js` files + caching + ajax locale load.
Is the API live again? :-O
Will take some time until we merge this one. Other PRs have priority right now. But thank you for your contribution!