Jason Fischer
5009f9d3f2
Merge branch 'main' into add-jackett-widget
2022-09-14 10:50:53 -07:00
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.
2022-09-14 10:46:52 -07:00
Ben Phelps
79e5ff2fea
fix linting
2022-09-14 09:23:21 +03:00
Ben Phelps
7f91fe59e2
allow setting base and favicon
2022-09-14 09:11:55 +03:00
Ben Phelps
62188ffdc7
cleanup
2022-09-14 09:09:11 +03:00
Chris McGravey
6b45825472
translate
2022-09-13 17:29:02 -05:00
Chris McGravey
767aa9b3e1
Update CoinMarketCap widget to have time selector
2022-09-13 15:35:53 -05:00
Ben Phelps
d46f5f4613
reverse status icons for Tautulli
2022-09-13 20:48:08 +03:00
Jason Fischer
b19b4f047e
Fix linting errors
2022-09-12 20:06:00 -07:00
Jason Fischer
95b6ea0e23
Merge main
2022-09-12 19:38:43 -07:00
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
2022-09-12 19:35:47 -07:00
Ben Phelps
340b138962
Add expanded view for resource widgets
2022-09-12 21:13:57 +03:00
Ben Phelps
7ae0ba31cb
remove backdrop-blur until it can be made opt-in
2022-09-12 21:13:37 +03:00
Francisco Coelho
9287d711dc
Update prowlarr.jsx
2022-09-12 18:00:53 +01:00
Francisco Coelho
b5538655e0
Add Prowlarr widget
2022-09-12 17:56:04 +01:00
Ben Phelps
ea06fbe666
js linting
2022-09-12 12:39:04 +03:00
Ben Phelps
cc0b4be50c
cleanup coinmarketcap widget
2022-09-12 12:38:50 +03:00
Francisco Coelho
840c88db89
Update widget.jsx
...
duplicated widget name
2022-09-12 10:23:44 +01:00
Francisco Coelho
8e8c9755a3
Merge branch 'benphelps:main' into main
2022-09-12 10:07:06 +01:00
Francisco Coelho
ba3b48e8ce
Gotify
2022-09-12 10:06:47 +01:00
Ben Phelps
d3806f7d5b
better handle non-clickable service tiles
2022-09-12 11:55:01 +03:00
Francisco Coelho
0c9c1c599f
Merge branch 'main' of https://github.com/xicopitz/homepage
2022-09-12 09:37:42 +01:00
Francisco Coelho
af02440c40
Revert "Update credentialed.js"
...
This reverts commit eeac1200e7aa22c94a4f3992a58f440eb7f3f2b5.
2022-09-12 09:31:44 +01:00
Ben Phelps
cd53440eff
fix search and weather widget spacing
2022-09-12 11:00:15 +03:00
Ben Phelps
3660140539
consolidate api handlers
2022-09-12 10:59:56 +03:00
Ben Phelps
15a0e6cc54
Merge branch 'main' into main
2022-09-12 10:40:56 +03:00
Ben Phelps
ee79335eff
Merge pull request #116 from JazzFisch/additional-widgets
...
Add Readarr and SABnzbd widgets
2022-09-12 10:23:49 +03:00
Ben Phelps
83d7100dd1
normalize media streaming widget padding
2022-09-12 09:41:44 +03:00
Chris McGravey
ccd9049806
Merge branch 'main' of https://github.com/ItsJustMeChris/homepage
2022-09-12 01:38:43 -05:00
Chris McGravey
769f36fa8e
- Change block to return configure translation text
2022-09-12 01:38:29 -05:00
Chris
ffe89b02e9
Merge branch 'benphelps:main' into main
2022-09-12 01:32:09 -05:00
Chris McGravey
1c158f743c
- Add CoinMarketCap widget
2022-09-12 01:30:42 -05:00
Ben Phelps
4531985032
fix standalone docker widget
2022-09-12 06:18:51 +03:00
Jason Fischer
f8aa1ba391
Add Readarr and SABnzbd widgets
2022-09-11 19:49:18 -07:00
Francisco Coelho
9d790894d5
Sabnzbd Support
2022-09-12 02:22:39 +01:00
Francisco Coelho
eeac1200e7
Update credentialed.js
2022-09-11 22:11:14 +01:00
Francisco Coelho
a304d87b8a
Merge branch 'main' of https://github.com/xicopitz/homepage
2022-09-11 22:08:11 +01:00
Ben Phelps
ffbb1f5f0b
tweak widget layouts for mobile
2022-09-11 21:02:33 +03:00
Ben Phelps
ad53119088
fix theme selector on mobile
2022-09-11 19:11:58 +03:00
Ben Phelps
4aedda7ba2
add Overseerr widget
2022-09-11 17:24:33 +03:00
Ben Phelps
bd2b28a7ac
redesigned media streaming widgets
2022-09-11 17:01:51 +03:00
Ben Phelps
53149df5f1
handle proxy methods other than GET
2022-09-11 14:30:28 +03:00
Ben Phelps
bc2025b3ba
handle 204 and 304 proxy responses
2022-09-11 14:30:14 +03:00
Ben Phelps
236450f6f1
add error logging to services fetching
2022-09-11 14:28:29 +03:00
Ben Phelps
fb9e03b31d
attempt to fix layout shift on resource widgets
2022-09-11 14:28:12 +03:00
Ben Phelps
31ccb9c933
fix no disk case
2022-09-11 14:21:16 +03:00
Ben Phelps
6e01a743df
support array of disks, for disk resource widget
2022-09-11 14:13:58 +03:00
Ben Phelps
ed65c89516
blur backdrops for better background image support
2022-09-11 13:46:01 +03:00
Ben Phelps
d861264ecf
fix error case cause failure to load anything
2022-09-11 11:13:54 +03:00
Francisco Coelho
9831df1427
Update proxy.js
2022-09-11 04:39:40 +01:00