OpenDTU/webapp/src/utils
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
..
authentication.ts webapp: Removed hardcoded info about views which require authentication 2022-11-22 20:37:01 +01:00
index.ts Password protection for security settings API 2022-11-03 21:00:13 +01:00
number.ts Use correct locale for number formatting 2022-10-31 15:08:56 +01:00
time.ts webapp: add utils method timestampToString 2022-10-17 21:13:18 +02:00