6127 Commits

Author SHA1 Message Date
Ben Phelps
a23a8507ed
Merge pull request #3 from schklom/patch-1
Build for multiple CPU architectures
2022-08-25 14:55:13 +03:00
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
2022-08-25 13:46:48 +02:00
Ben Phelps
7de1430af6 remove sharp dep, switch to next/future/image
also disable image optimization, as its not needed in our use case
2022-08-25 14:32:53 +03:00
Ben Phelps
c90f781650 update readme with node instructions 2022-08-25 14:19:21 +03:00
Ben Phelps
affd1e97c2 remove debug lines 2022-08-25 14:07:14 +03:00
Ben Phelps
e2e014d9f9 attempt to fix permission errors 2022-08-25 14:04:13 +03:00
Ben Phelps
bfc307efbe debug fs steps 2022-08-25 13:16:03 +03:00
Ben Phelps
2fa014445f add features to readme 2022-08-25 11:17:41 +03:00
Ben Phelps
1b2fa720c6 add theme switcher 2022-08-25 11:14:17 +03:00
Ben Phelps
5711b22b4e improve weather widget error state 2022-08-25 11:13:31 +03:00
Ben Phelps
89d0478443 remove nzbget debug 2022-08-25 05:00:38 +03:00
Ben Phelps
f622004946
add preview to readme 2022-08-25 03:36:08 +03:00
Ben Phelps
7604bfbf09 add preview image 2022-08-25 03:34:20 +03:00
Ben Phelps
5288717727 refresh emby stats every second 2022-08-25 02:49:05 +03:00
Ben Phelps
33cf69964a add nzbget service widget 2022-08-25 02:48:52 +03:00
Ben Phelps
d54561cec9 cleanup formatting 2022-08-25 02:42:33 +03:00
Ben Phelps
283cb0681d fix resources GB used stat 2022-08-25 02:02:06 +03:00
Ben Phelps
ca7ccee3d0 improve error state for resources component 2022-08-25 02:01:21 +03:00
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
2022-08-25 01:57:07 +03:00
Ben Phelps
10aec6dc60 add emby service widget 2022-08-25 01:35:02 +03:00
Ben Phelps
8a9c295e22 update favicon 2022-08-25 01:33:48 +03:00
Ben Phelps
ccc37260a0 use a custom https agent for self-signed bypass 2022-08-25 01:33:39 +03:00
Ben Phelps
5c3d6f913e update readme 2022-08-24 11:02:51 +03:00
Ben Phelps
871b63d70e
Create docker-publish.yml 2022-08-24 10:48:42 +03:00
Ben Phelps
3914fee775 first public source commit 2022-08-24 10:44:35 +03:00
Ben Phelps
1a4fbb9d42 Initial commit from Create Next App 2022-08-24 10:34:08 +03:00
Ben Phelps
1d60d3006b
Initial commit 2022-08-24 10:29:42 +03:00