Commit Graph

125 Commits

Author SHA1 Message Date
FormatToday 8d02a6258e add Chinese translation 2021-09-01 17:23:20 +08:00
Alicia Sykes bf2755e6c5 🗃️ Updates schema with WebSearh properties 2021-08-29 15:39:54 +01:00
Alicia Sykes 411357c5b6 Adds web search functionality 2021-08-28 15:55:41 +01:00
Alicia Sykes fe57a266f1 🗃️ Adds statusCheckAllowInsecure to Schema and docs 2021-08-26 22:31:14 +01:00
Alicia Sykes 96021f7641 💄 Small style updates to themes and item 2021-08-22 17:54:59 +01:00
Alicia Sykes 79e4182db1 🗃️ Adds item.tags into Schema and documents 2021-08-22 13:41:31 +01:00
Alicia Sykes 4dc25e6fc6 Wrote a better search algo 2021-08-22 13:35:57 +01:00
Alicia Sykes 03abfd0ade 🚑 Adds null check to appConfig.auth 2021-08-21 22:57:12 +01:00
Alicia Sykes 44af607f35 🗃️ Adds keycloak properties to schema and docs 2021-08-21 22:44:46 +01:00
Alicia Sykes d7cc52a90a Implements helper functions for Keycloak support 2021-08-21 22:29:58 +01:00
Alicia Sykes 7608fba2f5 💥 Major structural modifications to Auth object 2021-08-21 20:38:58 +01:00
Alicia Sykes 007a13d868 💚 Fix code quality issues 2021-08-21 17:24:11 +01:00
Alicia Sykes f7ad5206d6 🐛 Re: #172 - Moves section filtering to higher order 2021-08-21 16:41:40 +01:00
Alicia Sykes 95bc5d2c49 🗃️ Adds new config attributes for granular auth access 2021-08-20 22:20:40 +01:00
Alicia Sykes 78e1fc6c94 Code improvments 2021-08-20 22:19:17 +01:00
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