* Update dependencies
* Improve code quality
* Apply linter advices
* Add gzip compression to all requests
* Rework frontend
* Apply bootswatch theme
* Hide historic details when not requested
* Remove debugging header
* Apply auto-migration of meta fields
* Fix broken "last update" time
* Pre-sort metrics for frontend / API
* Add tooltip with absolute time
* Some design fixes
* Add tooltip with absolute date to last ok
* Implement filters
* Apply eslint --fix
* Remove unused var
* Remove remains of old template engine
* Update baked in assets
* Update Dockerfile for new version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Current version of pongo2-addons only works with master branch and is
not versioned. Also current version of prongo2-addons contains errors
related to markdown parser which is not used within mondash.
Signed-off-by: Knut Ahlers <knut@ahlers.me>
The decision is left to the template so template designers can easily change this behavior by removing the lastNItems filter in the template itself. Also the value can be changed easily.
fixes#4