Michael Shamoon
c117f18d20
Improve error handling with pyload-ng API
2 years ago
Michael Shamoon
3c0b18570e
pyload widget compatibility with pyload-ng
...
Closes https://github.com/benphelps/homepage/issues/517
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
shamoon
b719a9f6a0
Merge pull request #496 from stuffinator/pyload_widget
...
Add Pyload widget
2 years ago
stuffinator
1fd9686e41
- fixed empty password not working
...
- Airbnb style guide
2 years ago
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2 years ago
Michael Shamoon
3e73fb65ea
Use compact now playing format
2 years ago
Michael Shamoon
31b644c939
fix navidrome nothing playing, simplify widget params
2 years ago
Michael Shamoon
69786600b1
Pyload widget use httpProxy instead of fetch
2 years ago
Michael Shamoon
8b2b8d7b35
Cache Pyload widget login sessionId, refactor
2 years ago
ForeverEndeavor
210d746ef6
Feature: add navidrome support
2 years ago
Michael Shamoon
2ab05350a3
Fix maxWidth / maxHeight style attrs
2 years ago
stuffinator
02027deb06
code styling
2 years ago
stuffinator
d6f53ab1e9
Merge remote-tracking branch 'origin/main' into pyload_widget
2 years ago
stuffinator
5b21444c2e
Add Pyload widget
2 years ago
Michael Shamoon
b25ba09e18
Fix error detection in emby widget
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
Michael Shamoon
872d2a8ace
lint truenas widget
2 years ago
Dimitar Ilkov
30c35f99d2
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
2 years ago
Brandon Barker
68b8e4b376
feat: add tubearchivist widget
2 years ago
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
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
ForeverEndeavor
1963a94f74
fix endpoint typo in emby widget
2 years ago
Michael Shamoon
546de7f0bf
Update skeleton config links
2 years ago
Michael Shamoon
5f71486b74
remove unnecessary watchtower header cache, code style
2 years ago
FauFra
87c3ba8faa
Added support to watchtower statistics
2 years ago
Dimitar Ilkov
300bb3487e
format uptime
2 years ago
Michael Shamoon
c14ae6ee72
Fix missing column gap for bookmarks
...
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2 years ago
Michael Shamoon
25f27dcfdd
Merge branch 'main' into pr/451
2 years ago
Brandon Barker
a2a5382ddb
feat: add autobrr widget
2 years ago
Dimitar Ilkov
3483fe1188
Add widget for Truenas
2 years ago
Michael Shamoon
e19583b6b0
lint
2 years ago
Michael Shamoon
c601094c32
fix login retry, use token expiration, object deconstruction
2 years ago
Michael Shamoon
d942e989bd
Refactor proxy for brevity
2 years ago
Michael Shamoon
df3e2eff11
Merge branch 'widget/homebridge' of https://github.com/Fernando-Neira/homepage into pr/442
2 years ago
Fernando Neira
57dae4021d
feature: improvement login api calls
2 years ago
Michael Shamoon
b1bf251309
Capitalize status
...
=)
2 years ago
Fernando Neira
5c5b677075
improvements
2 years ago
Fernando Neira
c9512a6d26
add homebridge plugin
2 years ago
Michael Shamoon
ed0aa08641
Fix viewport meta tag location
...
see https://nextjs.org/docs/messages/no-document-viewport-meta
2 years ago
shamoon
5c5a7ff79f
Merge pull request #430 from benphelps/fix-search-url1
...
Fix: some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon
a86a39c5ee
quicklook shouldnt retain focus after close, also fixes esc key
2 years ago
Michael Shamoon
45608b76b1
Fix quicklaunch setting name
2 years ago
Michael Shamoon
a3ed070921
Some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon
741a3d6225
Fix quicklaunch strings name
2 years ago
shamoon
afd126fb1e
Merge pull request #415 from benphelps/openmeteo-widget
2 years ago