platypush/platypush/backend/http/webapp/src/utils
Fabio Manganiello 74ab884b7a
Proper redirects upon `/execute` failure.
If a call to `/execute` fails with a 401 or 412 status, then redirect
the user to `/register` or `/login`.
2023-05-10 02:24:50 +02:00
..
Api.vue Proper redirects upon `/execute` failure. 2023-05-10 02:24:50 +02:00
Cookies.vue Migrated settings panel and logout button 2021-02-15 23:09:27 +01:00
DateTime.vue New media panel [WIP] 2021-01-14 00:15:35 +01:00
Events.vue Added support for custom dashboard components [see #129] 2021-03-28 17:34:11 +02:00
Notification.vue Use the new bus notification helpers 2023-01-21 16:59:18 +01:00
Screen.vue Mobile UI improvements 2022-11-26 01:16:07 +01:00
Text.vue Added mixins to capitalize/prettify text 2022-04-10 01:50:13 +02:00
Types.vue Use Math.round instead of parseInt when parsing durations. 2023-04-30 16:22:37 +02:00