Commit Graph

331 Commits

Author SHA1 Message Date
FauFra 87c3ba8faa Added support to watchtower statistics 2022-10-28 00:30:29 -07:00
Michael Shamoon c14ae6ee72 Fix missing column gap for bookmarks
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2022-10-26 09:56:53 -07:00
Brandon Barker a2a5382ddb feat: add autobrr widget 2022-10-26 12:56:43 +02:00
Michael Shamoon e19583b6b0 lint 2022-10-24 22:21:07 -07:00
Michael Shamoon c601094c32 fix login retry, use token expiration, object deconstruction 2022-10-24 22:15:16 -07:00
Michael Shamoon d942e989bd Refactor proxy for brevity 2022-10-24 14:46:50 -07:00
Michael Shamoon df3e2eff11 Merge branch 'widget/homebridge' of https://github.com/Fernando-Neira/homepage into pr/442 2022-10-24 14:44:01 -07:00
Fernando Neira 57dae4021d feature: improvement login api calls 2022-10-24 18:42:55 -03:00
Michael Shamoon b1bf251309 Capitalize status
=)
2022-10-24 14:27:31 -07:00
Fernando Neira 5c5b677075 improvements 2022-10-24 18:09:48 -03:00
Fernando Neira c9512a6d26 add homebridge plugin 2022-10-24 16:40:49 -03:00
Michael Shamoon ed0aa08641 Fix viewport meta tag location
see https://nextjs.org/docs/messages/no-document-viewport-meta
2022-10-22 08:45:40 -07:00
shamoon 5c5a7ff79f Merge pull request #430 from benphelps/fix-search-url1
Fix: some info widgets exempt from cleaning private data
2022-10-21 22:33:12 -07:00
Michael Shamoon a86a39c5ee quicklook shouldnt retain focus after close, also fixes esc key 2022-10-21 22:02:36 -07:00
Michael Shamoon 45608b76b1 Fix quicklaunch setting name 2022-10-21 21:49:52 -07:00
Michael Shamoon a3ed070921 Some info widgets exempt from cleaning private data 2022-10-21 20:54:45 -07:00
Michael Shamoon 741a3d6225 Fix quicklaunch strings name 2022-10-21 14:30:22 -07:00
shamoon afd126fb1e Merge pull request #415 from benphelps/openmeteo-widget 2022-10-21 07:48:15 -07:00
Ben Phelps 0506efb554 Merge pull request #386 from brunoccr/main
Add ChangeDetection.io widget
2022-10-21 11:16:57 +03:00
Ben Phelps aedd9cfeb9 Merge branch 'main' into openmeteo-widget 2022-10-21 11:14:39 +03:00
Michael Shamoon 689e2a8011 Quicklook support individual item target 2022-10-20 20:04:24 -07:00
Michael Shamoon 9c1c0e4465 Add quicklook searchDescriptions option 2022-10-20 20:04:24 -07:00
Michael Shamoon f62021633b Respect settings target and allow command override 2022-10-20 20:04:24 -07:00
Michael Shamoon 5abe13c726 Handle click to close, close animation timing 2022-10-20 20:04:24 -07:00
Michael Shamoon a1788b01c3 Show description in quicklook 2022-10-20 20:04:24 -07:00
Michael Shamoon 484d69a4b5 services should come first 2022-10-20 20:04:24 -07:00
Michael Shamoon b5410eea12 fix quicklaunch hover bug on open 2022-10-20 20:04:24 -07:00
Michael Shamoon ba4a1eb646 Refactor, better handle mouseover 2022-10-20 20:04:24 -07:00
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
Michael Shamoon e1a62a69f6 Openmeteo Widget 2022-10-20 20:03:41 -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
Bruno Rossetto 86d1f5c6c3 Add ChangeDetection.io widget 2022-10-13 18:40:26 -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