103 Commits

Author SHA1 Message Date
Alicia Sykes
de6f601233 📝 Updates out-dated config options in docs 2026-04-11 17:09:05 +01:00
Alicia Sykes
deb7e0f73b A11y mode for status indicators (#1957, #1276)
Adds a new config option (`appConfig.statusCheckAccessibility`) which will
display status check indicators as distinct shapes, for easier
distinction for colorblind users.
2026-04-11 15:57:50 +01:00
Alicia Sykes
e5b03ec91e Adds config option for contentMaxWidth (#1518) 2026-04-11 14:58:12 +01:00
Alicia Sykes
9d597b3230 🛂 Set default userHeader to Remote-User 2026-04-08 09:12:53 +01:00
Alicia Sykes
cfed3989d3 🔥 Removes Clearbit for icons (#1837) 2026-03-29 18:18:43 +01:00
Alicia Sykes
1ac4001fec 🔄 Rebases from master 2026-03-14 15:30:14 +00:00
Alicia Sykes
45dcc7c324 📝 Updates docs with correct col count 2026-03-13 09:16:32 +00:00
Alicia Sykes
ac6f6fa554 📝 Fix small errors/innacuracies in docs 2026-03-11 11:34:27 +00:00
Alicia Sykes
958f82f1a7 Simplifies implementation of opening (searchbar) URLs directly 2026-03-10 12:16:17 +00:00
copilot-swe-agent[bot]
4bde34c3b1 Add hideFromWorkspace support at section level in ConfigSchema and SideBar component
Co-authored-by: JDB321Sailor <212125521+JDB321Sailor@users.noreply.github.com>
2025-12-29 13:02:12 +00:00
copilot-swe-agent[bot]
182101cfdd Add documentation for hideFromWorkspace option
Co-authored-by: JDB321Sailor <212125521+JDB321Sailor@users.noreply.github.com>
2025-12-29 11:54:47 +00:00
aspen
3190f9dfec docs(configuring): document appConfig.advancedSearch, goToLinkEnabled, enableCtrlEnterWebSearch 2025-11-17 10:18:28 +13:00
Alexis-BX
ac13e546b7 add admin role and group 2025-08-03 02:57:30 -04:00
Alicia Sykes
ab74915c0b 🔀 Merge pull request #1786 from LinuxSBC/master
Add selfh.st/icons support
2025-07-19 07:32:43 +01:00
KITAGAWA Yasutaka
92e7092e0c Add link 2025-07-12 14:47:09 +09:00
KITAGAWA Yasutaka
b70869ad10 Fix description of pages[].path 2025-07-12 14:17:09 +09:00
LinuxSBC
b1b5da858a Add new icon option to configuring.md 2025-01-08 22:38:01 -06:00
noway_/
9547c3baec 🔧 add OIDC scope option 2024-07-16 14:00:03 +02:00
Taylor Southwick
b9902e3fa0 Enable public application OIDC client support
This change uses oidc-client-ts to enable dashy to authenticate with as OIDC client. It populates the groups and roles so that it can be used the same as keycloak for showing/hiding elements on the dashboard.
2024-05-09 06:24:36 +00:00
Alicia Sykes
23576873de 📝 Update docs for V3 2024-04-16 17:00:22 +01:00
Alicia Sykes
5b11c0af34 📝 Update port and directory in docs 2024-04-13 12:41:15 +01:00
Alicia Sykes
041e5d8c28 🔂 Merge master into branch 2024-03-30 21:35:46 +00:00
Alicia Sykes
417028b185 🗃 Adds optional item.rel attribute (fixes #1477) 2024-02-28 12:06:21 +00:00
Celestial.y
a4e76a5ef2 Fixes on configuring.md
Please accept this PR because these fixes are really necessary.
Without them, I tried to figure them out by spending hours trying many possibilities, which is really painful.
2024-01-13 09:25:57 +08:00
Todd E Johnson
756d640d06 Untested documentation for headerAuth 2023-11-23 23:51:36 -06:00
Alicia Sykes
8798dcf5e3 📝 Fixes incorrect value, for enableServiceWorker 2023-03-01 16:40:42 +00:00
Alicia Sykes
9f07ba0843 🗃 Adds defaultIcon to schema and config list (#925) 2022-10-30 13:53:26 +00:00
kristian
6d644f5459 Add config option to disable all UI config features for non admin users. 2022-09-11 16:12:10 -07:00
David Alasow
ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
David Alasow
2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow
99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
Lissy93
43239586a6 📝 Adds widget.label to configuring docs 2022-07-02 22:36:02 +01:00
Alejandro Pinar Ruiz
d0e25dfb52 Add contents urls 2022-06-02 12:49:46 +02:00
Alejandro Pinar Ruiz
f4709195c6 Add displayData to section.item 2022-06-02 12:49:42 +02:00
Alejandro Pinar Ruiz
82b2543d9c Fix anchor link 2022-06-02 12:42:59 +02:00
Alejandro Pinar Ruiz
994435677c Expand section hideForKeycloakUsers and showForKeycloakUsers to add item 2022-06-02 12:33:14 +02:00
Alejandro Pinar Ruiz
dfd3aabd27 Fix typo on item.displayData and section.displayData for keycloak 2022-06-02 08:12:39 +02:00
Alejandro Pinar Ruiz
f13d252443 Add basic documentation 2022-06-02 08:10:42 +02:00
Alejandro Pinar Ruiz
87d66ae847 Fix: Typo on a word
Typo on a word i found while reading the documentation.
2022-05-26 20:26:40 +02:00
Alicia Sykes
19b71313d5 🛂 Legacy support op for Keycloak v17 (#564) 2022-05-16 21:45:13 +01:00
Alicia Sykes
bc391e285c 🗃️ Adds pages to config docs 2022-04-26 22:26:27 +01:00
Alicia Sykes
680f5b17ab 🔀 Merge pull request #523 from Lissy93/FEATURE/improved-network-request-controls
[FEATURE] Clearer info on network requests
2022-04-02 13:26:19 +01:00
Alicia Sykes
6220f9b7f8 🗃️ Adds widget request timeout to schema and docs 2022-03-27 21:22:26 +01:00
Alicia Sykes
a9ae53ef7c 🗃️ Adds nav link target attribute to docs and schema (#552) 2022-03-26 20:04:51 +00:00
Alicia Sykes
5ff099ea1f 🗃 Updates schema and adds maxRedirects to docs (Re: #494) 2022-03-13 22:00:36 +00:00
Alicia Sykes
7ba5cc23b7 🗃 Adds enableMaterialDesignIcons option to appConfig 2022-03-02 13:27:14 +00:00
Alicia Sykes
cfe3a48405 🗃️ Adds disableConfiguration to schema and docs 2022-02-13 14:09:14 +00:00
Alicia Sykes
e8cee3bd4d 🗃️ Adds options to prevent config saving to schema + docs (#485) 2022-02-11 10:21:59 +00:00
Alicia Sykes
61bbfcb885 📝 Updes details in configuring and development docs 2022-02-11 09:27:18 +00:00
Alicia Sykes
f7c3c80b33 🗃️ Adds option for global useProxy (#486) 2022-02-10 13:23:30 +00:00