summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server/ipranges] Forgot to commit the lib. ¯\_(ツ)_/¯Jannik Schönartz2019-03-061-0/+21
* [server/ipranges] Store ipranges as integers in the db. Add converting ip -> ...Jannik Schönartz2019-03-063-5/+16
* [server] Fix ipxe sendlog. Fix idoit missing try catch.Jannik Schönartz2019-03-052-4/+8
* [external-backends/idoit] Fix idoit objecttype idsJannik Schönartz2019-03-051-4/+4
* [server] Fix idoit client id and default efi chainJannik Schönartz2019-03-052-2/+4
* [server/authentication] Fix api syntax and eslintJannik Schönartz2019-03-053-3/+2Star
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-0530-6731/+5598Star
* [server/setup] Move (initial) setup in it's own api fileJannik Schönartz2019-03-043-33/+43
* eslint fixesUdo Walter2019-03-042-4/+4
* [webapp/datatablesearch] small height fixUdo Walter2019-03-041-1/+9
* [webapp/log] first system log implementation (wip, frontend only atm)Udo Walter2019-03-048-78/+449
* Forgot to remove the console log. -.-Jannik Schönartz2019-03-041-1/+0Star
* Revert wtfJannik Schönartz2019-03-041-1/+2
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-049-146/+157
* [webapp] add option to disable all animationsUdo Walter2019-03-034-5/+14
* [webapp] add single select to selectbox; eslint fixUdo Walter2019-03-033-6/+31
* [webapp] small bugfixes + eslint fixes + color fixUdo Walter2019-03-037-44/+56
* [webapp/datatable] new loading barUdo Walter2019-03-014-7/+101
* [webapp/datatable] improve search performanceUdo Walter2019-02-283-147/+230
* [webapp/groups] performance improvementsUdo Walter2019-02-289-20/+26
* [webapp/backends] Rework to the new DataTableJannik Schönartz2019-02-284-194/+110Star
* [webapp] fix toolbar height when resizingUdo Walter2019-02-282-2/+11
* [webapp/ipxe] Add scroll to bottom feature, fix multiline bug and fix cancelJannik Schönartz2019-02-282-37/+94
* [server/ipxe] Fix codemirror only loading on click bug & add the fixes for th...Jannik Schönartz2019-02-2710-22/+46
* fix major design issueChristian Hofmaier2019-02-261-1/+1
* [api/permissions][api/roles] update commentsChristian Hofmaier2019-02-262-3/+3
* [permissionmanager] api function to await asyncChristian Hofmaier2019-02-261-4/+3Star
* [webapp/dashboard] User data now stores in the global storage & [usermanageme...Jannik Schönartz2019-02-267-40/+52
* [permissionmanager] Fix security bug: Code was executed weather the user had ...Jannik Schönartz2019-02-264-15/+11Star
* [authentication] Rewrite code in async/await, fix edit account moduleJannik Schönartz2019-02-264-113/+132
* [webapp/configurator] disable touch swipe tabs switchingUdo Walter2019-02-261-1/+1
* [webapp/groups+configurator] performance improvementsUdo Walter2019-02-263-1/+3
* [webapp/configurator] add ability to assign configs to groups/clientsUdo Walter2019-02-267-43/+104
* [account] Fix for the changePassword methodJannik Schönartz2019-02-266-40/+73
* [webapp/groups] fix wrong tabbar colorUdo Walter2019-02-261-2/+2
* [webapp] fix tabsbar card missing classUdo Walter2019-02-265-5/+5
* mergeUdo Walter2019-02-265-80/+45Star
|\
| * [webapp/setup] StartPageSetup now uses the new UserCreateForm component & sma...Jannik Schönartz2019-02-265-80/+45Star
* | [webapp] small tabbar design tweaksUdo Walter2019-02-2611-54/+68
|/
* [webapp] small ui fixesUdo Walter2019-02-2614-22/+137
* [webapp/groups] ipranges design change; add icons to some tabsUdo Walter2019-02-257-21/+34
* [configloader] fix non-expert-mode not loading correctlyChristian Hofmaier2019-02-251-2/+2
* [webapp] eslint fixesUdo Walter2019-02-253-4/+12
* [webapp/registration] switch to the new selctbox for groups selectionUdo Walter2019-02-255-58/+102
* [webapp/datatable] fix bug caused by npm updateUdo Walter2019-02-251-4/+3Star
* [webapp] npm updateUdo Walter2019-02-255-84/+86
* [webapp/selectbox] new selectbox componentUdo Walter2019-02-254-65/+232
* MergeJannik Schönartz2019-02-2524-222/+451
|\
| * [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-2518-184/+411
| * [webapp/datatable] improved slim modeUdo Walter2019-02-244-11/+14