summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-20chore(deps): update dependency less-loader to v11.1.4renovate/less-loader-11.x-lockfilerenovate[bot]
2024-01-20Merge pull request #2556 from nicolargo/renovate/zeroconf-0.xNicolas Hennion
chore(deps): update dependency zeroconf to v0.131.0
2024-01-20Merge pull request #2631 from ↵Nicolas Hennion
nicolargo/snyk-fix-3a9af49ce5f9976e3d530f42509537fb [Snyk] Security upgrade fonttools from 4.38.0 to 4.43.0
2024-01-20Crach when ENTER key is pressed in the Alpine minimal image #2658nicolargo
2024-01-14Improve conde quality of _GlancesCurses.__catch_key()nicolargo
2024-01-14Correct UTnicolargo
2024-01-14Make the left menu configurable (in Curses and WebUI) #2648nicolargo
2024-01-14Make the left menu configurable (in Curses and WebUI) #2648nicolargo
2024-01-13Correct typo in README file concerning Docker command linenicolargo
2024-01-13Migration to Alpine 3.19 and update documentation regarding default ↵nicolargo
glances.conf file in Docker images
2024-01-13Update Alpine version to 3.18 (a link to the latest 3.18.x tag)nicolargo
2024-01-07Make the separator default behavor in UI (and add the option in the ↵nicolargo
configuration file
2024-01-06Update WebUI and Docsnicolargo
2024-01-06Merge pull request #2640 from clintonsteiner/updateReadmeTyposNicolas Hennion
Update prometheus.rst, fix minor typos
2024-01-06Crash when a process is pinned in the develop branch of Glances #2639nicolargo
2024-01-06 macOS: Read user config from ~/.config/glances #2636nicolargo
2024-01-06Merge pull request #2641 from osalbahr/add-macos-home-configNicolas Hennion
macOS: default to `~/.config/glances`
2024-01-06Update docsnicolargo
2024-01-04macOS: default to `~/.config/glances`Osama Albahrani
Fixes nicolargo/glances#2636
2024-01-03Update prometheus.rst, fix minor typoscsteiner
Incorrect usage of argument and minor grammatical error --export-prometheus was used instead of --export prometheus
2023-12-29Update WebUI and Docsnicolargo
2023-12-29Showing the full arguments on the command column of the TASKS Section of the ↵nicolargo
Web UI. #2634
2023-12-23Add unittest (API) for fields description and unitnicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-22Update doc 2nicolargo
2023-12-22Update docnicolargo
2023-12-22Getting field information (description, unit) from the API #2630nicolargo
2023-12-21fix: dev-requirements.txt to reduce vulnerabilitiessnyk-fix-3a9af49ce5f9976e3d530f42509537fbsnyk-bot
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
2023-12-21Improve long fs name in WebUInicolargo
2023-12-19Update dependency zeroconf to v0.131.0renovate[bot]
2023-12-17Refactor alias configuration and allow alias for fs devicesnicolargo
#1735
2023-12-17Add breaking changes information in the NEWS filenicolargo
2023-12-17Change the way version is displayed (add the API version)nicolargo
2023-12-16Correct issue when running Glances with minimal depnicolargo
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-12-16Merge branch 'issue2181' into developnicolargo
2023-12-16Merge branch 'develop' into issue2181issue2181nicolargo
2023-12-16Correct Restful API unittestsnicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-16Correct Help plugin in the WebUInicolargo
2023-12-16Help did not work in WebUI (empty black screen is displayed)nicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo
2023-12-13Remove -C /etc/glances.conf from the Dockerfile CMDnicolargo
2023-12-10See TODO in:nicolargo
- glances/plugins/processlist/__init__.py - glances/outputs/glances_restful_api.py
2023-12-10Some 'return orjson.dumps(TypeError: Type is not JSON serializable: ↵nicolargo
pcputimes' errors
2023-12-10:Merge branch 'develop' into issue2181nicolargo
2023-12-10Update documentationnicolargo
2023-12-10Merge pull request #2625 from gtimchenko/doc_fix#001Nicolas Hennion
Fix typos and make grammatical and stylistic edits in project documentation