summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-01Optimizenicolargo
2024-06-01Raspberry PI - CPU info is not correct #2616nicolargo
2024-06-01Reduce code complexity #2801nicolargo
2024-06-01Merge branch 'issue2799' into developnicolargo
2024-06-01Add support for automatically hiding network interfaces that are down or that...nicolargo
2024-06-01Merge branch 'issue2812' into developnicolargo
2024-06-01Make CORS option configurable #2812nicolargo
2024-05-29Put * in default CORS configuration. Related to discussion #2802nicolargo
2024-05-28Optimize Glances configuration file path searchnicolargo
2024-05-28Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2024-05-28When Glances is installed via venv, default configuration file is not used #2803nicolargo
2024-05-27Update README.rstNicolas Hennion
2024-05-25Update NEWS filenicolargo
2024-05-25version 4.0.7v4.0.7nicolargo
2024-05-25fix: plugin(sensors) - serialization bug with raw statsBharath Vignesh J K
2024-05-25cpu_hz_current not available on NetBSD #2792nicolargo
2024-05-25GET /1272f6e9e8f9d6bfd6de.png results in 404 #2781nicolargo
2024-05-25cpu_hz_current not available on NetBSD #2792nicolargo
2024-05-25Correct error witj orjson version: use the latest onenicolargo
2024-05-25version 4.0.6v4.0.6nicolargo
2024-05-25No GPU info on Web View #2796nicolargo
2024-05-25Merge branch 'issue2796' into developnicolargo
2024-05-25No GPU info on Web View #2796nicolargo
2024-05-25Retire ujson for being in maintenance mode #2791nicolargo
2024-05-25Merge branch 'develop' into issue2791nicolargo
2024-05-25Change client and browser callnicolargo
2024-05-25Unittest OKnicolargo
2024-05-20Betternicolargo
2024-05-19fix: build workflow - missing scope on `cache-from`Bharath Vignesh J K
2024-05-19chg: build workflow - use scope to prevent multiple os caches from overwritin...Bharath Vignesh J K
2024-05-19chg: build workflow - use newer cache exporter - ghaBharath Vignesh J K
2024-05-19chg: build workflow - use latest official docker meta actionBharath Vignesh J K
2024-05-19chg: requirements.txt(s) - remove unnecessary version constraintsBharath Vignesh J K
2024-05-19chg: deps - remove unused deps - scandir & wifiBharath Vignesh J K
2024-05-19chg: pyproject.toml - remove black configBharath Vignesh J K
2024-05-18Replace UJson by ORJson - Client/Server do not work anymoreissue2791nicolargo
2024-05-18Reformat codev4.0.5nicolargo
2024-05-18Reformat codenicolargo
2024-05-18Update snapcraftnicolargo
2024-05-18version 4.0.5nicolargo
2024-05-18Update docsnicolargo
2024-05-18Merge Ruff formating and solve some conflicts #2779nicolargo
2024-05-18Merge pull request #2779 from nicolargo/ruff-cleanupNicolas Hennion
2024-05-18Add some comment regarding the minimal Python version and exclude all the ven...ruff-cleanupnicolargo
2024-05-18Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2024-05-18Merge pull request #2789 from nicolargo/2788-sensortype-change-in-rest-api-br...RazCrimson
2024-05-18fix: plugin(sensors) - serialization bug with raw statsBharath Vignesh J K
2024-05-18chg: glances client - avoid logging user credsBharath Vignesh J K
2024-05-17chg: github-actions to use ruffBharath Vignesh J K
2024-05-17chore: remove older lint configsBharath Vignesh J K