dashy/src/utils
2024-08-23 11:09:42 +02:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js Enable public application OIDC client support 2024-05-09 06:24:36 +00: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
CheckPageVisibility.js Added page visibility configurability. 2023-12-21 19:19:36 -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 🔥 Remove now obsolete code 2024-04-15 21:46:30 +01:00
ConfigHelpers.js fixed hotkeys 2024-02-27 20:28:47 +01:00
ConfigSchema.json 🔧 add OIDC scope option 2024-07-16 14:00:03 +02:00
CoolConsole.js 💡 Updates error log 2024-02-27 20:16:14 +00:00
defaults.js Add 16x16 favicon 2024-08-23 11:09:42 +02:00
emojis.json 🗃️ Adds emoji shortcode dataset 2021-07-03 17:10:30 +01: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 🚧 WIP 2022-08-19 10:04:38 +01:00
HeaderAuth.js 🛂 Remove page reload on auth failure (#981) 2024-04-28 20:00:17 +01:00
InitServiceWorker.js Basic multi-page support working (#584) 2022-04-19 21:16:27 +01:00
IsVisibleToUser.js 🔥 Fix DeepScan warn, by removing obsolete param 2024-04-28 22:27:24 +01:00
KeycloakAuth.js 🩹 Allow Keycloak authentication to pass 'IdP Hint' 2023-02-09 12:47:10 +00:00
languages.js Update languages.js 2024-03-27 10:08:05 +02:00
MiscHelpers.js Support for month 2023-06-08 23:39:20 +00:00
OidcAuth.js Specify scope, or fallback to sensible 2024-08-17 15:31:20 +01:00
Search.js fixed all Copyrights 2024-02-24 14:21:50 +01:00
SectionHelpers.js Updates view switcher to support multiple pages (#584) 2022-04-20 15:52:17 +01:00
StoreMutations.js 🥅 Better error handling when config cannot be found 2024-04-21 14:46:38 +01:00