Ben Phelps
a7df687d82
fix docs version selector getting hidden
10 months ago
Ben Phelps
1d993046c2
use bg static URL for the time being
...
will fix once tagged
10 months ago
Ben Phelps
2685c20134
new website design
...
this is a trial run, it could very well get reverted
10 months ago
Ben Phelps
861a3d2091
disable mkdocs optimize plugin
...
it seems to cause more issues than is worth it
10 months ago
Ben Phelps
4d88ea1883
improve docs header, nav and social cards
10 months ago
Ben Phelps
aa33cf7295
add mkdocs-material[imaging]
10 months ago
Ben Phelps
cf14503fb0
social cards style
10 months ago
Ben Phelps
cecfc93440
focus funding on project targets
10 months ago
Ben Phelps
bf5264d882
fix image path
10 months ago
Ben Phelps
3923bb3cae
bump mkdocs-material
10 months ago
shamoon
5d6e202840
Fix: dont force lowercase URL in QuickLaunch ( #3634 )
10 months ago
Ben Phelps
ef154b348e
ready to preview guides
10 months ago
Ben Phelps
d45e66969d
Merge branch 'main' into guides
...
# Conflicts:
# src/pages/api/services/proxy.js
# src/widgets/emby/component.jsx
# src/widgets/glances/widget.js
10 months ago
Ben Phelps
62674372c5
first guides commit
10 months ago
shamoon
5afcf445be
Documentation: fix broken mjpeg image
10 months ago
shamoon
e6f2ff970b
Documentation: clarify deployment recs
10 months ago
github-actions[bot]
af1695687a
New Crowdin translations by GitHub Action ( #3589 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
10 months ago
shamoon
f0d7cf3ce6
Security: Sanitize widget api keys from response
...
Closes https://github.com/gethomepage/homepage/security/advisories/GHSA-cjgf-vhj6-8cx4
10 months ago
Heng-Yi Wu
36e77e1fe3
Fix: coinmarketcap widget dropdown not clickable ( #3591 )
10 months ago
Aldy J
35dd7ec230
Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery ( #3590 )
10 months ago
shamoon
15cc1d98c5
Fix: omada widget broken in v0.9.1 ( #3587 )
10 months ago
Liran Vaknin
9803ef70c6
Fix: openwrt widget handle null id in json rpc responses and cpu load representation ( #3576 )
10 months ago
shamoon
ccc27142ef
Fix: caddy widget broken in 0.9.1 ( #3579 )
10 months ago
shamoon
9a20982406
Lint wg-easy
10 months ago
Conner Hnatiuk
67a69a5878
Fix: wg-easy threshold not properly computed ( #3574 )
10 months ago
shamoon
19c3ac0d7e
Enforce method
10 months ago
shamoon
67a9f4983c
Fix unifi with no type passing and lint
10 months ago
github-actions[bot]
ec79f3042a
New Crowdin translations by GitHub Action ( #3567 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
10 months ago
shamoon
f13144ceb8
Remove widget type passing
10 months ago
shamoon
d42271acf6
Fix: calendar integration broken in v0.9.0 ( #3566 )
10 months ago
shamoon
fb58a66f3b
Fix: include cpu in allowed glances endpoints ( #3565 )
10 months ago
shamoon
c96e6703d3
More path traversal fixes
10 months ago
github-actions[bot]
8a4c808ee2
New Crowdin translations by GitHub Action ( #3432 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
10 months ago
shamoon
52cce0ee21
Merge pull request from GHSA-24m5-7vjx-9x37
...
* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io>
10 months ago
shamoon
b3cf985d4a
Merge pull request from GHSA-24m5-7vjx-9x37
...
* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io>
10 months ago
Ben Phelps
8823b04291
switch DO logo
...
darker one looks nicer
10 months ago
dependabot[bot]
bb2da35d09
Chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 ( #3555 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
dependabot[bot]
fa633a705d
Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 ( #3554 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.1 to 7.34.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
vycdev
48170fe899
Enhancement: separate Internet search settings for quicklaunch ( #3541 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months ago
Simon
a53b042fec
Fix: remove comma in Caddy and EVCC widgetS ( #3551 )
10 months ago
dependabot[bot]
c267eeabf8
Chore(deps): Bump crowdin/github-action from 1 to 2 ( #3537 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
quietsy
c6770d233c
Feature: SWAG dashboard widget ( #3523 )
10 months ago
Ben Phelps
0a75c831a6
Documentation: DO Credits ( #3505 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months ago
Nick Disiere
4d76443846
Fix: correct icon in the longhorn widget ( #3509 )
11 months ago
shamoon
97d7ae21e4
Fix: handle some status cases with non-existent k8s pods ( #3489 )
11 months ago
Conner Hnatiuk
6ab6d6fd3a
Feature: Wg-Easy Widget ( #3476 )
...
---------
Co-authored-by: ConnerWithAnE <46903591+ConnerWithAnE@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months ago
Jesus Lopez
1144f4dfa0
Fix: allow exclamation to open quicklaunch ( #3475 )
11 months ago
shamoon
a9ad2a2146
Improve k8s not found pod status
11 months ago
shamoon
43ebd6d0c5
Fix: handle ghostfolio v2.79.0 breaking API changes ( #3471 )
11 months ago
zinsmeik
d20ab844d6
Documentation: correct weatherapi example ( #3436 )
11 months ago