dashy/src/utils
2025-09-07 13:04:54 +09:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js add admin role and group 2025-08-03 02:57:30 -04: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 admin role and group 2025-08-03 02:57:30 -04:00
CoolConsole.js 💡 Updates error log 2024-02-27 20:16:14 +00:00
defaults.js add widget for Chuck Norris quotes and sort some lines of WidgetBase.vue alphabetically. 2025-08-31 08:38:29 +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 Changed country code to uk, according to ISO 639-1 code. 2024-10-26 03:42:32 +03:00
MiscHelpers.js Support for month 2023-06-08 23:39:20 +00:00
OidcAuth.js fix: Load userInfo in OidcAuth 2025-09-07 13:04:54 +09: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