Commit Graph

5 Commits (master)

Author SHA1 Message Date
Trivernis ad7efc9419 Wrapper for setInterval
- registerInterval sets the interval and stores it for the current locationhash. on navigate() the intervals for the current hash will be cleared.
6 years ago
Trivernis be7e9574af Updated Elements and caching
- flag nocache deactivates the use of cache
- the graph adapts to the screensize (after re-redering)
- the server automatically generates a json with the current cpu usage.
6 years ago
Julius 5e2bc1e681 Updated Elements
- Graph is now split into background, graph and labels
6 years ago
Trivernis e21ebee005 Started with html development
- Designing the Interface now
- Added data.json
- Added data.html: For viewing graphs
- Added Icons: RCN-icon & new Favicon
- Switched to develop vue.js. Switching back on release
- Removed testing data.json
- Modified readme
6 years ago
Julius Riegel 5b6fe44c4c Restored Content
- Restored Content that got missing by an git accident (damn those squids)
- Renamed LICENSE.md to LICENSE
6 years ago