From 8c84f2aaf8db5ab3ac481064d12cdfede233d380 Mon Sep 17 00:00:00 2001 From: Jemy SCHNEPP Date: Sat, 14 May 2022 16:33:05 +0200 Subject: [PATCH 1/6] fix guest access documentation --- docs/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authentication.md b/docs/authentication.md index 99654981..8a74ce84 100644 --- a/docs/authentication.md +++ b/docs/authentication.md @@ -45,7 +45,7 @@ A hash is a one-way cryptographic function, meaning that it is easy to generate Once authentication is enabled, so long as there is no valid token in cookie storage, the application will redirect the user to the login page. When the user enters credentials in the login page, they will be checked, and if valid, then a token will be generated, and they can be redirected to the home page. If credentials are invalid, then an error message will be shown, and they will remain on the login page. Once in the application, to log out the user can click the logout button (in the top-right), which will clear cookie storage, causing them to be redirected back to the login page. ### Enabling Guest Access -With authentication setup, by default no access is allowed to your dashboard without first logging in with valid credentials. Guest mode can be enabled to allow for read-only access to a secured dashboard by any user, without the need to log in. A guest user cannot write any changes to the config file, but can apply modifications locally (stored in their browser). You can enable guest access, by setting `appConfig.enableGuestAccess: true`. +With authentication setup, by default no access is allowed to your dashboard without first logging in with valid credentials. Guest mode can be enabled to allow for read-only access to a secured dashboard by any user, without the need to log in. A guest user cannot write any changes to the config file, but can apply modifications locally (stored in their browser). You can enable guest access, by setting `appConfig.auth.enableGuestAccess: true`. ### Granular Access You can use the following properties to make certain sections only visible to some users, or hide sections from guests. From 4ca916014ded81ae6d27628b1a9e0d3344da14fa Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 15 May 2022 02:29:26 +0100 Subject: [PATCH 2/6] :purple_heart: Updates contributors list --- docs/credits.md | 73 +++++++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 33 deletions(-) diff --git a/docs/credits.md b/docs/credits.md index 282e718f..02251a2d 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -11,6 +11,13 @@ Peng1can + + + emlazzarin +
+ Eddy Lazzarin +
+ BOZG @@ -38,15 +45,22 @@
Byolock
- + + hugalafutro
Hugalafutro
- - + + + + shadowking001 +
+ LawrenceP. +
+ KierenConnell @@ -54,13 +68,6 @@ Kieren Connell - - - gdepountis -
- Gdepountis -
- ratty222 @@ -160,21 +167,28 @@ Remygrandin + + + stanly0726 +
+ stanly0726 +
+ onedr0p
ᗪєνιη ᗷυнʟ
- + + alexdelprete
Alessandro Del Prete
- - + BOZG @@ -209,15 +223,15 @@
Jeremy Chauvin
- + + 0n1cOn3
0n1cOn3
- - + BeginCI @@ -252,15 +266,15 @@
FormatToday
- + + Compunctus
Iaroslav Dronskii
- - + b1thunt3r @@ -268,6 +282,13 @@ Ishan Jain + + + Hellhium +
+ Jemy SCHNEPP +
+ KierenConnell @@ -281,20 +302,6 @@
Leonardo Colman
- - - - rubjo -
- Rubjo -
- - - - turnrye -
- Ryan Turner -
From bad0b697fd51e4969143bfd01bb7ce2ba0eab20b Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 15 May 2022 02:29:27 +0100 Subject: [PATCH 3/6] :yellow_heart: Updates sponsors table --- README.md | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4fd987e9..b3b14f5c 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,13 @@ Huge thanks to the sponsors helping to support Dashy's development! Peng1can + + + emlazzarin +
+ Eddy Lazzarin +
+ BOZG @@ -553,15 +560,22 @@ Huge thanks to the sponsors helping to support Dashy's development!
Byolock
- + + hugalafutro
Hugalafutro
- - + + + + shadowking001 +
+ LawrenceP. +
+ KierenConnell @@ -569,13 +583,6 @@ Huge thanks to the sponsors helping to support Dashy's development! Kieren Connell - - - gdepountis -
- Gdepountis -
- ratty222 From cde8388ace3e064f260cc3bd4114702a7f62a080 Mon Sep 17 00:00:00 2001 From: Alicia Bot <87835202+liss-bot@users.noreply.github.com> Date: Sun, 15 May 2022 02:29:32 +0100 Subject: [PATCH 4/6] :blue_heart: Updates contributor SVG --- docs/assets/CONTRIBUTORS.svg | 54 ++++++++++++++++++++---------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/docs/assets/CONTRIBUTORS.svg b/docs/assets/CONTRIBUTORS.svg index 7d4393a8..5764b47c 100644 --- a/docs/assets/CONTRIBUTORS.svg +++ b/docs/assets/CONTRIBUTORS.svg @@ -27,76 +27,82 @@ + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file From 7905b9c2e3d174b0edfe899d4a95b0d7cfc07c70 Mon Sep 17 00:00:00 2001 From: Alicia Bot <87835202+liss-bot@users.noreply.github.com> Date: Sun, 15 May 2022 02:29:38 +0100 Subject: [PATCH 5/6] :blue_heart: Makes author list --- .github/AUTHORS.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/AUTHORS.txt b/.github/AUTHORS.txt index d35742fa..bc7370b5 100644 --- a/.github/AUTHORS.txt +++ b/.github/AUTHORS.txt @@ -8,6 +8,7 @@ Erwan - 1 commits FormatToday <616099456@qq.com> - 1 commits Iaroslav - 1 commits Ishan - 1 commits +Jemy - 1 commits Jeremy - 1 commits Kieren - 1 commits Leonardo - 1 commits @@ -31,6 +32,7 @@ liss-bot <87835202+liss-bot@users.noreply.github.com> - 2 commits ᗪєνιη <υн> - 2 commits Walkx <71191962+walkxcode@users.noreply.github.com> - 3 commits aterox - 3 commits +stanly0726 <37040069+stanly0726@users.noreply.github.com> - 3 commits Niklas - 4 commits Rémy - 4 commits Walkx - 4 commits @@ -47,12 +49,12 @@ snyk-bot - 18 commits aterox - 19 commits EVOTk <45015615+EVOTk@users.noreply.github.com> - 22 commits Alicia - 28 commits -repo-visualizer - 35 commits +repo-visualizer - 36 commits snyk-bot - 40 commits -Alicia - 70 commits +Alicia - 72 commits Lissy93 - 78 commits -liss-bot - 82 commits -Alicia - 107 commits +liss-bot - 83 commits +Alicia - 110 commits Lissy93 - 207 commits Alicia - 368 commits Alicia - 1488 commits \ No newline at end of file From 545f645e9fb102c663fc963beee54946864b3cb7 Mon Sep 17 00:00:00 2001 From: repo-visualizer Date: Sun, 15 May 2022 01:31:56 +0000 Subject: [PATCH 6/6] :yellow_heart: Updates repo diagram --- docs/assets/repo-visualization.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/repo-visualization.svg b/docs/assets/repo-visualization.svg index bab704d7..d4febe76 100644 --- a/docs/assets/repo-visualization.svg +++ b/docs/assets/repo-visualization.svg @@ -1 +1 @@ -viewsviewsutilsutilsstylesstylesmixinsmixinsdirectivesdirectivescomponentscomponentsassetsassetsWorkspaceWorkspaceWidgetsWidgetsSettingsSettingsPageStrcturePageStrctureMinimalViewMinimalViewLinkItemsLinkItemsInteractiveEditorInteractiveEditorFormElementsFormElementsConfigurationConfigurationChartsChartslocaleslocalesinterface-iconsinterface-iconsLogin.vueLogin.vueLogin.vueHome.vueHome.vueHome.vueemojis.jsonemojis.jsonemojis.jsonConfigSch...ConfigSch...ConfigSch...defaults.jsdefaults.jsdefaults.jscolor-the...color-the...color-the...store.jsstore.jsstore.jsWidgetBas...WidgetBas...WidgetBas...AnonAddy.vueAnonAddy.vueAnonAddy.vueSportsSc...SportsSc...SportsSc...CustomThe...CustomThe...CustomThe...Section.vueSection.vueSection.vueItemIcon.vueItemIcon.vueItemIcon.vueItem.vueItem.vueItem.vueEditItem.vueEditItem.vueEditItem.vueConfigCon...ConfigCon...ConfigCon...JsonEdit...JsonEdit...JsonEdit...Gauge.vueGauge.vueGauge.vuehi.jsonhi.jsonhi.jsonpt.jsonpt.jsonpt.jsonit.jsonit.jsonit.jsonfr.jsonfr.jsonfr.jsonen.jsonen.jsonen.jsonsv.jsonsv.jsonsv.jsonru.jsonru.jsonru.jsonsl.jsonsl.jsonsl.jsonar.jsonar.jsonar.jsonja.jsonja.jsonja.json.js.json.scss.svg.vueeach dot sized by file size \ No newline at end of file +viewsviewsutilsutilsstylesstylesmixinsmixinsdirectivesdirectivescomponentscomponentsassetsassetsWorkspaceWorkspaceWidgetsWidgetsSettingsSettingsPageStrcturePageStrctureMinimalViewMinimalViewLinkItemsLinkItemsInteractiveEditorInteractiveEditorFormElementsFormElementsConfigurationConfigurationChartsChartslocaleslocalesinterface-iconsinterface-iconsLogin.vueLogin.vueLogin.vueHome.vueHome.vueHome.vueemojis.jsonemojis.jsonemojis.jsonConfigSch...ConfigSch...ConfigSch...defaults.jsdefaults.jsdefaults.jscolor-the...color-the...color-the...store.jsstore.jsstore.jsWidgetBas...WidgetBas...WidgetBas...AnonAddy.vueAnonAddy.vueAnonAddy.vueSportsSc...SportsSc...SportsSc...CustomThe...CustomThe...CustomThe...Section.vueSection.vueSection.vueItemIcon.vueItemIcon.vueItemIcon.vueItem.vueItem.vueItem.vueEditItem.vueEditItem.vueEditItem.vueConfigCon...ConfigCon...ConfigCon...JsonEdit...JsonEdit...JsonEdit...Gauge.vueGauge.vueGauge.vuehi.jsonhi.jsonhi.jsonpt.jsonpt.jsonpt.jsonit.jsonit.jsonit.jsonfr.jsonfr.jsonfr.jsonen.jsonen.jsonen.jsonsv.jsonsv.jsonsv.jsonru.jsonru.jsonru.jsonsl.jsonsl.jsonsl.jsonar.jsonar.jsonar.jsonja.jsonja.jsonja.json.js.json.scss.svg.vueeach dot sized by file size \ No newline at end of file