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
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
0075429e08
add greeting and datetime info widgets
2 years ago
Ben Phelps
93d5dd88ba
add options for layout, theme and color settings
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
1f2639fbb5
Add Lidarr widget
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
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
7f91fe59e2
allow setting base and favicon
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
Francisco Coelho
b5538655e0
Add Prowlarr widget
2 years ago
Francisco Coelho
0c9c1c599f
Merge branch 'main' of https://github.com/xicopitz/homepage
2 years ago
Ben Phelps
3660140539
consolidate api handlers
2 years ago
Ben Phelps
15a0e6cc54
Merge branch 'main' into main
2 years ago
Chris McGravey
1c158f743c
- Add CoinMarketCap 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
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
4aedda7ba2
add Overseerr widget
2 years ago
Ben Phelps
236450f6f1
add error logging to services fetching
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
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
0c8bbdf02b
background images, document title
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
f74e8b9d32
linting and cleanup
2 years ago
Ben Phelps
8373057758
add simple healthcheck endpoint
2 years ago
Ben Phelps
5a8defb478
allow weather apis to use hidden api keys
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
8f001ad88a
tweak mobile layouts for widgets
2 years ago
aidenpwnz
4581c4eeb0
FEAT: Searchbar || FIX: spacings, overflows
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
AlexFullmoon
6a97d392c9
Added OpenWeatherMap widget.
2 years ago
Ben Phelps
688caa02c5
space elements via the parent, remove margins
2 years ago
Ben Phelps
b61ec9836e
refactor information widgets
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
1f58d4be23
allow http proxied requests
2 years ago
Ben Phelps
1b2fa720c6
add theme switcher
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
ccc37260a0
use a custom https agent for self-signed bypass
2 years ago
Ben Phelps
3914fee775
first public source commit
2 years ago