summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/LoginPage.vue
Commit message (Collapse)AuthorAgeFilesLines
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-129/+0Star
| | | | | | | | | | [backend] Reworked authentication library to the api structure Add authentication api to remove the login routes from the router.js [webapp] Split login Page in StartPage + Login/Setup Add Setup Page for the initial root creation
* [webapp+server] Add first implementation of a websocket to alert webclients ↵Udo Walter2018-11-261-0/+2
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [webapp] improved data table with search and pagination;Udo Walter2018-08-051-5/+0Star
|
* [webapp] login now redirect to the requested routeUdo Walter2018-08-041-1/+9
|
* [webapp] put settings state into settings objectUdo Walter2018-07-201-3/+0Star
|
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+127