OpenDTU/webapp/src
Thomas Basler a06a8fec3d webapp: Removed hardcoded info about views which require authentication
If the return value of a API request equals 401 then the user will be redirected to the login page.
Using this method it's possible to decided within the API if a authentication is needed or not.
2022-11-22 20:37:01 +01:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components Added device reboot functionality 2022-11-21 23:29:57 +01:00
router webapp: Removed hardcoded info about views which require authentication 2022-11-22 20:37:01 +01:00
scss webapp: Use scss instead of css 2022-11-02 20:39:18 +01:00
types Show several hints and tips at Live View 2022-11-20 15:08:36 +01:00
utils webapp: Removed hardcoded info about views which require authentication 2022-11-22 20:37:01 +01:00
views webapp: Removed hardcoded info about views which require authentication 2022-11-22 20:37:01 +01:00
App.vue webapp: Implement App.vue as Typescript 2022-10-17 19:26:04 +02:00
emitter.d.ts Password protection for security settings API 2022-11-03 21:00:13 +01:00
main.ts Password protection for security settings API 2022-11-03 21:00:13 +01:00