Commit Graph
22 Commits
Author SHA1 Message Date
dependabot[bot]andshamoon 81accd8dbe Chore(deps-dev): Bump eslint-config-next from 15.5.22 to 16.3.3 (#7082)
Lint / Linting Checks (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Release Drafter / Auto Label PR (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
2026-09-01 10:52:46 -07:00
shamoon 09bab7637e Chore: merge Overseerr into Seerr, add aliases (#6330) 2026-02-15 19:12:15 -08:00
shamoon 91d12c401c Feature: fields highlighting (#5868)
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
2025-10-13 19:37:52 -07:00
Derek Kaserandshamoon 842cec2fee Feature: Unraid widget (#5683)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-08-21 18:06:49 +00:00
shamoon ae9fbdcb8b Chore: change hoarder widget to karakeep (#5143)
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
2025-04-05 23:54:48 -07:00
shamoon 1c24bd7449 Chore: another big deps update (#4795) 2025-02-18 16:16:53 -08:00
shamoonandBen Phelps 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
TheRolfandshamoon b39c79bea1 Custom JS and CSS (#1950)
* First commit for custom styles and JS

* Adjusted classes

* Added ids and classes for services and bookmarks

* Apply suggestions from code review

* Remove mime dependency

* Update settings.json

* Detect custom css / js changes, no refresh

* Added preload to custom scripts and styles so they can load earlier

* Added data attribute name for bookmarks too

* Update [path].js

* code style, revert some pointer changes

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-10 14:36:54 -07:00
shamoon 9c5521ba35 Fix: handle service object not found 2023-08-02 08:04:16 -07:00
shamoon f410dd302b Fixes handling of fields specified via labels 2023-07-20 23:03:15 -07:00
Matteo Bossi 28e39e46ae Add queue list 2023-06-02 14:57:27 +02:00
shamoon be7aa5835a Remove visiblechildren slice
Closes #1512
2023-05-17 14:23:03 -07:00
shamoon d87c5e100d Update container.jsx 2023-05-17 13:21:50 -07:00
shamoon 866bb1c330 Update container.jsx 2023-05-09 16:43:58 -07:00
Georges-Antoine Assi bd1c2b1881 Add setting to hide widgets on failure 2023-04-30 19:09:37 -04:00
shamoon 352b4146f7 homeassistant widget minor code cleanup / changes
- limit to 4 blocks
- allow container to handle field filtering
2023-04-12 01:06:48 -07:00
Jason Fischer f53f975669 Settle on four fields with free size displayed as Available 2023-02-06 13:43:40 -08:00
Michael Shamoon 21017e4716 Add detailed Error component for service widgets 2022-11-18 15:24:07 -08:00
Michael Shamoon 3d89d7ad1b Better support non-OS Unifi Controllers 2022-10-17 08:01:12 -07: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 4386999c38 further restructuring 2022-09-26 15:25:10 +03:00