summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/IpxeBuilderModuleConfig.vue
Commit message (Expand)AuthorAgeFilesLines
* npm install needed [ipxe builder] Rework to link directorys instead of single...Jannik Schönartz2020-08-311-2/+93
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-39/+39
* [documentation] Added ipxe builder module.Jannik Schönartz2019-06-261-8/+8
* [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters uiJannik Schönartz2019-05-051-26/+198
* [webapp/ipxeBuilder] Change expansion-panels to tabsJannik Schönartz2019-04-231-70/+48Star
* [ipxe] Add parameter to api how many lines the response should send and adjus...Jannik Schönartz2019-03-101-19/+15Star
* [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 th...Jannik Schönartz2019-02-271-9/+12
* [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
* [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