4415 Commits

Author SHA1 Message Date
Liss-Bot
d63bfb187e 🔖 Bump version to 4.2.0 4.2.0 2026-05-29 19:56:15 +00:00
Alicia Sykes
35fabb234e 🔀 Merge pull request #2171 from lissy93/docs/updates-to-docs
Documentation updates
2026-05-28 12:38:38 +01:00
Alicia Sykes
51be01d07f 📝 Updates file links and references 2026-05-28 12:31:33 +01:00
Alicia Sykes
f5565f8493 📝 Documents new release process 2026-05-28 12:14:54 +01:00
Alicia Sykes
f97e66de75 🎨 Editor config for code style 2026-05-28 09:59:23 +01:00
Alicia Sykes
fac65c18fd 🚀 Deployment blueprint for render 2026-05-28 09:51:48 +01:00
Alicia Sykes
18ec091d12 📝 Updates deployment guides 2026-05-27 22:54:37 +01:00
Alicia Sykes
876bc786fd 📝 Updates links in readme 2026-05-27 22:54:11 +01:00
Alicia Sykes
dcc8f8af1a 🔄️ Merge branch 'master' of github.com:lissy93/dashy into docs/updates-to-docs 2026-05-27 12:30:00 +01:00
Liss-Bot
1ac8c9ccc5 🔖 Bump version to 4.1.16 4.1.16 2026-05-27 00:31:41 +00:00
Alicia Sykes
64ac799912 🔀 Merge pull request #2170 from lissy93/fix/healthchecks-reactivity
Fixes healthcheck widget
2026-05-27 01:31:25 +01:00
Alicia Sykes
5b11e6cb3f 🥅 Catch all error cases for healthchecks widget 2026-05-26 10:36:57 +01:00
Alicia Sykes
3028dcf18e 📝 Updates the healthcheck widget docs 2026-05-26 10:34:45 +01:00
Alicia Sykes
dbda40f4ce 🐛 Fixes reactivity issue in HealChecks widget (#2169) 2026-05-26 10:00:31 +01:00
Alicia Sykes
6306fa6dea 📝 Update page titles for auth docs 2026-05-23 15:03:52 +01:00
Alicia Sykes
db59cad38e 📝 Formatting for readme 2026-05-23 15:03:40 +01:00
Liss-Bot
b4023c536d 🔖 Bump version to 4.1.15 4.1.15 2026-05-23 12:06:46 +00:00
Alicia Sykes
619e0009ff 🔀 Merge pull request #2163 from lissy93/dependabot/npm_and_yarn/minor-and-patch-36330a9568
⬆️(deps): Bump the minor-and-patch group across 1 directory with 5 updates
2026-05-23 13:06:32 +01:00
dependabot[bot]
684a8adefe ⬆️(deps): Bump the minor-and-patch group across 1 directory with 5 updates
Bumps the minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.3` | `3.4.5` |
| [simple-icons](https://github.com/simple-icons/simple-icons) | `16.19.0` | `16.20.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.6` | `4.1.7` |
| [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.100.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.9` | `3.3.1` |



Updates `dompurify` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.3...3.4.5)

Updates `simple-icons` from 16.19.0 to 16.20.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.19.0...16.20.0)

Updates `@vitest/ui` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/ui)

Updates `sass` from 1.99.0 to 1.100.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.99.0...1.100.0)

Updates `vue-tsc` from 3.2.9 to 3.3.1
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.1/packages/tsc)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: dompurify
  dependency-version: 3.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-version: 1.100.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: simple-icons
  dependency-version: 16.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue-tsc
  dependency-version: 3.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-23 10:18:28 +00:00
Liss-Bot
650b735563 🔖 Bump version to 4.1.14 4.1.14 2026-05-23 10:15:50 +00:00
Alicia Sykes
81ee1bd32f 🔀 Merge pull request #2162 from lissy93/dependabot/npm_and_yarn/vitest-ecf7382d62
⬆️(deps-dev): Bump vitest from 4.1.6 to 4.1.7 in the vitest group
2026-05-23 11:15:05 +01:00
Liss-Bot
627bb6edf1 🔖 Bump version to 4.1.13 4.1.13 2026-05-23 10:14:51 +00:00
Alicia Sykes
0e3cb0d741 🔀 Merge pull request #2161 from lissy93/dependabot/npm_and_yarn/js-cookie-3.0.7
⬆️(deps): Bump js-cookie from 3.0.5 to 3.0.7
2026-05-23 11:14:38 +01:00
Liss-Bot
369c5e99ea 🔖 Bump version to 4.1.12 4.1.12 2026-05-23 10:12:33 +00:00
Alicia Sykes
62abbd5fc8 🔀 Merge pull request #2167 from lissy93/fix/refresh-oidc-token-again
Re-authenticate on expired sub-pages
2026-05-23 11:12:17 +01:00
Alicia Sykes
5d01e1c16c 🛂 Keep bearer token fresh 2026-05-23 11:09:36 +01:00
Alicia Sykes
10f66bbebc 🛂 Remove retry key on success 2026-05-23 11:09:08 +01:00
Alicia Sykes
8c1e525cf2 🛂 Re-authenticate on expired sub-pages 2026-05-23 10:40:44 +01:00
Liss-Bot
a9ac632c79 🔖 Bump version to 4.1.11 4.1.11 2026-05-22 17:42:14 +00:00
Alicia Sykes
514a4e2783 🔀 Merge pull request #2165 from lissy93/fix/search-performance
Search performance and reliability
2026-05-22 18:41:59 +01:00
Alicia Sykes
228de78047 Implements ability to hide items (#1854) 2026-05-22 18:39:00 +01:00
Alicia Sykes
1c43924dca 🔄️ Merge branch 'master' of github.com:lissy93/dashy into fix/search-performance 2026-05-22 15:13:51 +01:00
Alicia Sykes
12743645f6 📝 Updates search and shortcut docs 2026-05-22 15:11:17 +01:00
Alicia Sykes
eb969e6c42 🧪 Tests for search functionality 2026-05-22 15:11:00 +01:00
Alicia Sykes
89f1a00320 🔥 Removes dead search providers, adds new alternates 2026-05-22 15:10:36 +01:00
Alicia Sykes
b617589d4c Allows for sub-item and section search 2026-05-22 15:00:45 +01:00
Alicia Sykes
f81e992fdf 🎨 Improves URL auto-detection feature for search 2026-05-22 14:35:42 +01:00
Alicia Sykes
3f9a315428 Adds a11y properties to searchbar 2026-05-22 14:35:10 +01:00
Alicia Sykes
24b22f504f 🦺 Improved validation/robustness for search inputs 2026-05-22 13:39:07 +01:00
Alicia Sykes
5bf517a276 🐛 Fixes bug where 2-letter bangs ignored 2026-05-22 13:00:13 +01:00
Liss-Bot
8298de65d3 🔖 Bump version to 4.1.10 4.1.10 2026-05-22 11:51:07 +00:00
Alicia Sykes
48d611eb07 🔀 Merge pull request #2158 from lissy93/feat/section-toggle-on-text-click
Section collapse/expand on text click
2026-05-22 12:50:49 +01:00
Alicia Sykes
deb25d4b59 Improve search performance, with pre-filter (#2156) 2026-05-22 12:48:35 +01:00
dependabot[bot]
fcdf860c6d ⬆️(deps-dev): Bump vitest in the vitest group
Bumps the vitest group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 09:32:27 +00:00
dependabot[bot]
ad7796c980 ⬆️(deps): Bump js-cookie from 3.0.5 to 3.0.7
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-version: 3.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-21 21:26:32 +00:00
Liss-Bot
cdf9b3f40c 🔖 Bump version to 4.1.9 4.1.9 2026-05-21 21:19:35 +00:00
Alicia Sykes
103ac4ea48 🔀 Merge pull request #2160 from lissy93/fix/refresh-oidc-token
OIDC server-side token refresh
2026-05-21 22:19:21 +01:00
Alicia Sykes
0566ce96fc 🚚 Moves re-used home method into shared home mixin 2026-05-21 22:17:09 +01:00
Alicia Sykes
98d1cdecb4 🔃 Merge branch 'master' of github.com:lissy93/dashy into fix/refresh-oidc-token 2026-05-21 21:43:55 +01:00
Alicia Sykes
702e884418 🛂 Skip 401 for root config OIDC, return empty instead 2026-05-21 21:34:08 +01:00