Ben Phelps
|
fea20269a3
|
try linux/arm/v6 back after qemu/buildx update
|
2 years ago |
Ben Phelps
|
606ef29e09
|
fix virtual package removal
|
2 years ago |
Ben Phelps
|
1f58d4be23
|
allow http proxied requests
|
2 years ago |
Ben Phelps
|
520b04a44d
|
try to use python3
|
2 years ago |
Ben Phelps
|
5e7d27e5ea
|
attempt to fix node-gyp errors
|
2 years ago |
Ben Phelps
|
94e9d66bec
|
refactor service widgets
|
2 years ago |
Ben Phelps
|
7807a38a9c
|
Merge pull request #8 from benphelps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.9.0 to 2
|
2 years ago |
Ben Phelps
|
0cb97e5ab2
|
Merge pull request #7 from benphelps/dependabot/github_actions/docker/setup-buildx-action-dc7b9719a96d48369863986a06765841d7ea23f6
Bump docker/setup-buildx-action from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 2
|
2 years ago |
Ben Phelps
|
78b4bfb0c8
|
Merge pull request #6 from benphelps/dependabot/github_actions/sigstore/cosign-installer-2.5.1
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
|
2 years ago |
Ben Phelps
|
c1a5fa6571
|
Merge pull request #5 from benphelps/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 2.10.0 to 3.1.1
|
2 years ago |
Ben Phelps
|
f98d469b26
|
Merge pull request #4 from benphelps/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.3.0 to 4.0.1
|
2 years ago |
Ben Phelps
|
99a191da45
|
both arm/v6 and arm/v7 will need special handling
|
2 years ago |
Ben Phelps
|
fc96836e13
|
Might be that arm/v6 won't work.
|
2 years ago |
dependabot[bot]
|
2367df79e0
|
Bump docker/login-action from 1.9.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](28218f9b04...49ed152c8e )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
8708f69f3c
|
Bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 2. This release includes the previously tagged commit.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](79abd3f86f...dc7b9719a9 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
026af3ace3
|
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](7e0881f8fe...b3413d484c )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
967e1e8c40
|
Bump docker/build-push-action from 2.10.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...c84f382811 )
---
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>
|
2 years ago |
dependabot[bot]
|
668bf16471
|
Bump docker/metadata-action from 3.3.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...69f6fc9d46 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Ben Phelps
|
4c390fed49
|
Create dependabot.yml
|
2 years ago |
Ben Phelps
|
a23a8507ed
|
Merge pull request #3 from schklom/patch-1
Build for multiple CPU architectures
|
2 years ago |
schklom
|
d0d3f6d303
|
Build for multiple CPU architectures
I added amd64, arm64, armv6, armv7, and commented the list of supported architectures.
By the way, you should setup Dependabot in order to update (via pull requests) the Actions you use (e.g. docker/setup-qemu-action): https://github.com/marketplace/actions/docker-setup-buildx#keep-up-to-date-with-github-dependabot
|
2 years ago |
Ben Phelps
|
7de1430af6
|
remove sharp dep, switch to next/future/image
also disable image optimization, as its not needed in our use case
|
2 years ago |
Ben Phelps
|
c90f781650
|
update readme with node instructions
|
2 years ago |
Ben Phelps
|
affd1e97c2
|
remove debug lines
|
2 years ago |
Ben Phelps
|
e2e014d9f9
|
attempt to fix permission errors
|
2 years ago |
Ben Phelps
|
bfc307efbe
|
debug fs steps
|
2 years ago |
Ben Phelps
|
2fa014445f
|
add features to readme
|
2 years ago |
Ben Phelps
|
1b2fa720c6
|
add theme switcher
|
2 years ago |
Ben Phelps
|
5711b22b4e
|
improve weather widget error state
|
2 years ago |
Ben Phelps
|
89d0478443
|
remove nzbget debug
|
2 years ago |
Ben Phelps
|
f622004946
|
add preview to readme
|
2 years ago |
Ben Phelps
|
7604bfbf09
|
add preview image
|
2 years ago |
Ben Phelps
|
5288717727
|
refresh emby stats every second
|
2 years ago |
Ben Phelps
|
33cf69964a
|
add nzbget service widget
|
2 years ago |
Ben Phelps
|
d54561cec9
|
cleanup formatting
|
2 years ago |
Ben Phelps
|
283cb0681d
|
fix resources `GB used` stat
|
2 years ago |
Ben Phelps
|
ca7ccee3d0
|
improve error state for resources component
|
2 years ago |
Ben Phelps
|
481cb71e65
|
switch to https over fetch for the proxy api
this allows for complete control and the ability to ignored self-signed certificates
|
2 years ago |
Ben Phelps
|
10aec6dc60
|
add emby service widget
|
2 years ago |
Ben Phelps
|
8a9c295e22
|
update favicon
|
2 years ago |
Ben Phelps
|
ccc37260a0
|
use a custom https agent for self-signed bypass
|
2 years ago |
Ben Phelps
|
5c3d6f913e
|
update readme
|
2 years ago |
Ben Phelps
|
871b63d70e
|
Create docker-publish.yml
|
2 years ago |
Ben Phelps
|
3914fee775
|
first public source commit
|
2 years ago |
Ben Phelps
|
1a4fbb9d42
|
Initial commit from Create Next App
|
2 years ago |
Ben Phelps
|
1d60d3006b
|
Initial commit
|
2 years ago |