Michael Shamoon
69c9a449b1
Revert "Rename unifi_console info widget to unifi"
2022-10-09 09:18:12 -07:00
Michael Shamoon
fe1064b173
Rename unifi_console info widget to unifi
2022-10-08 14:02:12 -07:00
shamoon
1249ecaa68
Merge branch 'main' into main
2022-10-08 13:20:09 -07: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
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
Ben Phelps
ea96999377
place error boundaries closer to the source
2022-10-05 13:43:22 +03: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
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
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
9b7d6b196f
Allow widget field visibility to be configurable
2022-09-29 21:15:25 -07:00
Ben Phelps
bb5721c473
ui polish
2022-09-28 02:32:39 +03:00
Ben Phelps
314050b568
Merge branch 'main' into widget-refactor
2022-09-27 19:26:37 +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
e1a3a82f75
utils cleanup, initial static generation
2022-09-26 12:04:37 +03:00
Ben Phelps
a83d5132d9
refactor lidarr widget
2022-09-26 10:58:14 +03: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
562235f828
starting of widget refactoring
2022-09-25 19:43:47 +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
555a4b6b05
extralight is extra… light
2022-09-24 14:54:37 +03:00
Ben Phelps
ea6a668a84
add version information
2022-09-24 01:18:37 +03:00
Ben Phelps
0e5477eecf
experiment with lazily loaded widgets
2022-09-21 22:26:58 +03:00
Ben Phelps
122b987fa3
Merge branch 'main' into feature/widget_strelaysrv
2022-09-21 09:05:42 +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
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
28b2f79e5b
use aggregate mapped data
...
to reduce the size of the API responses
2022-09-17 13:05:44 +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
Ben Phelps
ddb2a74540
add AdGuard widget
2022-09-16 14:05:56 +03:00