summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-20Update dependency webpack to v5.91.0renovate/webpack-5.x-lockfilerenovate[bot]
2024-03-17Correct issue on unittestnicolargo
2024-03-17Merge branch 'pydantic_events' into developnicolargo
2024-03-17Event is now a Dataclassnicolargo
2024-03-17Event is now a Dataclassnicolargo
2024-03-17Correct an issue with the events durationnicolargo
2024-03-16Make the global event message available per eventnicolargo
2024-03-16Improve alert with mininimal interval/duration configuration keys #2558nicolargo
2024-03-16Folders plugin always fails on special directories #2518nicolargo
2024-03-16Change workflow to disable some jobs on Pull Requestnicolargo
2024-03-16Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2024-03-16Update WebUInicolargo
2024-03-16Merge branch 'erdnaxela02-MQTT_hostname_configuration' into developnicolargo
2024-03-16Update docs and correct some merge conflictsnicolargo
2024-03-16Continuous Integration Build ArtifactsContinuous Integration
2024-03-16Merge pull request #2700 from erdnaxela02/CallbackAPI_for_MQTTNicolas Hennion
Add CallbackAPIversion for MQTT export
2024-03-15Make 'callback_api_version' configurableGithub GPG acces
2024-03-15changes structureGithub GPG acces
2024-03-15Add MQTT hostname configurationGithub GPG acces
added the possibility of configuring the hostname of the MQTT topic
2024-03-15Add CallbackAPIversion for MQTT exportGithub GPG acces
Due to the recent update of paho-mqtt to V2.0.0 which requires API versioning, addition of callback_api_version in paho.Client
2024-03-10Add Cyber scan (Trivy) github actionnicolargo
2024-03-10Use secrets in CI actions 2nicolargo
2024-03-10Use secrets in CI actionsnicolargo
2024-03-10Use secrets info build workflownicolargo
2024-03-10Add CI pipeline 4nicolargo
2024-03-10Add CI pipeline 3nicolargo
2024-03-10Add CI pipelinenicolargo
2024-03-10Add CI pipelinenicolargo
2024-03-10Solve issue when no change in the WebUI build processnicolargo
2024-03-10Correct Node.js action https://stackoverflow.com/a/68717538/1919431nicolargo
2024-03-10Create node.js.yml Github actionNicolas Hennion
2024-03-10Update configuration file example regarding the #2695nicolargo
2024-03-10[WEBUI] Custom system header information #2695nicolargo
2024-03-09Update the Flame profilingnicolargo
2024-03-09Update doc in the config filenicolargo
2024-03-09Merge branch 'issue2695' into developnicolargo
2024-03-09Custom header information #2695nicolargo
2024-03-09Force image updatenicolargo
2024-03-09Revert "Commit ↵nicolargo
https://github.com/nicolargo/glances/commit/c9285be686070f2e984feeb567e0d1b774a9c39f breaks the Docker image Pipeline. Try to downgrade urllib < 2. Just a try." This reverts commit 229c9bfaed9b95ab30185fb1e56df17dac5d2d85.
2024-03-09Commit ↵nicolargo
https://github.com/nicolargo/glances/commit/c9285be686070f2e984feeb567e0d1b774a9c39f breaks the Docker image Pipeline. Try to downgrade urllib < 2. Just a try.
2024-03-04Use a venv-build environment for Alpine imagenicolargo
2024-03-04Display the pip version during the buildnicolargo
2024-03-04Update depnicolargo
2024-03-04Change separator color in black modenicolargo
2024-03-04Merge pull request #2687 from turbocrime/be-normalNicolas Hennion
Use normal color for normal text instead of an arbitrary color
2024-03-04Merge pull request #2688 from Kiskae/swap-nvmlNicolas Hennion
Replace `py3nvml` with `nvidia-ml-py`
2024-03-03update documentation for `nvidia-ml-py`Kiskae
2024-03-03Replace `py3nvml` with `nvidia-ml-py`Kiskae
2024-03-01rm themeturbocrime
2024-03-01be even more normalturbocrime