Commit Graph

117 Commits (72efd9a08d3fbe91945990a0e8ec6495c70c411f)

Author SHA1 Message Date
shamoon 56644ac487 Support env substitution for k8s
1 year ago
Jon e6d95e29ee
Translate environment vars in labels
1 year ago
shamoon febb4cc6d5 Support settings layout as a list
1 year ago
Georges-Antoine Assi cdd7b2d44b
Enhanced glances widget (#1534)
1 year ago
Shaun Walker cf7c68261f
Add support for QNAP instances with multiple volumes (#1528)
1 year ago
Shaun Walker 77f4c8bf54
Add pfSense API widget (#1491)
1 year ago
Georges-Antoine Assi bd1c2b1881
Add setting to hide widgets on failure
1 year ago
shamoon b5ada5ef11 Add type field to services from api
1 year ago
shamoon 7e012993d8 Support per-service stats control
1 year ago
shamoon e4788cc7f6 Fix widget option boolean parsing with docker labels
1 year ago
shamoon 6701e3bd77 Use HOMEPAGE_BUILDTIME to revalidate container restart/recreate
2 years ago
shamoon a42c50f1cc fix emby widget options interpolation
2 years ago
shamoon a0fa6367ca
Merge pull request #1161 from MrLemur/add-traefik-ingressroute
2 years ago
shamoon 48180604f9 Fix jellyfin / emby blocks boolean evaluation
2 years ago
Sebastian Osiński f55ba3b67a Add option to specify volume in Diskstation widget
2 years ago
Kassim Benhaddad df714c7556 feat: add Traefik IngressRoute support for k8s
2 years ago
Nina Morgan f37d3580b7 add support for Docker TLS based connections
2 years ago
shamoon eaf7ba608b Fix blocks for emby/jellyfin, support enable/disable
2 years ago
shamoon b2d22d7574 Cache config env variables & check if config contains variables before substitution
2 years ago
James Wynn e0f1aae4d5 Added support for environment variable substitution
2 years ago
James Wynn f8f96645b0 Added "external" boolean annotation to specify external services
2 years ago
Jason Fischer 45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
2 years ago
James Wynn b4cdb03228 Added support for "ping" configuration in kubernetes ingress annotations
2 years ago
shamoon 7b474d4cef Revert "Merge pull request #609 from benphelps/fix-576"
2 years ago
shamoon 17ebdd8226 Unifi widgets support sites other than default
2 years ago
Jason Fischer e96036e076
Merge pull request #873 from jameswynn/sort-services-by-weight
2 years ago
James Wynn 8d016629d3 Services are now sorted by the 'weight' field.
2 years ago
James Wynn 02e9df8f28 Parse widget field list if is a string
2 years ago
Michael Shamoon ca4b5b131d Allow specifying wan interface on opnsense widget
2 years ago
Jason Fischer 627ce179ef
Merge pull request #448 from jameswynn/kubernetes
2 years ago
Jason Fischer a7f290dfdd
Merge pull request #609 from benphelps/fix-576
2 years ago
James Wynn 4d6ce1f7e2 Widgets in discovered services now work correctly
2 years ago
James Wynn 36ed1022e3 detection now uses annotation "gethomepage.dev/enabled" instead of label
2 years ago
James Wynn e15ba1c82c Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon ee729a7e6a remove error on no discovered services
2 years ago
Michael Shamoon 6b90d3ef28 Handle docker server failures if others succeed
2 years ago
Vinay Dawani 9188f5cdd9 cleanup
2 years ago
Vinay Dawani c720df0805 double negation instead of ternary. force boolean
2 years ago
Vinay Dawani b7722ed333 check swarm value before passing
2 years ago
Vinay Dawani fb883c7b27 added yaml file variable for swarm mode checks
2 years ago
James Wynn ec08535204 fixed podSelector discovery
2 years ago
James Wynn a146c13c4f fixed unintentional blank default podSelector from discovery
2 years ago
James Wynn 8543118607 updated ingress selector label, added href override annotation
2 years ago
James Wynn 09eb172079 new status format, new podSelector field, more accurate pod stats
2 years ago
James Wynn 174cb651b4 Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon c01b60dbd1 try to detect invalid settings load
2 years ago
shamoon 9d2f1ab8c8 Add default interval setting for coinmarketcap
2 years ago
Michael Shamoon 04fbf315ee Fix startup errors on completely empty settings file
2 years ago
Michael Shamoon 92d456dbf4 fix group sort to prevent possible loss
2 years ago
Michael Shamoon b393318084 fix group sorting bug
2 years ago
James Wynn a1f2003a77 Merge branch 'main' into kubernetes
2 years ago
James Wynn 056e26dfd3 Improved handling of empty or disabled kubernetes configuration
2 years ago
James Wynn 0c6f7dbee1 Cleaned up some variable names
2 years ago
James Wynn 4fc6db49ca Improved kubernetes error handling
2 years ago
James Wynn c4333fd2dc Kubernetes support
2 years ago
Michael Shamoon ae3f847cef Sort layout groups by default, simplify sorting
2 years ago
GodD6366 3740426bb5 Change to server-side implementation
2 years ago
Michael Shamoon a3ed070921 Some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon 48a09e5a99 Refactor info widget sanitizing / privateOptions
2 years ago
Michael Shamoon 7c39cd8960 Private widget options API
2 years ago
Ben Phelps ba428cf3ae fix docker service discovery #343
2 years ago
Jason Fischer c533966050
Merge branch 'main' into configurable-widget-fields
2 years ago
Jason Fischer 9b7d6b196f
Allow widget field visibility to be configurable
2 years ago
Ben Phelps dadd501843 fix case with empty bookmarks and widgets
2 years ago
Ben Phelps a10a30a22c fix some error edge cases
2 years ago
Ben Phelps 4386999c38 further restructuring
2 years ago
Ben Phelps e1a3a82f75 utils cleanup, initial static generation
2 years ago