shamoon
def9b27006
Enhancement: support for glances v4 ( #3196 )
10 months ago
shamoon
e92ccc30ba
Fix: only log errors directly if exist
11 months ago
shamoon
1893c9b8da
Fix: Google search suggestions with accented characters ( #2993 )
11 months ago
Florian Hye
d5af7eda63
Feature: search suggestions for search and quick launch ( #2775 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
12 months ago
shamoon
d855e2b396
Fix: Increase kubernetes cpu/mem usage scale ( #2453 )
1 year ago
shamoon
792f768a7f
Feature: true ping, rename old ping to siteMonitor ( #2215 )
1 year ago
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io>
1 year ago
shamoon
4248db7f21
k8s: Support app ingress annotation ( #2198 )
1 year ago
shamoon
b475f89d85
Migrate more URLs
1 year ago
TheRolf
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>
1 year ago
shamoon
95635fca04
Revert "Enhancement: forward cookies from request ( #1804 )" ( #1946 )
...
This reverts commit d4edd432d8
.
1 year ago
James Waters
d4edd432d8
Enhancement: forward cookies from request ( #1804 )
1 year ago
shamoon
7cede1318e
Support extra headers in widgets
1 year ago
shamoon
1e60553904
Allow coinmarketcap slugs
2 years ago
Jon Seager
ca396ce96b
Override config directory with env var.
...
Until this change, the config directory was assumed
to be located at '/config'. This patch retains that
default behaviour, but enables users/devs to override
that behaviour by setting the HOMEPAGE_CONFIG_DIR
variable.
2 years ago
Denis Papec
c5b6dcc1e0
Add optional boxed styling and error component to information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2 years ago
shamoon
1fb7be7457
Retrieve ping url from config rather than as query parameter
2 years ago
shamoon
6b2930ab8d
Revert "Added optional boxed styling for information widgets and refactored information widgets"
2 years ago
Denis Papec
c79d45f91e
Add optional boxed styling and error component to information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2 years ago
shamoon
bd5c10e907
Handle k8s widget metrics call fails
2 years ago
Georges-Antoine Assi
cdd7b2d44b
Enhanced glances widget ( #1534 )
...
* Enhanced glances widget (resource match)
* Make widget clickable + cleanup helperrs
* Prevent unused glances API calls
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
f1a33f10ed
Add try catch for ping
2 years ago
Ciy
1b34db1109
solving docker multiple names
2 years ago
shamoon
6d1db78709
Accept http 401 / 403 for ping
2 years ago
shamoon
6701e3bd77
Use HOMEPAGE_BUILDTIME to revalidate container restart/recreate
2 years ago
shamoon
489132269e
Update [...service].js
2 years ago
shamoon
9303302ce7
Update [...service].js
2 years ago
shamoon
9ff977b339
Update [...service].js
2 years ago
shamoon
f830faf8af
update glances widget
2 years ago
shamoon
b51af4377f
Add uptime to resources widget
2 years ago
shamoon
f46addf20a
Add cputemp to resources widget
2 years ago
shamoon
d4a3ba84e9
Convert resources widget to systeminformation dependency
...
Update resources.js
2 years ago
Jason Fischer
45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
...
Fix settings after container update
2 years ago
shamoon
e35a66d3f1
Suppory body in widget endpoint mappings
2 years ago
shamoon
ae7a77d247
Use replica count for swarm status
...
Co-Authored-By: Raphaël Catarino <raphcatarino@gmail.com>
2 years ago
shamoon
f74275293a
Prefer swarm task containers locally for status / stats
2 years ago
shamoon
73c8ff7ee6
Use buildtime in config hash
2 years ago
Michael Shamoon
c8116fc9e8
Better error output for docker integration
2 years ago
James Wynn
e15ba1c82c
Merge branch 'main' into kubernetes
2 years ago
James Wynn
7ac862be75
removed overly verbose logging message
2 years ago
Michael Shamoon
d17a17bd3c
Use server-side endpoint to properly cache GH release data
2 years ago
Vinay Dawani
9188f5cdd9
cleanup
2 years ago
Vinay Dawani
fb883c7b27
added yaml file variable for swarm mode checks
2 years ago
Vinay Dawani
f51e755216
Merge remote-tracking branch 'forkorigin/main' into features/basic-docker-swarm
2 years ago
James Wynn
51ff424d98
added check for nodes without disks
2 years ago
James Wynn
09eb172079
new status format, new podSelector field, more accurate pod stats
...
* renamed pod label prefix from "homepage" to "gethomepage.dev"
which is more inline with typical kubernetes practices
2 years ago
James Wynn
174cb651b4
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
535a7d2f2d
Add optional tz
2 years ago
Michael Shamoon
94678be85e
retry ping > 500 too
2 years ago
Michael Shamoon
33bd349e43
Add fallback to HTTP GET for ping
2 years ago