summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server/registration] Add server registrationJannik Schönartz2019-03-1810-317/+671
* [server/log] sql JSON to TEXT for mariadb compatibilityUdo Walter2019-03-153-12/+12
* [server/registration] Add log to the first registration.Jannik Schönartz2019-03-156-14/+45
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-158-870/+500Star
* mergeUdo Walter2019-03-1526-123/+12244
|\
| * [external-backends] Small bugfix to save the switch again & add tooltips to t...Jannik Schönartz2019-03-102-9/+33
| * [external-backends] Passwords are not send to the frontend anymoreJannik Schönartz2019-03-107-83/+135
| * [documentation] Add documentation siteJannik Schönartz2019-03-1014-0/+12035
| * [ipxe] Add parameter to api how many lines the response should send and adjus...Jannik Schönartz2019-03-102-22/+24
| * [webapp/ipxe] Fix console autoscroll on linuxJannik Schönartz2019-03-081-1/+2
| * [webapp] Add require symbol for the user / account formsJannik Schönartz2019-03-083-14/+21
* | [server/log] add log libUdo Walter2019-03-155-1/+125
|/
* [server] New clients are automaticly added to the groups of the fitting subra...Jannik Schönartz2019-03-0715-103/+213
* [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
|\