Michael Shamoon
319d3bfae3
Change npm widget to use httpProxy not fetch
2022-11-06 18:05:22 -08:00
Michael Shamoon
2ab05350a3
Fix maxWidth / maxHeight style attrs
2022-11-06 14:41:02 -08:00
James Wynn
056e26dfd3
Improved handling of empty or disabled kubernetes configuration
2022-11-06 06:58:52 -06:00
James Wynn
0c6f7dbee1
Cleaned up some variable names
2022-11-06 06:58:52 -06:00
James Wynn
4fc6db49ca
Improved kubernetes error handling
2022-11-06 06:58:52 -06:00
James Wynn
8887fcc3ee
longhorn support
...
* longhorn widget for showing storage stats as "disks"
2022-11-06 06:58:52 -06:00
James Wynn
c4333fd2dc
Kubernetes support
...
* Total CPU and Memory usage for the entire cluster
* Total CPU and Memory usage for kubernetes pods
* Service discovery via annotations on ingress
* No storage stats yet
* No network stats yet
2022-11-06 06:58:52 -06:00
stuffinator
02027deb06
code styling
2022-11-06 11:45:25 +01:00
stuffinator
d6f53ab1e9
Merge remote-tracking branch 'origin/main' into pyload_widget
2022-11-06 11:10:09 +01:00
stuffinator
5b21444c2e
Add Pyload widget
2022-11-06 11:05:31 +01:00
Michael Shamoon
b25ba09e18
Fix error detection in emby widget
2022-11-05 21:43:59 -07:00
Michael Shamoon
57fef06931
fix resolved icon mdi icon overflow
2022-11-05 01:27:04 -07:00
Michael Shamoon
5fd5762c0c
fix bookmark abbr + icon
2022-11-04 14:58:52 -07:00
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
2022-11-04 14:53:45 -07:00
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 e8dd853ba6fac1d33253667ffe9e02010a8dcfd6.
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c947766951e14d1f6db290c0ab03ccc8f1ebc3.
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec6d925d7938c3ddec753a0e7c8759af.
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2022-11-04 14:38:33 -07:00
Michael Shamoon
872d2a8ace
lint truenas widget
2022-11-03 21:28:09 -07:00
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
Dimitar Ilkov
30c35f99d2
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
2022-11-03 14:00:46 +02: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
Dimitar Ilkov
300bb3487e
format uptime
2022-10-27 10:44:21 +03: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
Michael Shamoon
25f27dcfdd
Merge branch 'main' into pr/451
2022-10-26 08:00:12 -07:00
Brandon Barker
a2a5382ddb
feat: add autobrr widget
2022-10-26 12:56:43 +02:00
Dimitar Ilkov
3483fe1188
Add widget for Truenas
2022-10-26 11:36:15 +03: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