Ben Phelps
c024c4f01c
Merge pull request #241 from JazzFisch/add-logger
...
Add Winston for log handling
2 years ago
Ben Phelps
a677fbefbf
add global settings context
...
will be useful going forward, and simplify widget props being passed around all over the place
2 years ago
Ben Phelps
244a76de0b
fix bookmark styling
2 years ago
Ben Phelps
20ac15b18c
allow setting a global link target
2 years ago
Jason Fischer
280bb5fc81
Add Winston for log handling
...
- write log data to 'homepage.log'
2 years ago
Pablo Garcia de los Salmones Valencia
f281d86e8a
Fixed missing text
2 years ago
Pablo Garcia de los Salmones Valencia
f7000a280e
Add Syncthing Relay Server widget
2 years ago
Pablo Garcia de los Salmones Valencia
586ded6b3f
Add Mastodon widget
2 years ago
Ben Phelps
330575bab3
fix links
2 years ago
Ben Phelps
17f54da524
yaml validation
2 years ago
Ben Phelps
5fc266ed81
better status icon logic for tautulli
2 years ago
Ben Phelps
38356c31b0
handle when structure differs from expectation
2 years ago
Jason Fischer
33e6d54fd2
Fix issues with incorrect values in widgets
...
associated: #180
associated: #194
2 years ago
Ben Phelps
f3ebbb6547
pass errors
2 years ago
Ben Phelps
28b2f79e5b
use aggregate mapped data
...
to reduce the size of the API responses
2 years ago
Jason Fischer
6c01a85077
Merge branch 'main' into add-qbittorrent
2 years ago
Ben Phelps
cf41e988eb
fix error with no map
2 years ago
Ben Phelps
d7a161c088
remove map for now
2 years ago
Ben Phelps
3f17618ad5
allow endpoint specific maps
2 years ago
Andy
d7be64c3d9
add backgroundOpacity option
2 years ago
Jason Fischer
6da1e98c83
Add qBittorrent Widget
...
- extract cookie jar functionality into its own file
- use i18n for more strings in existing widgets
completes: #152
associated: #123
2 years ago
Jason Fischer
743a070724
Proposal to add ability to map data in a proxy
2 years ago
Ben Phelps
ddb2a74540
add AdGuard widget
2 years ago
Ben Phelps
578b715a1f
allow HTTP basic auth on generic proxy
2 years ago
Ben Phelps
0075429e08
add greeting and datetime info widgets
2 years ago
Ben Phelps
93d5dd88ba
add options for layout, theme and color settings
2 years ago
Ben Phelps
05427253b9
tweak streaming widget spacings
2 years ago
Ben Phelps
e2bc541089
show transcoding info on streaming widgets
2 years ago
Jason Fischer
7e99b3e505
Merge branch 'main' into add-lidarr
2 years ago
Ben Phelps
ace1610dfc
Merge pull request #160 from JazzFisch/add-bazarr
...
Add Bazarr widget
2 years ago
Jason Fischer
cf2f987fd4
Update completed album logic
2 years ago
Jason Fischer
1f2639fbb5
Add Lidarr widget
2 years ago
Ben Phelps
3c2880e4ba
allow search to be auto-focused
2 years ago
Ben Phelps
db18519c16
allow changing language from settings.yaml
2 years ago
Jason Fischer
b520713dc3
Add Bazarr widget
...
associated: #110
2 years ago
Jason Fischer
0a5cdfc57a
Refactor setting cookie header into own method
2 years ago
Jason Fischer
5009f9d3f2
Merge branch 'main' into add-jackett-widget
2 years ago
Jason Fischer
f750876425
Add the Jackett widget
...
- add the follow-redirect package
- add the tough-cookie package
Jackett API uses a redirect mechanism to set a CSRF token.
This CSRF token is stored in a cookie that is required to
be present or the API won't work.
2 years ago
Ben Phelps
79e5ff2fea
fix linting
2 years ago
Ben Phelps
7f91fe59e2
allow setting base and favicon
2 years ago
Ben Phelps
62188ffdc7
cleanup
2 years ago
Chris McGravey
6b45825472
translate
2 years ago
Chris McGravey
767aa9b3e1
Update CoinMarketCap widget to have time selector
2 years ago
Ben Phelps
d46f5f4613
reverse status icons for Tautulli
2 years ago
Jason Fischer
b19b4f047e
Fix linting errors
2 years ago
Jason Fischer
95b6ea0e23
Merge main
2 years ago
Jason Fischer
b3db549a65
Add Transmission widget
...
- Update http.js to support writing request bodies
- Update http.js to support returning all response headers
resolves : #104
2 years ago
Ben Phelps
340b138962
Add expanded view for resource widgets
2 years ago
Ben Phelps
7ae0ba31cb
remove backdrop-blur until it can be made opt-in
2 years ago
Francisco Coelho
9287d711dc
Update prowlarr.jsx
2 years ago
Francisco Coelho
b5538655e0
Add Prowlarr widget
2 years ago
Ben Phelps
ea06fbe666
js linting
2 years ago
Ben Phelps
cc0b4be50c
cleanup coinmarketcap widget
2 years ago
Francisco Coelho
840c88db89
Update widget.jsx
...
duplicated widget name
2 years ago
Francisco Coelho
8e8c9755a3
Merge branch 'benphelps:main' into main
2 years ago
Francisco Coelho
ba3b48e8ce
Gotify
2 years ago
Ben Phelps
d3806f7d5b
better handle non-clickable service tiles
2 years ago
Francisco Coelho
0c9c1c599f
Merge branch 'main' of https://github.com/xicopitz/homepage
2 years ago
Francisco Coelho
af02440c40
Revert "Update credentialed.js"
...
This reverts commit eeac1200e7
.
2 years ago
Ben Phelps
cd53440eff
fix search and weather widget spacing
2 years ago
Ben Phelps
3660140539
consolidate api handlers
2 years ago
Ben Phelps
15a0e6cc54
Merge branch 'main' into main
2 years ago
Ben Phelps
ee79335eff
Merge pull request #116 from JazzFisch/additional-widgets
...
Add Readarr and SABnzbd widgets
2 years ago
Ben Phelps
83d7100dd1
normalize media streaming widget padding
2 years ago
Chris McGravey
ccd9049806
Merge branch 'main' of https://github.com/ItsJustMeChris/homepage
2 years ago
Chris McGravey
769f36fa8e
- Change block to return configure translation text
2 years ago
Chris
ffe89b02e9
Merge branch 'benphelps:main' into main
2 years ago
Chris McGravey
1c158f743c
- Add CoinMarketCap widget
2 years ago
Ben Phelps
4531985032
fix standalone docker widget
2 years ago
Jason Fischer
f8aa1ba391
Add Readarr and SABnzbd widgets
2 years ago
Francisco Coelho
9d790894d5
Sabnzbd Support
2 years ago
Francisco Coelho
eeac1200e7
Update credentialed.js
2 years ago
Francisco Coelho
a304d87b8a
Merge branch 'main' of https://github.com/xicopitz/homepage
2 years ago
Ben Phelps
ffbb1f5f0b
tweak widget layouts for mobile
2 years ago
Ben Phelps
ad53119088
fix theme selector on mobile
2 years ago
Ben Phelps
4aedda7ba2
add Overseerr widget
2 years ago
Ben Phelps
bd2b28a7ac
redesigned media streaming widgets
2 years ago
Ben Phelps
53149df5f1
handle proxy methods other than GET
2 years ago
Ben Phelps
bc2025b3ba
handle 204 and 304 proxy responses
2 years ago
Ben Phelps
236450f6f1
add error logging to services fetching
2 years ago
Ben Phelps
fb9e03b31d
attempt to fix layout shift on resource widgets
2 years ago
Ben Phelps
31ccb9c933
fix no disk case
2 years ago
Ben Phelps
6e01a743df
support array of disks, for disk resource widget
2 years ago
Ben Phelps
ed65c89516
blur backdrops for better background image support
2 years ago
Ben Phelps
d861264ecf
fix error case cause failure to load anything
2 years ago
Francisco Coelho
9831df1427
Update proxy.js
2 years ago
Francisco Coelho
5e6312fe93
Add Gotify Service
2 years ago
Ben Phelps
e3237b9022
fix text alignment
2 years ago
Ben Phelps
3882dd4f5a
fix cases where configurations are empty
2 years ago
Ben Phelps
d66326b41d
implement docker service discovery via labels
2 years ago
Ben Phelps
c418efe007
fix fallback to / in disk resource widget
2 years ago
Ben Phelps
85bc078c46
always attempt location fetch
...
if it fails, then we just fallback to user interaction
2 years ago
Ben Phelps
e4ea30becc
implement weather geolocation
2 years ago
Ben Phelps
61f91f0e45
remove logging
2 years ago
Ben Phelps
c6d8668e69
fix jellyfin integration
2 years ago
Ben Phelps
13779c5618
update skeleton files
2 years ago
Ben Phelps
7b523501ad
fix linting
2 years ago
Ben Phelps
0c8bbdf02b
background images, document title
2 years ago
Ben Phelps
0b43f83daa
cleanup bitrate/byterate i18n formatter
2 years ago
Ben Phelps
0f2f552e87
normalize resource widget styling
2 years ago
Ben Phelps
1b885cb189
fix incorrect i18n keys
2 years ago
Ben Phelps
c08d4b7b9c
implement i18n
2 years ago
Ben Phelps
d25148c8ae
revert to array key indexes, it’s the only option
2 years ago
Ben Phelps
b0e640fd03
remove unused component
2 years ago
Ben Phelps
81e3b0bd1e
cleanup resource widget design
2 years ago
Ben Phelps
f74e8b9d32
linting and cleanup
2 years ago
Ben Phelps
8373057758
add simple healthcheck endpoint
2 years ago
Ben Phelps
939f5d7c20
fix path.join import
2 years ago
Ben Phelps
cf39395924
add documentation link
2 years ago
Ben Phelps
6061d9ec65
cleanup imports
2 years ago
Ben Phelps
5a8defb478
allow weather apis to use hidden api keys
2 years ago
Ben Phelps
08afa0b747
check that content type exists before setting it
2 years ago
Ben Phelps
bad436b858
fix jellyfin widget api calls
2 years ago
Ben Phelps
97bf174b78
refactor widget api design
...
this passes all widget API calls through the backend, with a pluggable design and reusable API handlers
2 years ago
Ben Phelps
975f79f6cc
add Tautulli widget
2 years ago
Ben Phelps
e72efe7fd0
fix movies count in radarr widget
2 years ago
Ben Phelps
10c63939dc
cleanup search widget
2 years ago
Ben Phelps
972ede9249
fix mismatched labels
2 years ago
Ben Phelps
8f001ad88a
tweak mobile layouts for widgets
2 years ago
aidenpwnz
0622395ec7
FIX: leftover
2 years ago
aidenpwnz
533f40b536
Merge remote-tracking branch 'origin' into feature/npm
2 years ago
aidenpwnz
13afe82fa5
FEAT: NGINX Proxy Manager
2 years ago
Luca Pellegrino
10c27dfd84
Merge branch 'benphelps:main' into main
2 years ago
aidenpwnz
057d5eca8f
FEAT: NGINX Proxy Manager
2 years ago
Ben Phelps
e89f3668a9
Merge pull request #46 from quod/main
...
Fix typos
2 years ago
Ben Phelps
c46306fc1d
allow services to be display only
2 years ago
Benjamin Carson
76d534583b
Fix typos
2 years ago
aidenpwnz
7b4f360a5e
FIX: minor issue with abbr
2 years ago
aidenpwnz
992b18c9de
FEAT: Searchbar
2 years ago
aidenpwnz
6291a5422a
FIX: overflows
2 years ago
aidenpwnz
4581c4eeb0
FEAT: Searchbar || FIX: spacings, overflows
2 years ago
ilusi0n
a1841f26bb
merge with main
2 years ago
ilusi0n
c4ab3eb992
add jellyseerr integration
2 years ago
Ben Phelps
617cbcaee1
fix docker widget when network_mode is host
2 years ago
Ben Phelps
313f2ead47
update example files
2 years ago
Ben Phelps
7a745ce27f
external icons will come from a mount point
2 years ago
Ben Phelps
7b6cbb4ee1
updates to handle more than one weather widget
2 years ago
Ben Phelps
dc6b172df9
Merge pull request #25 from AlexFullmoon/main
...
Added OpenWeatherMap widget.
2 years ago
AlexFullmoon
2faa78163a
Cleaned up some OpenWeatherMap logic.
2 years ago
Ben Phelps
3df1f6b766
add support for custom and other remote icons
2 years ago
AlexFullmoon
6a97d392c9
Added OpenWeatherMap widget.
2 years ago
Ben Phelps
a7dd6d965d
handle proxying binary data
2 years ago
Ben Phelps
2de82795c7
add traefik service widget
2 years ago
Ben Phelps
82b0ef38fd
rework the weather widget label
2 years ago
Ben Phelps
688caa02c5
space elements via the parent, remove margins
2 years ago
Ben Phelps
086c767ed6
pad string to a fixed length to stop shifting
2 years ago
Ben Phelps
f0f470ba8b
add attribution to the condition map class
2 years ago
Ben Phelps
ac718c852a
add speedtest-tracker integration
2 years ago
Ben Phelps
8cbead1703
allow pihole requests to be proxied
2 years ago
Ben Phelps
b61ec9836e
refactor information widgets
2 years ago
Ben Phelps
1124f55361
tweak shadows on darkmode item containers
2 years ago
Ben Phelps
1141401e56
add Jellyfin integration
2 years ago
Ben Phelps
7647d8eb4e
fix portainer offline containers count
2 years ago
Ben Phelps
66e7637ea6
add ruTorrent widget
2 years ago
Ben Phelps
1f3cd43bef
forward proxy bodies raw
2 years ago
Ben Phelps
848bd4543c
add PiHole widget
2 years ago
Ben Phelps
1f58d4be23
allow http proxied requests
2 years ago
Ben Phelps
94e9d66bec
refactor service widgets
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
affd1e97c2
remove debug lines
2 years ago
Ben Phelps
bfc307efbe
debug fs steps
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
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
ccc37260a0
use a custom https agent for self-signed bypass
2 years ago
Ben Phelps
3914fee775
first public source commit
2 years ago