dashy/src/utils
Matthias Bilger b404bb09be Added Mvg Widget
Display mvg departure times for MVG station.
2023-01-10 09:11:04 +01:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js Stop checking users once match is found. 2022-09-10 22:04:17 -07:00
CheckItemVisibility.js Set user in localStorage when matching auth token is found. When checking guest access, consider if a username is set. Fixes username local storage exploits. 2022-09-10 21:33:45 -07:00
CheckSectionVisibility.js Set user in localStorage when matching auth token is found. When checking guest access, consider if a username is set. Fixes username local storage exploits. 2022-09-10 21:33:45 -07:00
CloudBackup.js Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
ConfigAccumalator.js 🥅 Catch errors caused by null config (#682) 2022-06-04 21:12:25 +01:00
ConfigHelpers.js Improved props for router 2022-04-24 16:04:31 +01:00
ConfigSchema.json 🗃 Adds defaultIcon to schema and config list (#925) 2022-10-30 13:53:26 +00:00
CoolConsole.js 🥅 Updates error catching functionality, to handle stack traces 2021-12-13 21:37:43 +00:00
EmojiUnicodeRegex.js 🔦 Adds helper regex, to identify if string is unicode emoji 2021-07-03 17:11:44 +01:00
ErrorHandler.js 🥅 Catch error, if clipboard not enabled (#681) 2022-06-04 21:12:26 +01:00
ErrorReporting.js Improved error logging 2021-09-04 23:09:21 +01:00
InitServiceWorker.js Basic multi-page support working (#584) 2022-04-19 21:16:27 +01:00
IsVisibleToUser.js Set user in localStorage when matching auth token is found. When checking guest access, consider if a username is set. Fixes username local storage exploits. 2022-09-10 21:33:45 -07:00
KeycloakAuth.js 🛂 Legacy support op for Keycloak v17 (#564) 2022-05-16 21:45:13 +01:00
MiscHelpers.js 🔒 Feed input through parseFlot() as means of sanitisation 2022-06-20 17:38:23 +00:00
Search.js 🔥 Refactors minimal search to share code of parent search 2021-10-05 21:40:25 +01:00
SectionHelpers.js Updates view switcher to support multiple pages (#584) 2022-04-20 15:52:17 +01:00
StoreMutations.js 👔 Logic work for multi-page support 2022-04-30 23:28:58 +01:00
ThemeHelper.js 🚨 Adds missing semmi 2022-03-26 19:34:37 +00:00
defaults.js Added Mvg Widget 2023-01-10 09:11:04 +01:00
emojis.json 🗃️ Adds emoji shortcode dataset 2021-07-03 17:10:30 +01:00
languages.js Added import statement for json with translations 2022-12-20 16:20:16 +01:00