summaryrefslogtreecommitdiffstats
path: root/server/package.json
Commit message (Collapse)AuthorAgeFilesLines
* [server] Remove unused legacy codeJannik Schönartz2021-09-211-1/+0Star
|
* [server/registration/idoit] Rework to new hw-collection method + restruce of ↵Jannik Schönartz2021-06-221-0/+1
| | | | the idoit external backend
* npm install needed [ipxe builder] Rework to link directorys instead of ↵Jannik Schönartz2020-08-311-1/+2
| | | | single files
* [server] Load DFN certificates | npm install requiredJannik Schönartz2020-04-301-0/+1
|
* npm audit fix & yarn for documentationJannik Schönartz2020-04-231-2/+2
|
* [npm] add directory require moduleChristian Hofmaier2020-04-091-0/+1
| | | | dont forget to npm install
* [server] add rrule npm module; new eventhelper (untested and WIP)Udo Walter2019-04-191-0/+1
|
* [scheduler] allow timeouts greater than 25 daysChristian Hofmaier2019-04-181-0/+1
|
* [server] remove laterjs; intergrate documentation into serverUdo Walter2019-04-171-1/+0Star
|
* laterjs testsUdo Walter2019-04-161-0/+1
|
* [eventmanager] integrate WoL utilityChristian Hofmaier2019-04-151-2/+4
| | | | | | - add column to db - add checkbox to frontend - implement scheduler
* [groups] add button to wake clients viaUdo Walter2019-04-111-0/+1
|
* [server/registration] Add server registrationJannik Schönartz2019-03-181-12/+12
|
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-0/+1
|
* [idoit] Add idoit add / update functionalityJannik Schönartz2018-12-031-0/+1
| | | | | | | | | | backend_x_ db changed. (Not storing NULL clientids anymore) Therefore the backendobject needs to be deleted before the client in the bas db is deleted. Uploading a file in idoit method added. Testing method for uploading files via curl for the tpm stuff. Added feedback option, to get a api-viable returnvalue and not the ipxe script. idoit update method for the additional hw values added. hwinfo script should now collect and update some informations. Testing inc.
* [webapp+server] Add first implementation of a websocket to alert webclients ↵Udo Walter2018-11-261-0/+1
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [registration] Add dbs and code for the registration scriptsJannik Schönartz2018-10-101-4/+5
| | | | | | | Add Table for the registration hooks. Add Table for the hooks - groups association. Add nexthook for the minilinux to pull the next bash script. Add state for setting the new script after completing the current one.
* Update npm packagesJannik Schönartz2018-09-171-12/+12
|
* [tftp] Remove tftpJannik Schönartz2018-08-201-2/+1Star
| | | | | Remove tftp server because an external tftp is used. Adding client from registrationscript is now working.
* [firstregistration] First start of the new client registrationJannik Schönartz2018-08-171-0/+1
| | | | | | Router now also can use non auth methods. (Used for the registration calls) Added ipxe scripts for the registration Added backend methods for dynamic ipxe scripts and first try of a dhcp api call
* [server/external-backends] Implemented checkConnection of iDoIT. Simple auth ↵Jannik Schönartz2018-07-301-0/+1
| | | | call is made with error handling.
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-1/+1
|
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+34