Commit Graph

1169 Commits

Author SHA1 Message Date
Alicia Sykes
aea9bc9b49 📝 Adds OIDC steps to troubleshooting 2026-05-16 16:44:37 +01:00
Alicia Sykes
fdd47fc1f7 Support city ID for weather (#1394) 2026-05-16 15:12:36 +01:00
Alicia Sykes
72aacc234b 🧪 Adds test/lint/coverage script for i18n files 2026-05-16 12:55:33 +01:00
Alicia Sykes
93f7633a7d 🔐 Applies server-side authentication to all internal routes when OIDC/KC enabled 2026-05-15 13:50:56 +01:00
Alicia Sykes
0f1f7ce828 🔥 Remove depricated code 2026-05-03 10:12:54 +01:00
Alicia Sykes
19bd665d2a 🩺 Updates healthz endpoint usage 2026-05-02 19:10:05 +01:00
Alicia Sykes
d2b067eb92 👽️ Updates name/path for Addy widget (#1983) 2026-05-02 14:27:15 +01:00
Alicia Sykes
f240fa5d45 😎 Adds @latifajteuta9-collab dashy to showcase (#1999) 2026-05-02 14:19:14 +01:00
Alicia Sykes
66fcd370d0 📝 Clears up typo in pages docs (#2100) 2026-05-02 13:30:30 +01:00
Alicia Sykes
25063a3969 🐛 Fixes the vulnerability feed widget (#2099) 2026-04-29 15:24:57 +01:00
Alicia Sykes
bf4497c3d9 📝 More details on fixing save failures in troubleshooting 2026-04-29 09:20:03 +01:00
Alicia Sykes
c43712550a Adds option to disable config backups on save
By default, everything functions the same. But if the `DISABLE_CONFIG_BACKUPS` env var is set, then when the user saves the config to disk (via UI, calling the save-config endpoint), then the previous config will not get coppied/backedup to the BACKUP_DIR (user-data/config-backups) anymore. Also added docs for this change. This option might be useful on file systems with restricted permissions (if /app/user-data/config-backups doesn't have create/write access), or when the user just doesn't want a ton of backup files for every single litttle config change.
2026-04-29 07:51:10 +01:00
Alicia Sykes
6d38ee211a 🦖 Bring back old layout (#2094) 2026-04-27 10:40:04 +01:00
Alicia Sykes
31a1cbf278 🦖 Adds env var parsing for backward compatibility widget tokens 2026-04-26 15:36:40 +01:00
Alicia Sykes
ee099aa3a7 💥 Removes all in-app rebuild functionality 2026-04-26 14:33:16 +01:00
Alicia Sykes
abe85efc5f 🐳 Removes build requirement from Dockerfile
- Updates start command for Dockerfile
- Removes dep dependencies from run stage
- Update the docker-compose with correct usage
- Adds OCI labels
- Updates Dockerfile image to use Node 24
- Updates docs around Docker build and usage
2026-04-26 13:34:46 +01:00
Alicia Sykes
bd961027b2 Lazy load translations, only lang needed 2026-04-24 23:07:22 +01:00
Alicia Sykes
8f2240895c 📱 New responsive item layout within sections 2026-04-22 13:39:22 +01:00
Alicia Sykes
0a129b7b15 New masonry layout, for default section responsivness 2026-04-22 11:58:59 +01:00
Alicia Sykes
b2d1be256d ♻️ Splits themes into files 2026-04-21 19:23:32 +01:00
Alicia Sykes
7341bacfb0 Adds ability to set favicon and address bar color 2026-04-20 20:12:46 +01:00
Alicia Sykes
cc639a7e20 Makes startingView configurable 2026-04-20 15:46:11 +01:00
Alicia Sykes
382f37abce All multi view, config, section paths working 2026-04-20 14:30:10 +01:00
Alicia Sykes
4eab074172 💥 Removes default footer, if not configured by user 2026-04-19 18:29:03 +01:00
Alicia Sykes
ba0c967c01 🚚 Updates util imports 2026-04-19 12:21:48 +01:00
Alicia Sykes
eb3d720882 Builds toast plugin, updates usage across app 2026-04-18 22:46:07 +01:00
Alicia Sykes
8bf2f8e02d 🔄️ Merge branch 'master' of github.com:lissy93/dashy into migration/vue3-upgrade 2026-04-13 14:52:49 +01:00
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
a85fd0ab45 🔂 Merge branch 'master' of github.com:lissy93/dashy into migration/vue3-upgrade 2026-04-07 10:55:22 +01:00
Alicia Sykes
d8eec7bfc7 🐛 Fixes loading of external stylesheets 2026-04-02 11:58:02 +01:00
Alicia Sykes
198c2dbae1 Pull from master 2026-03-29 18:42:53 +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