Ben Phelps
b259ecf870
Merge pull request #369 from shamoon/glances-info-widget
...
Feature: Glances info widget
2 years ago
Ben Phelps
2bdd9eaa88
remove shortcuts from manifest
2 years ago
Michael Shamoon
8e2ff61f1c
Allow multiple glances widgets with optional `id` property
2 years ago
Michael Shamoon
99b70f96e4
Allow username + password for glances
2 years ago
Michael Shamoon
802fe0f721
Glances widget use settings for URL
2 years ago
Michael Shamoon
080bc44a6f
Lint glances info widget
2 years ago
Michael Shamoon
321efd08cc
Glances info widget
2 years ago
Jason Fischer
37fed0ce01
Merge pull request #372 from shamoon/plex-service-widget-key
...
Fix: change Plex service widget to use "key" not "token"
2 years ago
Michael Shamoon
778261f67e
Change Plex service widget to use key not token
2 years ago
Ben Phelps
c95422b682
impl. mdi icons with the possibility for others
2 years ago
Michael Shamoon
3c23e59a70
lint
2 years ago
Michael Shamoon
2440da8e08
Plex service widget without Tautulli
2 years ago
Jason Fischer
260201c2b4
Decompose i18n labels for Unifi widget
...
- Needed to decompose i18n labels for Unifi widget in order for field visibility setting to work correctly
- Fixed weird edge case where a call to cached-fetch would fail if no duration was passed
- Have VS Code hide the .next and node_modules folders from tree view
2 years ago
Jason Fischer
85df467fdb
Merge pull request #341 from shamoon/main
...
Feature: UniFi Console Info & Service Widgets
2 years ago
Michael Shamoon
04da8f3925
lint
2 years ago
Michael Shamoon
86b12debc5
Revert "Infer unifi port"
2 years ago
Michael Shamoon
69c9a449b1
Revert "Rename unifi_console info widget to unifi"
2 years ago
Ben Phelps
fe7fa5c060
fix network stats when using podman #254
2 years ago
Ben Phelps
d2dc51d49c
add services and bookmarks as manifest shortcuts
2 years ago
Ben Phelps
d26ae30fa6
remove old code
2 years ago
Michael Shamoon
fbac27f504
Fix unifi service lan/wlan labels
2 years ago
Michael Shamoon
d1b6dad14d
Infer unifi port, use api widget property for login
2 years ago
Michael Shamoon
fe1064b173
Rename unifi_console info widget to unifi
2 years ago
Jason Fischer
42da3eca28
Standardize on double quoted strings
2 years ago
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
2 years ago
Jason Fischer
2bd9c8eddc
Cache console version check result
2 years ago
shamoon
1249ecaa68
Merge branch 'main' into main
2 years ago
Ben Phelps
ba428cf3ae
fix docker service discovery #343
2 years ago
Ben Phelps
94a518f4a8
add styled headers option
2 years ago
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2 years ago
Michael Shamoon
e03822df6e
Add UniFI console service widget
2 years ago
Michael Shamoon
ad1d1e751d
Refactor unifi proxy for udm-pro compatibility
2 years ago
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
2 years ago
Michael Shamoon
952f0295cc
uptime label
2 years ago
Michael Shamoon
5ba75bc62d
support wan down too
2 years ago
Michael Shamoon
b9b9449cd3
Add unifi_console widget, API endpoint
2 years ago
Jason Fischer
65c5828456
Merge pull request #335 from JazzFisch/add-proxmox-widget
...
Add Proxmox widget
2 years ago
Ben Phelps
ea96999377
place error boundaries closer to the source
2 years ago
Jason Fischer
a9fb458f19
Add Proxmox widget
2 years ago
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2 years ago
Ben Phelps
7033652508
Merge pull request #328 from JazzFisch/disable-open-proxy
...
Remove pages/api/proxy.js as it was an open proxy
2 years ago
Jason Fischer
84bb98b007
Update component.jsx
2 years ago
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
2 years ago
Juan Manuel Bennàssar Carretero
1249724f8a
Fix resources CPU label...
2 years ago
Ben Phelps
07e99768e6
speedtest widget, catch api errors
2 years ago
Ben Phelps
09b4de08e3
hopefully improve font rendering
2 years ago
Ben Phelps
de4ce73a9a
fix hidden scrollbars
...
this was an adventure
2 years ago
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
2 years ago
Ben Phelps
2271cc0044
cache github response for 5 min
2 years ago
Jason Fischer
d4ad11a63f
Slightly simplify container.jsx
2 years ago