Commit Graph

97 Commits

Author SHA1 Message Date
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
b50bbadf9b 🔀 Merge branch 'master' of github.com:lissy93/dashy into fix/external-style-loading 2026-04-02 12:29:52 +01:00
Alicia Sykes
d8eec7bfc7 🐛 Fixes loading of external stylesheets 2026-04-02 11:58:02 +01:00
Alicia Sykes
7c2c2a8a70 🔥 Code cleanup around opening methods 2026-04-01 11:27:01 +01:00
Alicia Sykes
07b5294cd6 🐛 Fixes opening method dropdown in edit menu (#1970) 2026-04-01 11:00:32 +01:00
Alicia Sykes
551433e6b3 🐛 Fixes allow target to be empty (#1895) 2026-03-29 20:07:06 +01:00
Alicia Sykes
b578702035 Adds "New Window" as opening method (#1970) 2026-03-29 20:01:01 +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
b878304874 🗃️ Update schema discrepencies 2026-03-11 11:35:06 +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]
281b7a83e1 Add hideFromWorkspace configuration option
Co-authored-by: JDB321Sailor <212125521+JDB321Sailor@users.noreply.github.com>
2025-12-29 11:52:05 +00:00
aspen
f1c3d7b676 feat(ConfigSchema): add enableCtrlEnterWebSearch to webSearch schema 2025-09-30 16:51:21 +00:00
aspen
04c5bc74c5 feat(config): add advancedSearch schema for field-specific search filters 2025-09-22 05:16:19 +00:00
Wu Baiyang (Student)
43f4b161a0 added a property for appConfig 2025-09-09 04:50:34 +12:00
Alexis-BX
ac13e546b7 add admin role and group 2025-08-03 02:57:30 -04:00
LinuxSBC
675a387b02 Add selfh.st to config information 2025-01-08 22:15:26 -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
29626ebb06 🗃 Updates schema to allow for env vars on user passwords 2024-04-28 15:05:01 +01:00
Alicia Sykes
041e5d8c28 🔂 Merge master into branch 2024-03-30 21:35:46 +00:00
Alicia Sykes
48fa5fc21e 🗂 So warnings dont persist, temp add to schema (#1361) 2024-03-02 18:39:14 +00:00
Alicia Sykes
417028b185 🗃 Adds optional item.rel attribute (fixes #1477) 2024-02-28 12:06:21 +00:00
mmihaly
e754fcd98c Updated config schema .
Updated multi-page config editor.
2023-12-22 22:24:38 -07:00
JJ Munguia
0ef0bf0dd5 Update ConfigSchema.json
Updates confusing wordage that aligns with docs
2023-11-21 00:52:30 -06:00
Todd E Johnson
4aa34f66dc WIP: Attempt at adding header auth. Ignore Settings #981 2023-11-17 00:00:48 -06:00
Marcell Fülöp
d9740427eb 🩹 Allow Keycloak authentication to pass 'IdP Hint'
* add App Config option for 'IdP Hint' under Keycloak Authentication
* refactor the authentication trigger mechanism to allow direct call
  to keyjclaok-js adapter login() function
* remove `onLoad` from construction options (as it belongs to init())
2023-02-09 12:47:10 +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
Alejandro Pinar Ruiz
8650b8cfb0 Remove unused properties and fix descriptions 2022-06-02 14:12:39 +02:00
Alejandro Pinar Ruiz
04774c23ed Add displayData on items 2022-06-01 20:50:33 +02:00
Alicia Sykes
8b5a6054d6 🗃️ Adds ub-items to schema 2022-05-20 12:50:19 +01:00
Alicia Sykes
19b71313d5 🛂 Legacy support op for Keycloak v17 (#564) 2022-05-16 21:45:13 +01:00
Alicia Sykes
2fe0110762 🐛 Updates mdi text in schema (#640) 2022-05-14 14:30:08 +01:00
Alicia Sykes
a7a7032b1d 🗃️ Adds pages to schema 2022-04-30 23:25:49 +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
f7c3c80b33 🗃️ Adds option for global useProxy (#486) 2022-02-10 13:23:30 +00:00
Alicia Sykes
67326ed395 🗃️ Adds cutToHeight to schema (#461) 2022-01-30 04:05:10 +00:00
Alicia Sykes
7cc4b26e34 🗃️ Updates schema and config docs (#456) 2022-01-28 23:25:47 +00:00
Alicia Sykes
ddf105ee65 🗃️ Updates schema with new clipboard option 2022-01-15 19:28:21 +00:00
Leonardo Covarrubias
da98ea5cf2 ❇️ add keycloak group and role based visibility 2022-01-01 15:51:21 -05:00