Commit Graph

210 Commits

Author SHA1 Message Date
Alicia Sykes d54bb517db Re: #165 - Adds helper functions for granular access 2021-08-20 21:50:36 +01:00
Alicia Sykes 46c1ea87e8 🔒 Prevent modification of users locally 2021-08-20 21:48:35 +01:00
Alicia Sykes 68fcee0c0f 🗃️ Adds 'enableGuestAccess' to schema and docs 2021-08-18 21:55:33 +01:00
Alicia Sykes a95c91a380 🚨 Adds null check for appConfig 2021-08-18 21:35:21 +01:00
Alicia Sykes 39ee63ebd3 Implements guest access checking functions 2021-08-18 21:23:39 +01:00
Alicia Sykes 5b72fd34aa 💄 Adds a new theme, used on website 2021-08-16 22:51:25 +01:00
Alicia Sykes bb74bc32cc 🗃️ Adds appConfig.startingView into schema and docs 2021-08-14 19:14:14 +01:00
Alicia Sykes 02fcc5a059 Make homepage render users chosen start page 2021-08-14 15:19:33 +01:00
Alicia Sykes 5290be9214 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view 2021-08-13 21:12:30 +01:00
UrekD 6b04004c73 Fixed correct ISO code
sl instead of si..
2021-08-13 02:17:11 +02:00
UrekD 483bee23b2 Slovenian translation
- Add Slovenian Locale
2021-08-13 02:06:30 +02:00
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
Alicia Sykes 7efca2c3df Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view 2021-08-09 20:46:46 +01:00
Alicia Sykes a771fe4fc9 📨 Extracts icon CDN endpoints into Defaults 2021-08-08 22:42:37 +01:00
Alicia Sykes c18fbe2379 Enables user to self-host their own Sentry, and updates Privacy docs 2021-08-08 18:36:54 +01:00
Alicia Sykes 64ef03036e Adds helper function to enable furniture hiding 2021-08-08 17:14:10 +01:00
EVOTk cedb4390fb Update languages.js 2021-08-07 23:57:15 +02:00
Alicia Sykes 7a669d6ee4 🌐 Re: #126 - Implements missing translations for Login action 2021-08-07 14:19:28 +01:00
Erik Vroon 3081303bd1 Add nl locale in README and languages.json 2021-08-05 00:12:45 +02:00
Alicia Sykes 353bb618b4 🐛 Normalize data prior to calculatin SHA hash 2021-08-01 15:27:23 +01:00
Alicia Sykes db312a703c 🗃️ Adds 'enableErrorReporting' to schema and config docs 2021-08-01 12:19:31 +01:00
Alicia Sykes 309dcee3c3 Implements optional, off by default crash reporting 2021-08-01 12:18:03 +01:00
Alicia Sykes 424cef1f81 Adds safeguards to prevent error when conf.yml is empty 2021-08-01 12:16:51 +01:00
Alicia Sykes 5b6663dab8 ♻️ Moves service worker init into utils 2021-08-01 12:15:51 +01:00
Alicia Sykes 122627f6ce 🥚 Console banner 2021-07-31 18:53:12 +01:00
Niklas Zabel f5c2510da1 add German language 2021-07-29 19:43:28 +02:00
Niklas Zabel b038c39f2b add German language 2021-07-29 19:29:27 +02:00
Alicia Sykes 91ededa7db 🩹 Read logo from local storage, if available 2021-07-26 21:07:12 +01:00
Alicia Sykes ef6b6bb757 🗃️ Adds pageInfo.logo attribute to the schema 2021-07-26 20:50:22 +01:00
Alicia Sykes 456cce0653 🐛 Adds safeguard for when pageInfo isnt specified 2021-07-26 20:16:00 +01:00
Alicia Sykes 5a4c23ccc5 🗃️ Adds appConfig.disableUpdateChecks to schema 2021-07-25 17:42:49 +01:00
Alicia Sykes 7db441b493 ♻️ Moved config validator into services 2021-07-25 17:42:01 +01:00
Alicia Sykes a829099631 Removed demo language, adds note when thres only 1 language 2021-07-24 21:57:45 +01:00
Alicia Sykes 914b381436 🗃️ Adds language attribute to appConfig, so user can set language 2021-07-24 21:50:33 +01:00
Alicia Sykes b1f176260b 🗺️ Adds default value for language, English 2021-07-24 21:40:21 +01:00
Alicia Sykes 075e63f9b5 🔥 Adds language into Config handlers 2021-07-24 21:39:14 +01:00
Alicia Sykes 1faa36f7df Writes handler util for managing languages 2021-07-24 21:38:38 +01:00
Alicia Sykes c8a73dbda6 Adds a util file for easier language adding 2021-07-24 16:47:14 +01:00
Alicia Sykes b51aff6dbd 🗃️ Adds new attribute, item.hotkey for quick launching 2021-07-19 21:55:56 +01:00
Alicia Sykes 5c3667003a Adds new helper function to handle item hotkeys 2021-07-19 21:52:12 +01:00
Alicia Sykes fa8062739c Adds built-in color swatches, for easier theme building 2021-07-18 20:46:42 +01:00
Alicia Sykes 514edcbde9 🏗️ Reads custom colors from conf as well as local storage 2021-07-18 17:55:55 +01:00
Alicia Sykes 1f40a12ac2 🗃️ Adds new attribute 'customColors' under appConfig 2021-07-18 17:54:28 +01:00
Alicia Sykes 4c44ddef26 Users custom colors are applied on load 2021-07-18 16:37:55 +01:00
Alicia Sykes 3ff830ea95 Enables users chosen colors to be saved in storage 2021-07-18 09:46:13 +01:00
Alicia Sykes 2f04a5ec6c 🚧 WIP Built the form for theme color configurator 2021-07-17 20:05:00 +01:00
Alicia Sykes 2e5f0c6bb7 💄 Adds new theme, Oblivion 2021-07-14 21:24:43 +01:00
Alicia Sykes 65aa971099 🚧 WIP - working on the custom theme feature 2021-07-11 20:52:12 +01:00
Alicia Sykes bf6ffdb460 🗃️ Updates schema to include the show/ hide component attributes 2021-07-04 09:06:35 +01:00
Alicia Sykes ec95fafe04 Adds a helper function, to process component visiblity 2021-07-04 09:01:56 +01:00