shamoon
11cc4a15cf
Fix python requirements file
5 months ago
dependabot[bot]
ae5f0ace55
Chore(deps): Bump docker/build-push-action from 5 to 6 ( #3648 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-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>
5 months ago
Ben Phelps
99c935f5e0
fix image shadow on logos
5 months ago
Ben Phelps
a4ee3089bc
docs updates
...
adjust styles
move development starting guide
switch to webp for images
add sponsors page
5 months ago
Ben Phelps
23432300c7
add webp image versions
5 months ago
Ben Phelps
a7df687d82
fix docs version selector getting hidden
5 months ago
Ben Phelps
1d993046c2
use bg static URL for the time being
...
will fix once tagged
5 months ago
Ben Phelps
2685c20134
new website design
...
this is a trial run, it could very well get reverted
5 months ago
Ben Phelps
861a3d2091
disable mkdocs optimize plugin
...
it seems to cause more issues than is worth it
5 months ago
Ben Phelps
4d88ea1883
improve docs header, nav and social cards
5 months ago
Ben Phelps
aa33cf7295
add mkdocs-material[imaging]
5 months ago
Ben Phelps
cf14503fb0
social cards style
5 months ago
Ben Phelps
cecfc93440
focus funding on project targets
5 months ago
Ben Phelps
bf5264d882
fix image path
5 months ago
Ben Phelps
3923bb3cae
bump mkdocs-material
5 months ago
shamoon
5d6e202840
Fix: dont force lowercase URL in QuickLaunch ( #3634 )
5 months ago
Ben Phelps
ef154b348e
ready to preview guides
5 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
5 months ago
Ben Phelps
62674372c5
first guides commit
5 months ago
shamoon
5afcf445be
Documentation: fix broken mjpeg image
6 months ago
shamoon
e6f2ff970b
Documentation: clarify deployment recs
6 months ago
github-actions[bot]
af1695687a
New Crowdin translations by GitHub Action ( #3589 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
6 months ago
shamoon
f0d7cf3ce6
Security: Sanitize widget api keys from response
...
Closes https://github.com/gethomepage/homepage/security/advisories/GHSA-cjgf-vhj6-8cx4
6 months ago
Heng-Yi Wu
36e77e1fe3
Fix: coinmarketcap widget dropdown not clickable ( #3591 )
6 months ago
Aldy J
35dd7ec230
Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery ( #3590 )
6 months ago
shamoon
15cc1d98c5
Fix: omada widget broken in v0.9.1 ( #3587 )
6 months ago
Liran Vaknin
9803ef70c6
Fix: openwrt widget handle null id in json rpc responses and cpu load representation ( #3576 )
6 months ago
shamoon
ccc27142ef
Fix: caddy widget broken in 0.9.1 ( #3579 )
6 months ago
shamoon
9a20982406
Lint wg-easy
6 months ago
Conner Hnatiuk
67a69a5878
Fix: wg-easy threshold not properly computed ( #3574 )
6 months ago
shamoon
19c3ac0d7e
Enforce method
6 months ago
shamoon
67a9f4983c
Fix unifi with no type passing and lint
6 months ago
github-actions[bot]
ec79f3042a
New Crowdin translations by GitHub Action ( #3567 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
6 months ago
shamoon
f13144ceb8
Remove widget type passing
6 months ago
shamoon
d42271acf6
Fix: calendar integration broken in v0.9.0 ( #3566 )
6 months ago
shamoon
fb58a66f3b
Fix: include cpu in allowed glances endpoints ( #3565 )
6 months ago
shamoon
c96e6703d3
More path traversal fixes
6 months ago
github-actions[bot]
8a4c808ee2
New Crowdin translations by GitHub Action ( #3432 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
6 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>
6 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>
6 months ago
Ben Phelps
8823b04291
switch DO logo
...
darker one looks nicer
6 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>
6 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>
6 months ago
vycdev
48170fe899
Enhancement: separate Internet search settings for quicklaunch ( #3541 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
6 months ago
Simon
a53b042fec
Fix: remove comma in Caddy and EVCC widgetS ( #3551 )
6 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>
6 months ago
quietsy
c6770d233c
Feature: SWAG dashboard widget ( #3523 )
6 months ago
Ben Phelps
0a75c831a6
Documentation: DO Credits ( #3505 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
6 months ago
Nick Disiere
4d76443846
Fix: correct icon in the longhorn widget ( #3509 )
6 months ago
shamoon
97d7ae21e4
Fix: handle some status cases with non-existent k8s pods ( #3489 )
6 months ago