dashy/src/utils
Alicia Sykes 6f3c9d36a1 🗃️ Adds new option to config, enableMultiTasking
If set to true, will keep apps open in the background when in the workspace view. Useful for quickly switching between multiple sites, and preserving their state, but comes at the cost of performance.
2021-08-11 05:06:42 +01:00
..
ArrowKeyNavigation.js Completes arrow-key navigation functionality 2021-04-23 19:51:10 +01:00
Auth.js 🌐 Re: #126 - Implements missing translations for Login action 2021-08-07 14:19:28 +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 new option to config, enableMultiTasking 2021-08-11 05:06:42 +01:00
CoolConsole.js 🥚 Console banner 2021-07-31 18:53:12 +01:00
defaults.js 📨 Extracts icon CDN endpoints into Defaults 2021-08-08 22:42:37 +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 Enables user to self-host their own Sentry, and updates Privacy docs 2021-08-08 18:36:54 +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 Update languages.js 2021-08-07 23:57:15 +02:00
ThemeHelper.js 🏗️ Reads custom colors from conf as well as local storage 2021-07-18 17:55:55 +01:00