Vinay Dawani
9188f5cdd9
cleanup
2022-12-11 12:49:23 -05:00
Vinay Dawani
fb883c7b27
added yaml file variable for swarm mode checks
2022-12-11 03:03:20 -05:00
Vinay Dawani
f51e755216
Merge remote-tracking branch 'forkorigin/main' into features/basic-docker-swarm
2022-12-11 02:42:22 -05:00
Michael Shamoon
535a7d2f2d
Add optional tz
2022-12-05 09:41:19 -08:00
Michael Shamoon
94678be85e
retry ping > 500 too
2022-11-30 00:46:35 -08:00
Michael Shamoon
33bd349e43
Add fallback to HTTP GET for ping
2022-11-30 00:34:18 -08:00
Jason Fischer
07385dc91e
Add container health details to status
2022-11-27 09:46:18 -08:00
Jason Fischer
354f819041
Merge pull request #505 from benphelps/ping-and-redesign-status
...
Feature: Service ping, redesign docker status
2022-11-20 10:03:43 -08:00
Michael Shamoon
a282538782
Fix viewport tag location lost in merge
2022-11-18 22:32:26 -08:00
shamoon
d76a18565c
Merge branch 'main' into fix/icon
2022-11-18 22:26:23 -08:00
Michael Shamoon
f473d324df
Fix docker status error display
2022-11-18 15:24:07 -08:00
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2022-11-08 10:33:11 -08:00
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
2022-11-07 11:35:13 -08:00
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
2022-10-30 08:18:02 -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
Ivan Bravo Bravo
99b2ba8944
added basic support for Docker Swarm services
2022-10-26 00:12:46 -05: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
Michael Shamoon
45608b76b1
Fix quicklaunch setting name
2022-10-21 21:49:52 -07:00
Ben Phelps
aedd9cfeb9
Merge branch 'main' into openmeteo-widget
2022-10-21 11:14:39 +03: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
484d69a4b5
services should come first
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
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
GodD6366
78a75a1ff9
Merge branch 'master' into fix/icon
2022-10-17 15:04:22 +00:00
GodD6366
93bfc039f9
fix: Fix the problem that favicon does not work
2022-10-17 15:03:35 +00:00
Ben Phelps
4ea279856f
Merge pull request #377 from shamoon/unified-infowidget-settings
...
Feature: Unified info widget settings
2022-10-13 16:13:43 +03:00
GodD6366
c7d1c05e6e
Fix the page auto zoom when ios input focus ( #379 )
2022-10-12 18:03:09 +03:00
Michael Shamoon
48a09e5a99
Refactor info widget sanitizing / privateOptions
2022-10-12 01:53:57 -07:00
Ben Phelps
b259ecf870
Merge pull request #369 from shamoon/glances-info-widget
...
Feature: Glances info widget
2022-10-12 11:17:25 +03:00
Michael Shamoon
c1a55ff6d3
Update glances to use private widget options API
2022-10-11 12:16:18 -07:00
Ben Phelps
2bdd9eaa88
remove shortcuts from manifest
2022-10-11 21:56:48 +03:00
Michael Shamoon
8e2ff61f1c
Allow multiple glances widgets with optional id
property
2022-10-11 10:21:57 -07:00
Michael Shamoon
99b70f96e4
Allow username + password for glances
2022-10-11 10:21:57 -07:00
Michael Shamoon
802fe0f721
Glances widget use settings for URL
2022-10-11 10:21:57 -07:00
Michael Shamoon
080bc44a6f
Lint glances info widget
2022-10-11 10:21:57 -07:00
Michael Shamoon
321efd08cc
Glances info widget
2022-10-11 10:21:57 -07:00
Ben Phelps
d2dc51d49c
add services and bookmarks as manifest shortcuts
2022-10-09 13:31:00 +03:00
Ben Phelps
d26ae30fa6
remove old code
2022-10-09 13:30:37 +03:00
Ben Phelps
94a518f4a8
add styled headers option
2022-10-08 16:40:36 +03:00
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2022-10-08 16:04:24 +03:00
Ben Phelps
ea96999377
place error boundaries closer to the source
2022-10-05 13:43:22 +03:00
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2022-10-04 13:15:49 -07:00
Jason Fischer
c3a623c329
Remove pages/api/proxy.js as it was an open proxy
...
- The only location pages/api/proxy was used was for icon loading in item.jsx, simply returning the icon URL instead worked just fine. There was no need to proxy icon requests.
fixes : #327
2022-10-03 15:17:56 -07:00
Ben Phelps
de4ce73a9a
fix hidden scrollbars
...
this was an adventure
2022-09-30 23:34:48 +03:00
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
2022-09-30 22:13:37 +03:00