summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-30Update dependency vue-loader to v17.4.2renovate/vue-loader-17.x-lockfilerenovate[bot]
2023-12-29Update WebUI and Docsnicolargo
2023-12-29Showing the full arguments on the command column of the TASKS Section of the ...nicolargo
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-21Improve long fs name in WebUInicolargo
2023-12-17Refactor alias configuration and allow alias for fs devicesnicolargo
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
2023-12-10Some 'return orjson.dumps(TypeError: Type is not JSON serializable: pcputimes...nicolargo
2023-12-10:Merge branch 'develop' into issue2181nicolargo
2023-12-10Update documentationnicolargo
2023-12-10Merge pull request #2625 from gtimchenko/doc_fix#001Nicolas Hennion
2023-12-10Looks beter after the last commit ! Some TODO to do in the glances_restful_ap...nicolargo
2023-12-10Fix typos and make grammatical and stylistic edits in project documentationGeorgiy Timchenko
2023-12-10Fix typos in project documentationGeorgiy Timchenko
2023-12-10Unit tests are ok BUT the WebUI has a lot of issue: plugin disapear, tracebac...nicolargo
2023-12-10Merge pull request #2620 from gtimchenko/doc_typosNicolas Hennion
2023-12-10Fix typos in project documentationGeorgiy Timchenko
2023-12-09Update Github build workflownicolargo
2023-12-09Update depsnicolargo
2023-12-09 Works in progressnicolargo
2023-12-02WARNING: Replace the get_raw command for processlistnicolargo
2023-11-26First step of the migrationnicolargo
2023-11-26First step of the migrationnicolargo
2023-11-26Rename any reference to Bottle in doc and dep file. Ready to refactor the mai...nicolargo
2023-11-11Alerts showing different time than time plugin #2214nicolargo
2023-11-05Correct timestamp on alert for terminal modenicolargo
2023-11-04Refactor Event add / update callsnicolargo
2023-11-04Corect an issue with default max events number (0 instead of 10)nicolargo
2023-11-04Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2023-11-04Add debug message for term namenicolargo
2023-11-03Merge pull request #2599 from monochromec/developNicolas Hennion
2023-11-01Optimized plugin name creationChristoph Zimmermann