dashy/src/utils
2021-08-05 00:12:45 +02:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js 🐛 Normalize data prior to calculatin SHA hash 2021-08-01 15:27:23 +01:00
ClickOutside.js Writes a click-outside directive to trigger closing of context menu 2021-06-24 20:50:48 +01:00
CloudBackup.js Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
ConfigAccumalator.js Adds safeguards to prevent error when conf.yml is empty 2021-08-01 12:16:51 +01:00
ConfigHelpers.js 🔥 Adds language into Config handlers 2021-07-24 21:39:14 +01:00
ConfigSchema.json 🗃️ Adds 'enableErrorReporting' to schema and config docs 2021-08-01 12:19:31 +01:00
CoolConsole.js 🥚 Console banner 2021-07-31 18:53:12 +01:00
defaults.js 🗺️ Adds default value for language, English 2021-07-24 21:40:21 +01: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 🥚 Console banner 2021-07-31 18:53:12 +01:00
ErrorReporting.js Implements optional, off by default crash reporting 2021-08-01 12:18:03 +01:00
InitServiceWorker.js ♻️ Moves service worker init into utils 2021-08-01 12:15:51 +01:00
JsonToYaml.js A function that converts JSON into YAML for downloading 2021-05-16 18:28:24 +01:00
languages.js Add nl locale in README and languages.json 2021-08-05 00:12:45 +02:00
ThemeHelper.js 🏗️ Reads custom colors from conf as well as local storage 2021-07-18 17:55:55 +01:00