summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/IpxeBuilderModuleConfig.vue
Commit message (Collapse)AuthorAgeFilesLines
* [ipxe] Add parameter to api how many lines the response should send and ↵Jannik Schönartz2019-03-101-19/+15Star
| | | | adjust frontend
* [webapp/ipxe] Fix console autoscroll on linuxJannik Schönartz2019-03-081-1/+2
|
* [webapp/ipxe] Add scroll to bottom feature, fix multiline bug and fix cancelJannik Schönartz2019-02-281-33/+72
|
* [server/ipxe] Fix codemirror only loading on click bug & add the fixes for ↵Jannik Schönartz2019-02-271-9/+12
| | | | the tamas demo to the git
* [webapp] npm updateUdo Walter2019-02-251-1/+1
|
* [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-251-1/+1
|
* [ipxe builder] Add cancel button for the ipxe building process, limit log to ↵Jannik Schönartz2019-02-191-2/+12
| | | | 500 lines
* [ipxe builder] Disable building/cleaning if a build process is already runningJannik Schönartz2019-01-311-12/+34
|
* [ipxe builder] Add ipxe builder moduleJannik Schönartz2019-01-151-0/+224
EFI and BIOS version can be build and configured Fancy log to see the stdout and stderr