Commit Graph

301 Commits

Author SHA1 Message Date
Michael Shamoon db9633496b Handle clicking items 2022-10-20 20:04:24 -07:00
Michael Shamoon fa46c9a1a4 lint 2022-10-20 20:04:24 -07:00
Michael Shamoon 3249c95a74 Refactor homepage search, visual improvement 2022-10-20 20:04:24 -07:00
Michael Shamoon fe770c3864 Initial implentation 2022-10-20 20:04:24 -07:00
Jason Fischer 74de07a22a Merge pull request #418 from JazzFisch/fix-397
Fix incorrect wanted value in Radarr widget and add the "Missing" field.
2022-10-20 17:28:48 -07:00
Jason Fischer cec193b93a Fix merge conflict 2022-10-20 16:37:09 -07:00
Jason Fischer f022315d11 Snap to Radarr's native filter logic 2022-10-20 16:34:37 -07:00
Michael Shamoon 1286466669 Use Radarr wanted logic
See https://github.com/Radarr/Radarr/blob/9b3770a018a2fd9f6a5af71930bbb2a2180c2cce/frontend/src/Store/Actions/movieActions.js#L67
2022-10-20 15:02:57 -07:00
Facinorous 20b7b0706e Feature: support target in individual services/bookmarks (#408)
* Adds feature #385

* Fixed the ordering of the evaluations

* Fix double space

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>

* Fix double space

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>

* Fixed the ordering of the evaluations

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-10-20 14:52:37 -07:00
Jason Fischer db1804b4a7 Fix incorrect wanted value in Radarr widget
fixes #397
2022-10-20 11:43:24 -07:00
shamoon 5e6f1041cb Merge pull request #398 from benphelps/better-non-os-unifi-controller
Fix: Better non-OS Unifi Controller support
2022-10-20 11:23:53 -07:00
Michael Shamoon 203783953d Fix wan display for service widget 2022-10-19 20:47:27 -07:00
Michael Shamoon 94f9ef3c30 Fix error on already logged in 2022-10-17 08:01:12 -07:00
Michael Shamoon 3d89d7ad1b Better support non-OS Unifi Controllers 2022-10-17 08:01:12 -07:00
Ben Phelps 4ec8fc1350 add changelog link to version 2022-10-17 15:10:32 +03:00
Ben Phelps 4ea279856f Merge pull request #377 from shamoon/unified-infowidget-settings
Feature: Unified info widget settings
2022-10-13 16:13:43 +03:00
GodD6366 c7d1c05e6e Fix the page auto zoom when ios input focus (#379) 2022-10-12 18:03:09 +03:00
Michael Shamoon 48a09e5a99 Refactor info widget sanitizing / privateOptions 2022-10-12 01:53:57 -07:00
Michael Shamoon dced918804 Update unifi_console to use private widget options 2022-10-12 01:53:57 -07:00
Ben Phelps b259ecf870 Merge pull request #369 from shamoon/glances-info-widget
Feature: Glances info widget
2022-10-12 11:17:25 +03:00
Michael Shamoon c1a55ff6d3 Update glances to use private widget options API 2022-10-11 12:16:18 -07:00
Michael Shamoon 7c39cd8960 Private widget options API 2022-10-11 12:16:18 -07:00
Ben Phelps 2bdd9eaa88 remove shortcuts from manifest 2022-10-11 21:56:48 +03:00
Michael Shamoon 8e2ff61f1c Allow multiple glances widgets with optional id property 2022-10-11 10:21:57 -07:00
Michael Shamoon 99b70f96e4 Allow username + password for glances 2022-10-11 10:21:57 -07:00
Michael Shamoon 802fe0f721 Glances widget use settings for URL 2022-10-11 10:21:57 -07:00
Michael Shamoon 080bc44a6f Lint glances info widget 2022-10-11 10:21:57 -07:00
Michael Shamoon 321efd08cc Glances info widget 2022-10-11 10:21:57 -07:00
Jason Fischer 37fed0ce01 Merge pull request #372 from shamoon/plex-service-widget-key
Fix: change Plex service widget to use "key" not "token"
2022-10-11 08:12:16 -07:00
Michael Shamoon 778261f67e Change Plex service widget to use key not token 2022-10-11 07:08:29 -07:00
Ben Phelps c95422b682 impl. mdi icons with the possibility for others 2022-10-11 15:02:38 +03:00
Michael Shamoon 3c23e59a70 lint 2022-10-10 01:15:30 -07:00
Michael Shamoon 2440da8e08 Plex service widget without Tautulli 2022-10-10 00:31:50 -07:00
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
2022-10-09 20:05:28 -07:00
Jason Fischer 85df467fdb Merge pull request #341 from shamoon/main
Feature: UniFi Console Info & Service Widgets
2022-10-09 15:37:32 -07:00
Michael Shamoon 04da8f3925 lint 2022-10-09 15:13:27 -07:00
Michael Shamoon 86b12debc5 Revert "Infer unifi port" 2022-10-09 09:18:12 -07:00
Michael Shamoon 69c9a449b1 Revert "Rename unifi_console info widget to unifi" 2022-10-09 09:18:12 -07:00
Ben Phelps fe7fa5c060 fix network stats when using podman #254 2022-10-09 13:34:08 +03:00
Ben Phelps d2dc51d49c add services and bookmarks as manifest shortcuts 2022-10-09 13:31:00 +03:00
Ben Phelps d26ae30fa6 remove old code 2022-10-09 13:30:37 +03:00
Michael Shamoon fbac27f504 Fix unifi service lan/wlan labels 2022-10-08 17:47:52 -07:00
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