Commit Graph

9 Commits (8af742a4e86e30ed439081e704f0b7748b7f73c3)

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 88dd8b7936 Added Elements
- Added primitive graph element
- Changed data
6 years ago
Trivernis d68baeae61 Added Navigation 6 years ago
Trivernis 1a7cda36f2 HTML redesign
- changed to the webapp approach
- rebuild it from scratch
6 years ago
Trivernis 3a0cfef640 Additional Code-Cleanup
closes #2
- removed constant cache variable in server.js
- renamed second data variable in script.js
- removed variable vueApp in data.js
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 ab15494347 Created the core
- server.js
- glob and files script.js and style.css
- important folders in res
6 years ago