Commit Graph

68 Commits (master)
 

Author SHA1 Message Date
Trivernis ee61acf70b
Merge pull request #19 from Trivernis/develop
Develop
5 years ago
Trivernis 541db486c8
Merge pull request #17 from Trivernis/renovate/winston-daily-rotate-file-3.x
Update dependency winston-daily-rotate-file to v3.6.0
5 years ago
Trivernis 6a63536bc8
Merge branch 'develop' into renovate/winston-daily-rotate-file-3.x 5 years ago
Renovate Bot 44874d16c5
Update dependency winston-daily-rotate-file to v3.6.0 5 years ago
Trivernis 737a7f0931
Merge pull request #18 from Trivernis/renovate/jsdom-13.x
Update dependency jsdom to v13.2.0
5 years ago
Trivernis 54c3075d42
Merge branch 'develop' into renovate/jsdom-13.x 5 years ago
Renovate Bot 5b95e8256d
Update dependency jsdom to v13.2.0 5 years ago
Trivernis 8f6c463252
Merge pull request #16 from Trivernis/imgbot
[ImgBot] Optimize images
5 years ago
ImgBotApp eac415c284
[ImgBot] Optimize images
/res/img/RCN-Logo.png -- 82.92kb -> 80.16kb (3.34%)
5 years ago
Trivernis 87d4ef500c
Merge pull request #15 from Trivernis/renovate/jsdom-13.x
Update dependency jsdom to v13
5 years ago
Renovate Bot 254998be90
Update dependency jsdom to v13 5 years ago
Trivernis 1ba973ba3f
Merge pull request #14 from Trivernis/renovate/pin-dependencies
Pin dependencies
5 years ago
Renovate Bot 47a74123ee
Pin dependencies 5 years ago
Trivernis ec9b3d9819
Merge pull request #13 from Trivernis/renovate/configure
Configure Renovate
5 years ago
Renovate Bot f6c4e7394c
Add renovate.json 5 years ago
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
Trivernis 3dab31a7c2 Auto stash before merge of "develop" and "origin/develop" 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 38e4643dd7
Merge pull request #12 from Trivernis/develop
Develop
6 years ago
Trivernis 27681d42aa README Badges
- Added Badges for CircleCI, CodeFactor and GPLv3
6 years ago
Trivernis 83a9f98bf0 Updated Documentation
- Rewrote README.md
- Added --help flag for script
- server.json now uses 2-spaces-indentation
6 years ago
Trivernis 48db477a27
Merge pull request #10 from Trivernis/testing-config-2
Changes in testing config
6 years ago
Julius Riegel 7642a57c37 Changes in testing config
- removed atrifact and result storage because they don't exist
- renamed dependency install
- changed loglevel
6 years ago
Trivernis 88ce671b6a
Merge pull request #9 from Trivernis/develop
Develop
6 years ago
Trivernis 44ef1d68e3
Merge pull request #7 from Trivernis/develop-cf-autofix
Apply fixes from CodeFactor
6 years ago
Trivernis 30540941ef
Merge pull request #8 from Trivernis/develop
Develop
6 years ago
Julius Riegel ba4c3f9da4 Merge branch 'develop' of https://github.com/trivernis/rcn-frontserver into develop 6 years ago
Julius Riegel 64490a53ff Code cleanup and comments
- Added description for cleanup function
- Removed unused variable clean and moved assignment of cleanup-function
- removed index parameter from deleteFolder function in caching.js
6 years ago
codefactor-io 7a9010c4c2 [CodeFactor] Apply fixes to commit 0f4c0de
[ci skip] [skip ci]
6 years ago
codefactor-io 5e64e40bde [CodeFactor] Apply fixes to commit 0f4c0de
[ci skip] [skip ci]
6 years ago
Julius Riegel 0f4c0de2d8 Statuscodes and Cleanups
- Removed caching_dump.json
- Added cleanup function that is called on
  process exit.
- .cache directory will be deleted on cleanup
- The server can now respond with error 403 or 404 depending on the 
request
- Changed exit in testing mode to 10 seconds
6 years ago
Trivernis 977782a67b
Merge pull request #6 from Trivernis/testing-config-1
Testing config 1
6 years ago
Julius Riegel 75c96c040e Added singlequotes around command 6 years ago
Julius Riegel 9c97a7190b Run change
- Bad Request returns 0 even if the request fails because thats the 
point of the request.
6 years ago
Julius Riegel db03d55ba2 Revert
After success with bad background testing, a valid configuration will be 
pushed again.
6 years ago
Julius Riegel 9ea89e2b6c Testing bad background process 6 years ago
Julius Riegel 69cfb5780a Testing with bad request 6 years ago
Julius Riegel 9dee3b44f3 Added test
- Testing without request and without running in background
6 years ago
Julius Riegel c623a8b3b9 Changed testing Setting
- Modified names for running options
6 years ago
Trivernis 5c374ad473
Merge pull request #5 from Trivernis/develop
First running version
===
See README.md for more information.
6 years ago
Julius Riegel 9665358563 Fixed typo 6 years ago
Julius Riegel 6f1e5ccc8b More changes in testing config 6 years ago
Julius Riegel e8f3b67108 Fixed typo in config.yml 6 years ago
Julius Riegel 5ec160cbfc Hotifix config 6 years ago
Julius Riegel 0f47b52442 More testing configuration
- test cl option
- testing configuration for circleci
- automatic abort after 30 seconds running
6 years ago
Julius Riegel 706fd2a548 Created testing config 6 years ago