summaryrefslogtreecommitdiffstats
path: root/server/app.js
Commit message (Collapse)AuthorAgeFilesLines
* [server] remove laterjs; intergrate documentation into serverUdo Walter2019-04-171-2/+1Star
|
* [server] Add public file directoryJannik Schönartz2019-04-161-0/+2
|
* laterjs testsUdo Walter2019-04-161-0/+4
|
* [webapp/configurator] add ability to assign configs to groups/clientsUdo Walter2019-02-261-1/+1
| | | | [server] increase request size limit to 50mb
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-3/+3
|
* [idoit] Add idoit add / update functionalityJannik Schönartz2018-12-031-0/+2
| | | | | | | | | | 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.
* [tftp] Remove tftpJannik Schönartz2018-08-201-1/+0Star
| | | | | Remove tftp server because an external tftp is used. Adding client from registrationscript is now working.
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-101-1/+1
| | | | | | | | Role Table has now a new column recursiveGroups to display if recursive selection is wanted Roles and Permissions can now have longer descriptions Data-Tables are now Udos Search-Tables
* language tags and function commentsChristian Hofmaier2018-08-061-0/+1
|
* fixed eslintChristian Hofmaier2018-08-051-2/+2
|
* mergeChristian Hofmaier2018-08-051-2/+3
|\
| * small changesUdo Walter2018-08-041-1/+1
| |
| * nvmUdo Walter2018-08-041-2/+3
| |
| * [server] revert unnecessary changeUdo Walter2018-08-041-3/+2Star
| |
| * [webapp+server] switched from hash mode routing to history modeUdo Walter2018-08-041-2/+3
| |
* | [permissions] add permission managementChristian Hofmaier2018-08-051-0/+1
|/ | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-30/+30
|
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+56