nicolargo
e3ea678f94
Update doc
2023-12-22 18:50:56 +01:00
nicolargo
d75a8c193d
Getting field information (description, unit) from the API #2630
2023-12-22 18:32:24 +01:00
snyk-bot
4fb7044ba2
fix: dev-requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
2023-12-21 17:52:39 +00:00
nicolargo
380888a564
Improve long fs name in WebUI
2023-12-21 10:40:59 +01:00
renovate[bot]
39912c4ae9
Update dependency zeroconf to v0.131.0
2023-12-19 09:50:51 +00:00
nicolargo
56a7622d14
Refactor alias configuration and allow alias for fs devices
...
#1735
2023-12-17 18:42:42 +01:00
nicolargo
ab2936bcc8
Add breaking changes information in the NEWS file
2023-12-17 14:54:14 +01:00
nicolargo
8d24031500
Change the way version is displayed (add the API version)
2023-12-17 14:48:04 +01:00
nicolargo
746b526c51
Correct issue when running Glances with minimal dep
2023-12-16 15:38:13 +01:00
nicolargo
b3828f5497
Replace Bottle by FastAPI #2181
2023-12-16 15:00:04 +01:00
nicolargo
32b33b5883
Merge branch 'issue2181' into develop
2023-12-16 14:50:57 +01:00
nicolargo
c976f94b13
Merge branch 'develop' into issue2181
2023-12-16 14:50:36 +01:00
nicolargo
bea6563573
Correct Restful API unittests
2023-12-16 14:43:51 +01:00
nicolargo
013bc99c78
Add Glances version plugin
2023-12-16 14:33:44 +01:00
nicolargo
ae07ee1437
Add Glances version plugin
2023-12-16 14:33:30 +01:00
nicolargo
dc0f363840
Correct Help plugin in the WebUI
2023-12-16 13:51:54 +01:00
nicolargo
93fc961b46
Help did not work in WebUI (empty black screen is displayed)
2023-12-16 12:32:00 +01:00
nicolargo
3215bf5c63
Optimize basic HTTP authentication
2023-12-15 19:06:33 +01:00
nicolargo
3d7b324839
Remove -C /etc/glances.conf from the Dockerfile CMD
2023-12-13 21:59:22 +01:00
nicolargo
e27fd5f102
See TODO in:
...
- glances/plugins/processlist/__init__.py
- glances/outputs/glances_restful_api.py
2023-12-10 20:27:31 +01:00
nicolargo
c4a631a25f
Some 'return orjson.dumps(TypeError: Type is not JSON serializable: pcputimes' errors
2023-12-10 20:12:44 +01:00
nicolargo
a3e08966b5
:Merge branch 'develop' into issue2181
2023-12-10 20:12:21 +01:00
nicolargo
4a41c76953
Update documentation
2023-12-10 20:10:34 +01:00
Nicolas Hennion
c82a5a7098
Merge pull request #2625 from gtimchenko/doc_fix#001
...
Fix typos and make grammatical and stylistic edits in project documentation
2023-12-10 20:00:53 +01:00
nicolargo
1f1622a625
Looks beter after the last commit ! Some TODO to do in the glances_restful_api.py files...
2023-12-10 19:59:33 +01:00
Georgiy Timchenko
66e7916fbf
Fix typos and make grammatical and stylistic edits in project documentation
...
Several typos were found and corrected in the project documentation. Additionally, a number of grammatical and stylistic improvements were made to enhance clarity and coherence. These changes affect the following files:
- docs/api.rst
- docs/cmds.rst
- docs/config.rst
- docs/docker.rst
- docs/glances.rst
- docs/index.rst
- docs/install.rst
- docs/quickstart.rst
- docs/support.rst
These corrections and improvements significantly enhance the readability and accuracy of the documentation, making it more accessible and comprehensible for both users and developers.
2023-12-10 22:38:38 +04:00
Georgiy Timchenko
fa927532a1
Fix typos in project documentation
...
Several typos were found and corrected in the project documentation. These changes affect the following files:
- docs/cmds.rst
- docs/config.rst
These corrections improve the readability and accuracy of the documentation, making it more accessible and understandable for users and developers.
2023-12-10 22:38:38 +04:00
nicolargo
cbb2facc87
Unit tests are ok BUT the WebUI has a lot of issue: plugin disapear, traceback... Perhaps issue when stats are refreched ?
2023-12-10 19:27:02 +01:00
Nicolas Hennion
4fc1336810
Merge pull request #2620 from gtimchenko/doc_typos
...
Fix typos in project documentation
2023-12-10 15:39:46 +01:00
Georgiy Timchenko
30354d623e
Fix typos in project documentation
...
Several typos were found and corrected in the project documentation. These changes affect the following files:
- docs/cmds.rst
- docs/config.rst
These corrections improve the readability and accuracy of the documentation, making it more accessible and understandable for users and developers.
2023-12-10 14:02:43 +04:00
nicolargo
b46c7586eb
Update Github build workflow
2023-12-09 11:24:27 +01:00
nicolargo
06d458ac63
Update deps
2023-12-09 11:07:33 +01:00
nicolargo
5d054e12e1
Works in progress
2023-12-09 10:09:17 +01:00
nicolargo
5fa7ae4264
WARNING: Replace the get_raw command for processlist
2023-12-02 16:41:52 +01:00
nicolargo
322d8c715a
First step of the migration
2023-11-26 22:41:16 +01:00
nicolargo
c28089ae47
First step of the migration
2023-11-26 22:40:36 +01:00
nicolargo
bcf4ce45fc
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
2023-11-26 10:02:30 +01:00
nicolargo
36ed96b05a
Alerts showing different time than time plugin #2214
2023-11-11 10:21:47 +01:00
nicolargo
dbbdc34bf0
Correct timestamp on alert for terminal mode
2023-11-05 09:53:44 +01:00
nicolargo
af49f970e3
Refactor Event add / update calls
2023-11-04 11:43:08 +01:00
nicolargo
8f6fe14ea1
Corect an issue with default max events number (0 instead of 10)
2023-11-04 11:34:27 +01:00
nicolargo
c59dc2bc16
Merge branch 'develop' of github.com:nicolargo/glances into develop
2023-11-04 09:32:00 +01:00
nicolargo
081beba52a
Add debug message for term name
2023-11-04 09:18:19 +01:00
Nicolas Hennion
c37504595f
Merge pull request #2599 from monochromec/develop
...
Optimized plugin name creation
2023-11-03 16:33:28 +01:00
Christoph Zimmermann
4d92e0bd65
Optimized plugin name creation
2023-11-01 17:27:14 +01:00
nicolargo
e3d40e9577
TERM setting causes glances to crash #2598
2023-11-01 10:28:02 +01:00
nicolargo
e9e12d4dcc
Remove systemd from Curses (related to #2595 )
2023-11-01 08:59:12 +01:00
nicolargo
16a7934763
Update docs. Correct Sphinx path.
2023-11-01 08:53:44 +01:00
nicolargo
9bf3cb33d6
Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop
2023-11-01 08:41:56 +01:00
Christoph Zimmermann
037d3f7c89
Fixed plugin name handling in GlancesPluginModel and optimized package handling in load_additional_plugins
2023-10-31 16:19:11 +01:00