Commit Graph

341 Commits

Author SHA1 Message Date
Michael Shamoon ae3f847cef Sort layout groups by default, simplify sorting 2022-11-03 20:35:52 -07:00
GodD6366 bd97d5ff2e lint 2022-11-03 20:35:52 -07:00
GodD6366 3740426bb5 Change to server-side implementation 2022-11-03 20:35:52 -07:00
GodD6366 82c69ff68d support sort layout 2022-11-03 20:35:51 -07:00
Brandon Barker 68b8e4b376 feat: add tubearchivist widget 2022-10-31 15:23:34 +02:00
Michael Shamoon 49a764e864 openmeteo right-algned like other weather widgets 2022-10-30 08:18:02 -07:00
stuffinator e30d21aa7d fixed datetime widget size issue
- the widget was missing a flex-col div around it and was therefore taking up more space than it needed as it was reported here https://github.com/benphelps/homepage/issues/235#issuecomment-1276209354
2022-10-30 14:44:09 +01:00
ForeverEndeavor 1963a94f74 fix endpoint typo in emby widget 2022-10-29 13:39:54 -05:00
Michael Shamoon 546de7f0bf Update skeleton config links 2022-10-29 10:38:48 -07:00
Michael Shamoon 5f71486b74 remove unnecessary watchtower header cache, code style 2022-10-28 00:59:47 -07:00
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