dashy/src/utils
2024-01-02 17:13:15 +00: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
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 🥅 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 Updated config schema . 2023-12-22 22:24:38 -07:00
CoolConsole.js 🥅 Updates error catching functionality, to handle stack traces 2021-12-13 21:37:43 +00:00
defaults.js 🐛 Updates endpoint for APOD (fixes #1172) 2024-01-02 17:13:15 +00: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 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 🩹 Allow Keycloak authentication to pass 'IdP Hint' 2023-02-09 12:47:10 +00:00
languages.js 🌐 Add language (Galician) 2023-12-06 22:01:59 +01:00
MiscHelpers.js Support for month 2023-06-08 23:39:20 +00:00
Search.js Fix for Search for items with cyrillic titles dosnt work 2023-10-18 11:55:38 +03: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