José Manuel Jurado Bujalance
93dda99aaa
use abbr as icon fallback
2 years ago
Michael Shamoon
84b7f103c3
Allow setting locale for datetime widget directly
2 years ago
Michael Shamoon
af29f5b266
Use tabular nums for datetime to prevent size changing
2 years ago
Michael Shamoon
d17a17bd3c
Use server-side endpoint to properly cache GH release data
2 years ago
Michael Shamoon
0afc1b96f1
CPU / memory / disk usage bars start from 0
...
Closes #737
2 years ago
Michael Shamoon
5fbc6702bc
Prevent blocking error on GH releases failure
...
Closes #738
2 years ago
Michael Shamoon
679704949e
Fix broken update checker
2 years ago
Michael Shamoon
95dcb8802a
Use ResolvedIcon, remove extra div
2 years ago
Snekussaurier
645cf211dd
Add ability to use custom logo
2 years ago
Michael Shamoon
656b818488
Fix conditions map for openmeteo
2 years ago
Michael Shamoon
1aeb3a3b63
Add a perfunctory key to <span>
2 years ago
Michael Shamoon
98c8f2078d
fix another react deps warning
2 years ago
Michael Shamoon
c2230fb308
Fix quick-launch z-index
...
Closes #582
2 years ago
Michael Shamoon
69b1049c17
Graceful fallback when build args not supplied
...
See #578
2 years ago
Michael Shamoon
44c2a1ecbd
fix react dep warning
2 years ago
Michael Shamoon
4c70bff952
Show memory up to 1 decimal place
2 years ago
Michael Shamoon
812eb3d70f
Fix datetime react render error
2 years ago
Jason Fischer
e0edc2735d
Add healthy status if available
2 years ago
Jason Fischer
07385dc91e
Add container health details to status
2 years ago
Michael Shamoon
f16bd91978
fix version number missing
2 years ago
Jason Fischer
354f819041
Merge pull request #505 from benphelps/ping-and-redesign-status
...
Feature: Service ping, redesign docker status
2 years ago
Michael Shamoon
0653b12104
fix quicklaunch sometimes mislabels bookmarks
2 years ago
Michael Shamoon
8a783ba9f6
Simplify error catching
2 years ago
Michael Shamoon
f473d324df
Fix docker status error display
2 years ago
Michael Shamoon
7c4d8a77cf
Update error display styling
2 years ago
Michael Shamoon
21017e4716
Add detailed Error component for service widgets
2 years ago
Michael Shamoon
7b7740563e
Basic widget data validation
2 years ago
Michael Shamoon
f11173bcaf
Fix text centering in block labels on small screens
...
Closes #516
2 years ago
Jason
280bd0e621
Fix: openweathermap day/night icon issue
...
The day/night icon does not display properly in openwathermap widget due to the typo (sundown -> sunset) in parsing data from openweathermap api. The icon should be displayed properly after the fix.
2 years ago
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2 years ago
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
2 years ago
Michael Shamoon
2ab05350a3
Fix maxWidth / maxHeight style attrs
2 years ago
Michael Shamoon
57fef06931
fix resolved icon mdi icon overflow
2 years ago
Michael Shamoon
5fd5762c0c
fix bookmark abbr + icon
2 years ago
Don Reece
8115b54ef9
Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation.
...
Revert "Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation."
This reverts commit d7131584442ba5a52823cf0aa6e96c4b5f09141a.
Add icons to bookmarks
2 years ago
maharsh9100
71faaa56dc
Feature: add category icons ( #301 )
...
* Update setting.yaml mapping
* Implement adding icon to categoryTitle
* Move resolveIcon func to utils for reusability
* Turn off default export eslint rule
* Fix util typo
* Revert "Turn off default export eslint rule"
This reverts commit e8dd853ba6
.
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c9477669
.
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec
.
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
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
2 years ago
Michael Shamoon
a86a39c5ee
quicklook shouldnt retain focus after close, also fixes esc key
2 years ago
Michael Shamoon
741a3d6225
Fix quicklaunch strings name
2 years ago
Ben Phelps
aedd9cfeb9
Merge branch 'main' into openmeteo-widget
2 years ago
Michael Shamoon
689e2a8011
Quicklook support individual item target
2 years ago
Michael Shamoon
9c1c0e4465
Add quicklook searchDescriptions option
2 years ago
Michael Shamoon
f62021633b
Respect settings target and allow command override
2 years ago
Michael Shamoon
5abe13c726
Handle click to close, close animation timing
2 years ago
Michael Shamoon
a1788b01c3
Show description in quicklook
2 years ago
Michael Shamoon
484d69a4b5
services should come first
2 years ago
Michael Shamoon
b5410eea12
fix quicklaunch hover bug on open
2 years ago
Michael Shamoon
ba4a1eb646
Refactor, better handle mouseover
2 years ago
Michael Shamoon
db9633496b
Handle clicking items
2 years ago
Michael Shamoon
fa46c9a1a4
lint
2 years ago