Commit Graph

4579 Commits (30f981bd8eda0cd01ad96fce7c0444e532dcf1b5)

Author SHA1 Message Date
nicolargo 4ecbb61bb9 Windows Python 3 installation fails on dependency package "future" #2109 2022-08-20 08:45:00 +02:00
nicolargo faf633da77 Remove python3-glances.json file from Glances repo 2022-08-19 20:15:06 +02:00
nicolargo d954a0127c Distribute as Flatpak - First try #1374 2022-08-19 19:52:49 +02:00
nicolargo 004288eac5 Improve code quality 2022-08-15 18:16:16 +02:00
nicolargo f1ebbcdcf2 Correct alignement issue with the diskio plugin (Console UI) 2022-08-15 17:31:16 +02:00
nicolargo 2ee2ffbd24 Add the public IP information to the WebUI #2105 2022-08-13 13:04:34 +02:00
nicolargo ed5254d2a0 Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-08-08 11:29:40 +02:00
nicolargo 9adc934628 Improve the IP module with a link to Censys #2105 2022-08-08 11:29:27 +02:00
nicolargo 1caf77b5a9 Merge branch 'issue2105' into develop 2022-08-08 11:28:10 +02:00
nicolargo 5e01e20c01 Update main screenshot 2022-08-08 11:27:03 +02:00
nicolargo 4721bd9ebb Update docs. @TODO: WebUI 2022-08-08 11:24:23 +02:00
nicolargo 100395434d Correct display issue when screen size is too low 2022-08-08 11:11:46 +02:00
nicolargo 7c5bbe6c5a First version ok for both PY2 and PY3 2022-08-08 10:59:00 +02:00
nicolargo 296c3fd2a0 Only work for the first refresh... 2022-08-07 17:43:11 +02:00
nicolargo 712cd67581 Update FUNDING file 2022-08-07 09:16:24 +02:00
nicolargo 4634caf3a1 Add WebUI audit to the Makefile 2022-07-29 13:17:03 +02:00
nicolargo 5ce964bac3 Remove the static exportable_plugins list from glances_export.py #1556"
Limiting data exported for economic storage #1443
2022-07-29 12:49:47 +02:00
nicolargo f7260fb0d2 On the road of version 3.3.0 2022-07-28 18:17:04 +02:00
nicolargo 8e443d342c Resolv conflict from master 2022-07-28 18:10:35 +02:00
nicolargo 709b4e904d version 3.2.7 2022-07-28 18:00:59 +02:00
nicolargo 0f226b2ba8 Update README for Debian package users 2022-07-28 10:30:55 +02:00
nicolargo 3af6cc01fb Update docs 2022-07-27 19:28:12 +02:00
Nicolas Hennion 948780a0c1
Merge pull request #2096 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/terser-5.14.2
Bump terser from 5.9.0 to 5.14.2 in /glances/outputs/static
2022-07-27 19:21:26 +02:00
dependabot[bot] 4f3aabb72b
Bump terser from 5.9.0 to 5.14.2 in /glances/outputs/static
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.9.0...v5.14.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 17:20:59 +00:00
nicolargo 144e26f6c3 Correct issue with CPU label 2022-07-27 11:21:05 +02:00
nicolargo bce5131c1b Merge branch 'issue2059' into develop 2022-07-27 10:25:18 +02:00
nicolargo 419c4475dc Container uptime wrong (timezone bug?) #2059 2022-07-27 10:25:04 +02:00
nicolargo ff4e8d8d1a Change the README header 2022-07-27 10:03:35 +02:00
nicolargo ca0aaed56c Drive names truncated in Web UI #2055 2022-07-26 10:32:53 +02:00
nicolargo d5efb63591 Config to disable all plugins by default (or enable an exclusive list) #2089 2022-07-24 10:37:42 +02:00
nicolargo 2fb2403405 Change the sponsor message 2022-07-16 10:48:23 +02:00
nicolargo 0e7fb3052e Update documentation for Docker 2022-07-15 19:25:53 +02:00
nicolargo 2fa8cfa093 Force -C in docker-compose file 2022-07-15 19:02:02 +02:00
nicolargo 177eff05a2 Improve error message when export error occures 2022-07-15 18:25:41 +02:00
nicolargo 17ff53d3a7 Default MQQT server port is 8883 (but 1883 for mosquito) 2022-07-15 11:43:47 +02:00
nicolargo cea2e777ef Improve error message when MQTT error occures 2022-07-15 11:42:20 +02:00
nicolargo b2052414b6 Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-07-15 11:17:20 +02:00
nicolargo 9aaf620e2f Change exit message when export plugin init failed 2022-07-15 11:16:07 +02:00
Nicolas Hennion ddd91be318
Merge pull request #2088 from dbrennand/docs/prometheus-exporter-container-usage
Add note about `host` for Prometheus exporter in a container
2022-07-15 10:07:48 +02:00
dbrennand ad11702397 feat: add note about `host`
When using the Prometheus exporter inside a container: https://github.com/nicolargo/glances/issues/2087#issue-1305028667

refactor: place old note into note block
2022-07-14 18:25:20 +01:00
nicolargo 2ffb54a291 In the sensor plugin thresholds in the configuration file should overwrite system ones #2058 2022-07-14 10:33:52 +02:00
nicolargo 678f6da3a9 Disable Pyright on the Git actions pipeline 2022-07-10 18:52:23 +02:00
nicolargo fd9522d6ad Update docs for new shortcut 2022-07-10 18:42:34 +02:00
Nicolas Hennion 169468cd0b
Merge pull request #2084 from sylvainmouquet/chore--add-pyright
chore(ci): add pyright
2022-07-10 18:37:58 +02:00
Sylvain MOUQUET 3237d2aedf
chore: add pyright 2022-07-10 11:34:56 +02:00
Sylvain MOUQUET f798293474
chore(ci): add pyright 2022-07-10 11:29:50 +02:00
Sylvain MOUQUET 4b5ae8aded
chore(ci): add pyright 2022-07-10 11:22:47 +02:00
nicolargo 820007073f Keybind(s) for modifying nice level #2081 2022-07-09 19:10:40 +02:00
nicolargo bc9e2c1004 Merge branch 'issue2081' into develop 2022-07-09 19:01:33 +02:00
nicolargo 034bc69cd0 Keybind(s) for modifying nice level #2081 2022-07-09 19:01:16 +02:00