summaryrefslogtreecommitdiffstats
path: root/server/lib/shell.js
Commit message (Expand)AuthorAgeFilesLines
* [server/ipxebuilder] Add a leading zero to the datetime naming scheme of the ...Jannik Schönartz2020-10-261-1/+1
* [server/ipxebuilder] Fixed month in console output. Thx JavaScript for nothing!Jannik Schönartz2020-09-071-1/+1
* [ipxe builder] Add try-catch when reading the builds directoryJannik Schönartz2020-08-311-6/+10
* npm install needed [ipxe builder] Rework to link directorys instead of single...Jannik Schönartz2020-08-311-6/+53
* [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters uiJannik Schönartz2019-05-051-85/+55Star
* [server/registration] If domain gets updated without a hostname, use clientna...Jannik Schönartz2019-04-171-1/+1
* [server] Add public file directoryJannik Schönartz2019-04-161-1/+2
* [server/registration] Performance improvements & add automatic registration w...Jannik Schönartz2019-03-311-1/+4
* [webapp/ipxe] Add scroll to bottom feature, fix multiline bug and fix cancelJannik Schönartz2019-02-281-4/+22
* [ipxe builder] Add cancel button for the ipxe building process, limit log to ...Jannik Schönartz2019-02-191-11/+3Star
* [ipxe builder] Disable building/cleaning if a build process is already runningJannik Schönartz2019-01-311-34/+73
* eslint fixes :|Jannik Schönartz2019-01-151-18/+17Star
* [ipxe builder] Add ipxe builder moduleJannik Schönartz2019-01-151-35/+109
* [server] Add ipxe efi support. Grep hw drive infoJannik Schönartz2019-01-131-5/+11
* [ipxe] Switch to bas.intra domain and fix permission denied callJannik Schönartz2018-11-211-1/+1
* [external-backends/idoit] Rework getDataTree from promises to async / awaitJannik Schönartz2018-09-171-0/+1
* [registration/dhcp] Implement dhcp as external-backendJannik Schönartz2018-08-281-4/+6
* [server] Changed old modules to the new rounter restructure.Jannik Schönartz2018-07-301-1/+1
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-32/+32
* [server/ipxe] Building ipxe with external configs.Jannik Schönartz2018-07-171-5/+12
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+31