1138 Commits

Author SHA1 Message Date
Alicia Sykes
11824572d1 🩹 Switches default public ip provider to ipinfo (#1289) 2026-04-13 14:24:38 +01:00
Alicia Sykes
21e7a67b3d 📝 Adds server error + solution to troubleshooting 2026-04-12 19:08:09 +01:00
Alicia Sykes
dde9a862c9 🥅 Adds fallback mechanism for homelab icons (#1884) 2026-04-11 17:26:23 +01:00
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
40229f2932 🌐Adds en-GB locale for english english (#1305) 2026-04-11 14:40:09 +01:00
Alicia Sykes
d2940e2462 🥅 Catches and warns on truncated numeric clientId (#1941) 2026-04-11 13:34:40 +01:00
Alicia Sykes
a483adce35 🎨 Cleaner code for Public IP widget 2026-04-10 18:41:16 +01:00
Alicia Sykes
494a5969d9 Adds ability to hide city/location in ip widget (#1530) 2026-04-09 21:00:00 +01:00
Alicia Sykes
f10a3343ba 🐛 Fixes depricated IP providers for IP widget (#1735, #1414, #437) 2026-04-09 21:00:00 +01:00
Alicia Sykes
7a29a41a6e 🔂 Merge branch 'master' of github.com:lissy93/dashy into conlan0/master 2026-04-08 10:40:46 +01:00
Alicia Sykes
a9cfb5fda1 📝 Fixes contents in auth docs, updates deployment docs 2026-04-08 10:21:34 +01:00
Alicia Sykes
9d597b3230 🛂 Set default userHeader to Remote-User 2026-04-08 09:12:53 +01:00
Alicia Sykes
03a64d7490 🛂 Implements and documents the header auth 2026-04-07 19:48:12 +01:00
Alicia Sykes
c74c15575d 🔒️ Updates references in privacy docs 2026-04-07 19:01:37 +01:00
Alicia Sykes
7dc5c103c2 📝 Updates auth docs with latest changes 2026-04-07 13:24:20 +01:00
Alicia Sykes
d8eec7bfc7 🐛 Fixes loading of external stylesheets 2026-04-02 11:58:02 +01:00
Alicia Sykes
cfed3989d3 🔥 Removes Clearbit for icons (#1837) 2026-03-29 18:18:43 +01:00
Alicia Sykes
941752543e 📝 Adds Glances uptime docs into widgets 2026-03-16 19:38:38 +00:00
Alicia Sykes
762d60e44c 🔀 Merge branch 'master' of github.com:lissy93/dashy 2026-03-15 15:01:50 +00:00
Alicia Sykes
1ac4001fec 🔄 Rebases from master 2026-03-14 15:30:14 +00:00
Alicia Sykes
0084cb39b8 📝 Updates config info and paths in docs 2026-03-14 00:18:12 +00:00
Alicia Sykes
66af7165fb 🖼️ Update img sources for widget screenshots
Migrates from Google Cloud, to Pixelflare. Which is much cheaper, faster and with greater respect
for privacy.

It is fine that some (user-submitted) screenshots are hosted elsewhere, so long as the source image
exists.
2026-03-13 10:15:20 +00:00
Alicia Sykes
45dcc7c324 📝 Updates docs with correct col count 2026-03-13 09:16:32 +00:00
Alicia Sykes
678786ff25 📝 Adds missing docs for GlCompactMetrics widget 2026-03-12 17:27:03 +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
Alicia Sykes
fb41a42f43 🔄 Sync from master 2026-03-10 00:20:18 +00:00
Alicia Sykes
6fb99b7c60 🔀 Merge pull request #1948 from BLUE-YBZ/feat/add_cloudDeployEO
📝 Update the documentation to add a cloud deployment method.
2026-03-10 00:17:50 +00:00
Alicia Sykes
a674e21927 🚨 Small lint fixes to cve widget 2026-03-10 00:00:34 +00:00
Alicia Sykes
b9ce363f18 🔀 Merge branch 'master' of github.com:lissy93/dashy into ricardodemauro/master 2026-03-09 14:41:38 +00:00
Alicia Sykes
3a269bb07b 💚 Small fix in CI build for tags, and updates the release docs 2026-03-09 13:36:00 +00:00
Lars Reinhardt
44eafcff3f Update docker-compose example in deployment docs
Removed version specification from docker-compose example, as its been removed from docker-compose
2026-02-06 21:01:28 +01:00
Ricardo
0cb63d086f - updating docs to include - documentation of api
fixing parsing of severity level
2026-02-01 08:00:38 +00:00
Ricardo
37e85aed39 fixing grammar 2026-02-01 07:20:51 +00:00
Ricardo
770db58afa updating the docs 2026-02-01 07:19:47 +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
Alicia Sykes
ceb6023208 🌟 Adds Quantum file browser widget (#1966) 2025-12-27 18:43:17 +00:00
aspen
aa633dda7f docs(searching): document goToLinkEnabled, webSearch.enableCtrlEnterWebSearch, and appConfig.advancedSearch 2025-11-17 10:21:20 +13:00
aspen
3190f9dfec docs(configuring): document appConfig.advancedSearch, goToLinkEnabled, enableCtrlEnterWebSearch 2025-11-17 10:18:28 +13:00
melodyyyang
d8cfc9b487 📝 Update the documentation to add a cloud deployment method. 2025-11-13 11:13:39 +08:00
Alicia Sykes
996de036e8 🔀 Merge pull request #1932 from ga-lep/FEATURE/1924_uptime-kuma-status-page-widget
 Add Uptime Kuma Status Page Widget
2025-11-08 21:25:55 +00:00
Phillip Whelan
1e20f3e72c Document the new openingMethod option for the custom search widget. 2025-11-04 19:21:24 -03:00
Galep
cea9b1e23f 📝 Revert linter mess 2025-10-02 19:06:26 +02:00
Galep
4800d3ff10 Add Uptime Kuma Status Page Widget 2025-10-02 17:37:40 +02:00
conlan0
34729784c4 Merge branch 'master' into master 2025-09-09 16:23:18 -04:00
dkadioglu
3e728b314b add documentation for Chuck Norris Widget 2025-08-31 09:12:55 +02:00
casmbu
042c5c091c Merge branch 'Lissy93:master' into master 2025-08-15 08:41:53 -04:00