1
0
mirror of https://github.com/Luzifer/mondash.git synced 2024-09-19 17:02:58 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
88580ab7db
Prevent write-collisions on frequent writes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-02-18 16:06:06 +01:00
f3c31476b4
Major: Rework frontend, API and improve code quality (#5)
* 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>
2019-05-25 00:03:06 +02:00
e4d3089e3e
Fix: Initialization of s3 object needed adjustment
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 21:42:00 +01:00
1937b981f6 Fix: Was not storing data 2015-07-07 01:01:14 +02:00
ae3e597e56 Fix: Config is required to determine bucket name 2015-07-06 23:53:12 +02:00
3cdda0175f Added support for local file storage 2015-07-06 22:08:56 +02:00
43caf7e23d LINT: Documented source code 2015-07-06 21:44:13 +02:00
632ab60018 Moved towards modular storage system 2015-07-06 21:41:21 +02:00