Luca
|
9232513831
|
Fix caching issue for '/' route
|
2019-06-14 04:15:20 +02:00 |
Igor Scheller
|
6ed891fc04
|
Added logout via AuthController
|
2019-06-12 10:24:02 +02:00 |
Igor Scheller
|
2e51fbff9d
|
Added / route with redirects
|
2019-06-12 10:21:20 +02:00 |
Igor Scheller
|
e948091066
|
Replaced old /api endpoint with ApiController
|
2019-06-12 10:20:08 +02:00 |
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 |
Igor Scheller
|
9d34f371cb
|
Added CreditsController
|
2018-09-03 15:42:51 +02:00 |
Igor Scheller
|
a1bc763a16
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |