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

9 Commits

Author SHA1 Message Date
478ab0eb60
Lint: Remove not required conversion
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 22:13:58 +01:00
46df546146 Added JSON version of dashboard 2016-03-27 23:02:29 +02:00
1960402d64 Fix: New dashboards were not storable 2015-07-06 23:07:04 +02:00
d975f946de Fix: Use BaseURL from config 2015-07-06 22:24:56 +02:00
6d5375e55a Migrated to Gorilla mux instead of martini 2015-07-06 22:23:46 +02:00
632ab60018 Moved towards modular storage system 2015-07-06 21:41:21 +02:00
36fc6ede75 Revert "Remove S3"
This reverts commit ba4ccee98c.
2015-07-06 20:28:44 +02:00
zainhoda
ba4ccee98c Remove S3
S3 storage becomes really expensive. The network latency is also worse
than local file latency.
2015-03-12 01:13:45 -04:00
ffaa5dc827 GOLINT: Reduced complexity of main function 2015-02-20 19:58:16 +01:00