Michael Shamoon
d1b6dad14d
Infer unifi port, use api widget property for login
2022-10-08 14:36:08 -07:00
Michael Shamoon
fe1064b173
Rename unifi_console info widget to unifi
2022-10-08 14:02:12 -07:00
Jason Fischer
42da3eca28
Standardize on double quoted strings
2022-10-08 13:59:09 -07:00
Jason Fischer
7ee3113d8a
Rename unifi_console service widget to unifi
...
- This rename is necessary as the Unifi service widet gets its config data from a different location than the unifi_console information widget
2022-10-08 13:58:19 -07:00
Jason Fischer
2bd9c8eddc
Cache console version check result
2022-10-08 13:52:22 -07:00
shamoon
1249ecaa68
Merge branch 'main' into main
2022-10-08 13:20:09 -07:00
Ben Phelps
ba428cf3ae
fix docker service discovery #343
2022-10-08 23:10:41 +03:00
Ben Phelps
94a518f4a8
add styled headers option
2022-10-08 16:40:36 +03:00
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2022-10-08 16:04:24 +03:00
Michael Shamoon
e03822df6e
Add UniFI console service widget
2022-10-08 00:45:00 -07:00
Michael Shamoon
ad1d1e751d
Refactor unifi proxy for udm-pro compatibility
2022-10-07 23:26:16 -07:00
Jason Fischer
ac4dcd3222
Remove node-unifi package dependency
...
- Add custom Unifi proxy built on existing cookie jar and httpProxy
- Change formatApiCall to emit empty string instead of undefined on missing key
2022-10-07 17:12:29 -07:00
Michael Shamoon
952f0295cc
uptime label
2022-10-05 21:44:15 -07:00
Michael Shamoon
5ba75bc62d
support wan down too
2022-10-05 21:41:39 -07:00
Michael Shamoon
b9b9449cd3
Add unifi_console widget, API endpoint
2022-10-05 21:36:43 -07:00
Jason Fischer
65c5828456
Merge pull request #335 from JazzFisch/add-proxmox-widget
...
Add Proxmox widget
2022-10-05 08:55:56 -07:00
Ben Phelps
ea96999377
place error boundaries closer to the source
2022-10-05 13:43:22 +03:00
Jason Fischer
a9fb458f19
Add Proxmox widget
2022-10-04 21:46:48 -07:00
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2022-10-04 13:15:49 -07:00
Ben Phelps
7033652508
Merge pull request #328 from JazzFisch/disable-open-proxy
...
Remove pages/api/proxy.js as it was an open proxy
2022-10-04 09:41:49 +03:00
Jason Fischer
84bb98b007
Update component.jsx
2022-10-03 15:20:30 -07:00
Jason Fischer
c3a623c329
Remove pages/api/proxy.js as it was an open proxy
...
- The only location pages/api/proxy was used was for icon loading in item.jsx, simply returning the icon URL instead worked just fine. There was no need to proxy icon requests.
fixes : #327
2022-10-03 15:17:56 -07:00
Juan Manuel Bennàssar Carretero
1249724f8a
Fix resources CPU label...
2022-10-03 15:47:46 +02:00
Ben Phelps
07e99768e6
speedtest widget, catch api errors
2022-10-03 10:45:45 +03:00
Ben Phelps
09b4de08e3
hopefully improve font rendering
2022-10-01 15:21:13 +03:00
Ben Phelps
de4ce73a9a
fix hidden scrollbars
...
this was an adventure
2022-09-30 23:34:48 +03:00
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
2022-09-30 22:13:37 +03:00
Ben Phelps
2271cc0044
cache github response for 5 min
2022-09-30 21:56:22 +03:00
Jason Fischer
d4ad11a63f
Slightly simplify container.jsx
2022-09-29 21:20:01 -07:00
Jason Fischer
c533966050
Merge branch 'main' into configurable-widget-fields
2022-09-29 21:15:56 -07:00
Jason Fischer
9b7d6b196f
Allow widget field visibility to be configurable
2022-09-29 21:15:25 -07:00
Ben Phelps
dadd501843
fix case with empty bookmarks and widgets
2022-09-29 11:40:09 +03:00
Jason Fischer
7a19bedc25
Fix Prowlarr show API Error
2022-09-28 15:36:08 -07:00
Ben Phelps
a10a30a22c
fix some error edge cases
2022-09-28 22:40:54 +03:00
Ben Phelps
57e4ca355b
add widgets to config hash
2022-09-28 21:58:43 +03:00
Jason Fischer
149ed8c266
Fix transmission leech and seed showing NaN
2022-09-28 09:58:01 -07:00
Jason Fischer
65755a08aa
Better login strategy for qbittorrent proxy
...
- Additional logging in httpProxy
2022-09-28 09:55:18 -07:00
Jason Fischer
1ea8e38372
Fix Transmission proxy error with URL and CSRF caching
2022-09-28 08:57:04 -07:00
Ben Phelps
0590896453
display as ms, not millisec or milliseconds
2022-09-28 10:15:18 +03:00
Ben Phelps
8f59c4a236
trim url trailing slashes
2022-09-28 10:14:44 +03:00
Jason Fischer
550af91030
Add Lidarr as a recognized widget type
2022-09-27 21:22:26 -07:00
Ben Phelps
bb5721c473
ui polish
2022-09-28 02:32:39 +03:00
Ben Phelps
68c93c65e6
bring all transfer rates inline, using bitrate
2022-09-28 02:32:30 +03:00
Ben Phelps
d36efa5796
styled scollbars
...
lets see how this one lands
2022-09-27 22:59:29 +03:00
Ben Phelps
0a58f259ff
wrapped proxy calls via useWidgetAPI
2022-09-27 22:59:14 +03:00
Ben Phelps
314050b568
Merge branch 'main' into widget-refactor
2022-09-27 19:26:37 +03:00
Ben Phelps
5210a68cc6
remove debug
2022-09-27 10:51:00 +03:00
Ben Phelps
616e56e3f5
fix qbittorrent widget
2022-09-27 10:49:03 +03:00
Ben Phelps
8e0075ff90
expire all cookies after 1 hour
2022-09-27 10:48:52 +03:00
Ben Phelps
c980c70798
revalidate config changes, check on focus changes
2022-09-26 22:54:12 +03:00
Josway
fa2763d8cd
support Baidu search engine
2022-09-26 23:06:42 +08:00
Josway
d18e472623
support Baidu search engine
2022-09-26 23:02:59 +08:00
Ben Phelps
5f0c1ec70a
tweak styles
2022-09-26 16:56:20 +03:00
Ben Phelps
4386999c38
further restructuring
2022-09-26 15:25:10 +03:00
Ben Phelps
9b07f3eb90
Merge branch 'main' into widget-refactor
2022-09-26 15:06:26 +03:00
Ben Phelps
b280e18651
fix nightly issue
2022-09-26 15:06:14 +03:00
Ben Phelps
086bfa310f
lighthouse requirements
2022-09-26 15:03:02 +03:00
Ben Phelps
e4c82b5e8d
fix always loading docker stats block
2022-09-26 14:42:40 +03:00
Ben Phelps
4d790feaae
formatting cleanup
2022-09-26 14:42:31 +03:00
Ben Phelps
b72dca0e2e
only create each logger once
2022-09-26 14:42:13 +03:00
Ben Phelps
e1a3a82f75
utils cleanup, initial static generation
2022-09-26 12:04:37 +03:00
Ben Phelps
ec8700f3e9
fix widgets without mappings
2022-09-26 10:58:31 +03:00
Ben Phelps
d999bb3f09
fix portainer widget
2022-09-26 10:58:22 +03:00
Ben Phelps
a83d5132d9
refactor lidarr widget
2022-09-26 10:58:14 +03:00
Jason Fischer
1840e9a57a
Add authentik
2022-09-25 17:42:16 -07:00
Ben Phelps
47bc073fb4
widget refactoring and cleanup
2022-09-26 02:23:02 +03:00
Jason Fischer
808e79e2ac
Add Docker, Emby, Gotify, Jackett, and JellySeerr widgets
2022-09-25 16:15:47 -07:00
Ben Phelps
035dd25ece
widget refactoring
2022-09-26 00:35:54 +03:00
Jason Fischer
03fa2f86d7
Add AdGuard, Bazarr, and Coin Market Cap widgets
...
- Allow setting HTTP method in widget.js
- Allow sending allow listed query params to proxy
2022-09-25 14:31:41 -07:00
Jason Fischer
f999f4a467
Add Sonarr refactor
2022-09-25 10:13:31 -07:00
Ben Phelps
562235f828
starting of widget refactoring
2022-09-25 19:43:47 +03:00
Ben Phelps
d6f6ea9dba
add meta tag
2022-09-25 19:43:27 +03:00
Ben Phelps
8bc240b934
refactor i18n to be server side
2022-09-25 19:43:00 +03:00
Ben Phelps
3ae4113043
refactor docker stats open/close
2022-09-25 19:38:02 +03:00
Ben Phelps
50fe6041f0
better fallback support
2022-09-24 15:13:14 +03:00
Ben Phelps
555a4b6b05
extralight is extra… light
2022-09-24 14:54:37 +03:00
Ben Phelps
7709be8118
fix Head
2022-09-24 14:53:46 +03:00
Ben Phelps
ae315f1789
use new Manrope font, remove external font dep
2022-09-24 14:51:12 +03:00
Ben Phelps
4782e72d88
remove unused font
2022-09-24 14:49:14 +03:00
Ben Phelps
ea6a668a84
add version information
2022-09-24 01:18:37 +03:00
Jason Fischer
5667cedafc
Merge branch 'main' into patch-nextjs-logging
2022-09-21 23:38:53 -07:00
Jason Fischer
42fe535df7
Patch console object to instead use winston for logging
...
- Allow setting labels via new createLogger method
- Make logger initialization more robust
2022-09-21 23:37:17 -07:00
Ben Phelps
0e5477eecf
experiment with lazily loaded widgets
2022-09-21 22:26:58 +03:00
Jason Fischer
5776544c20
Write homepage.log into config folder
...
This will make it easier for people to find their log file(s)
2022-09-21 08:32:37 -07:00
Ben Phelps
666e2a42cf
fix context state race
2022-09-21 17:39:46 +03:00
Ben Phelps
122b987fa3
Merge branch 'main' into feature/widget_strelaysrv
2022-09-21 09:05:42 +03:00
Ben Phelps
c024c4f01c
Merge pull request #241 from JazzFisch/add-logger
...
Add Winston for log handling
2022-09-21 09:03:52 +03:00
Ben Phelps
a677fbefbf
add global settings context
...
will be useful going forward, and simplify widget props being passed around all over the place
2022-09-21 09:00:57 +03:00
Ben Phelps
244a76de0b
fix bookmark styling
2022-09-21 08:58:24 +03:00
Ben Phelps
20ac15b18c
allow setting a global link target
2022-09-21 08:40:19 +03:00
Jason Fischer
280bb5fc81
Add Winston for log handling
...
- write log data to 'homepage.log'
2022-09-20 20:16:04 -07:00
Pablo Garcia de los Salmones Valencia
f281d86e8a
Fixed missing text
2022-09-20 05:29:24 +02:00
Pablo Garcia de los Salmones Valencia
f7000a280e
Add Syncthing Relay Server widget
2022-09-20 04:42:04 +02:00
Pablo Garcia de los Salmones Valencia
586ded6b3f
Add Mastodon widget
2022-09-20 03:41:10 +02:00
Ben Phelps
330575bab3
fix links
2022-09-18 18:49:50 +03:00
Ben Phelps
17f54da524
yaml validation
2022-09-18 16:41:01 +03:00
Ben Phelps
5fc266ed81
better status icon logic for tautulli
2022-09-18 02:12:24 +03:00
Ben Phelps
38356c31b0
handle when structure differs from expectation
2022-09-18 01:38:41 +03:00
Jason Fischer
33e6d54fd2
Fix issues with incorrect values in widgets
...
associated: #180
associated: #194
2022-09-17 09:17:03 -07:00
Ben Phelps
f3ebbb6547
pass errors
2022-09-17 16:55:18 +03:00
Ben Phelps
28b2f79e5b
use aggregate mapped data
...
to reduce the size of the API responses
2022-09-17 13:05:44 +03:00
Jason Fischer
6c01a85077
Merge branch 'main' into add-qbittorrent
2022-09-16 23:19:24 -07:00
Ben Phelps
cf41e988eb
fix error with no map
2022-09-17 08:38:53 +03:00
Ben Phelps
d7a161c088
remove map for now
2022-09-17 08:34:32 +03:00
Ben Phelps
3f17618ad5
allow endpoint specific maps
2022-09-17 08:32:40 +03:00
Andy
d7be64c3d9
add backgroundOpacity option
2022-09-17 08:24:12 +03:00
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
2022-09-16 19:11:57 -07:00
Jason Fischer
743a070724
Proposal to add ability to map data in a proxy
2022-09-16 11:33:11 -07:00
Ben Phelps
ddb2a74540
add AdGuard widget
2022-09-16 14:05:56 +03:00
Ben Phelps
578b715a1f
allow HTTP basic auth on generic proxy
2022-09-16 14:05:27 +03:00
Ben Phelps
0075429e08
add greeting and datetime info widgets
2022-09-16 10:53:12 +03:00
Ben Phelps
93d5dd88ba
add options for layout, theme and color settings
2022-09-15 19:58:41 +03:00
Ben Phelps
05427253b9
tweak streaming widget spacings
2022-09-15 19:53:48 +03:00
Ben Phelps
e2bc541089
show transcoding info on streaming widgets
2022-09-15 19:48:23 +03:00
Jason Fischer
7e99b3e505
Merge branch 'main' into add-lidarr
2022-09-14 19:41:43 -07:00
Ben Phelps
ace1610dfc
Merge pull request #160 from JazzFisch/add-bazarr
...
Add Bazarr widget
2022-09-15 05:36:19 +03:00
Jason Fischer
cf2f987fd4
Update completed album logic
2022-09-14 19:36:15 -07:00
Jason Fischer
1f2639fbb5
Add Lidarr widget
2022-09-14 19:30:51 -07:00
Ben Phelps
3c2880e4ba
allow search to be auto-focused
2022-09-15 05:28:40 +03:00
Ben Phelps
db18519c16
allow changing language from settings.yaml
2022-09-15 05:17:30 +03:00
Jason Fischer
b520713dc3
Add Bazarr widget
...
associated: #110
2022-09-14 16:15:26 -07:00
Jason Fischer
0a5cdfc57a
Refactor setting cookie header into own method
2022-09-14 11:08:36 -07:00
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 eeac1200e7 .
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