Sebbo94BY

Results 18 issues of Sebbo94BY

Adds an option in the webinterface to enable and disable the auto-updater feature: ![image](https://github.com/Newcomer1989/TSN-Ranksystem/assets/5154682/89b4e978-b50c-463d-aa83-38b0829ed60c) Reasons, why people / administrators want to disable the automatic update and do it rather manually...

- Avoid the usage of "SHOW DATABASES" as this requires global privileges, which a restricted database user will not have in best case. The application should not be potentially able...

- Adds a new database column - Updates the SQL statements to save the new information in the database - Adds a new donut graph for "IPv4 vs IPv6" Draft...

- Configures PHP-CS-Fixer rules for a specific coding standard in order to improve the code quality - Applies the PHP-CS-Fixer rules to the current existing code - Adds a Github...

This pull request depends on #892 . Check the individual commit messages.

- Makes it easier to find config files - Admins won't check the other non-config files for finding settings

Version [1.4.0](https://github.com/prometheus-community/elasticsearch_exporter/releases/tag/v1.4.0) of this exporter introduced the new metric `elasticsearch_node_shards_total`, which can be enabled, if required. This was introduced by https://github.com/prometheus-community/elasticsearch_exporter/pull/535. I've enabled this in our Elasticsearch setup as we've...

**Laravel version:** 5.6 **Service:** maxmind_database **Cache:** All **Cache Tags:** Empty as I use a not supported cache driver in Laravel I've comitted the below code to Git as it is...