dashy/src/utils
2021-07-04 09:00:53 +01:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js 🐛 Re: #70 - Error on login form when remember me is set to never 2021-06-27 08:44:00 +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 ♻️ Refactors the config accumulator into a Class 2021-07-04 09:00:53 +01:00
ConfigSchema.json 📝 Documents 2 new statusCheck properties 2021-06-27 09:05:05 +01:00
ConfigValidator.js Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
defaults.js 💄 2 new color themes, vapourwave and cyberpunk 2021-06-28 22:38:48 +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 Adds additional safeguards for edge cases, and improves theme coverage 2021-05-04 14:49:25 +01:00
JsonToYaml.js A function that converts JSON into YAML for downloading 2021-05-16 18:28:24 +01:00
ThemeHelper.js Completed theme switching functionality 2021-04-15 12:51:43 +01:00