engelsystem/includes/pages
Igor Scheller c5621b82cf Implemented /metrics endpoint and reimplemented /stats
closes #418 (/metrics endpoint)

Usage:
```yaml
scrape_configs:
  - job_name: 'engelsystem'
    static_configs:
    - targets: ['engelsystem.example.com:80']
```
2018-12-19 22:36:42 +01:00
..
admin_active.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
admin_arrive.php fix margin of form submit in tables 2018-12-09 12:51:48 +01:00
admin_free.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
admin_groups.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
admin_import.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
admin_log.php Models: Added LogEntry model 2018-08-31 03:24:54 +02:00
admin_news.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
admin_questions.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
admin_rooms.php rooms admin: Set a maximum character length 2018-12-18 13:22:10 +01:00
admin_shifts.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
admin_user.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
guest_login.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
guest_start.php PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00
user_atom.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
user_ical.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
user_messages.php Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
user_myshifts.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
user_news.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
user_questions.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
user_settings.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
user_shifts.php Really fix the data/timepicker CSS and JS 2018-12-08 21:14:20 +01:00