Commit Graph

4414 Commits (e7d3c1a5f46e15565cd6145a75361e057c7be265)

Author SHA1 Message Date
nicolargo e7d3c1a5f4 Correct dpc instead of dcp in WebUI 2022-09-18 14:43:11 +02:00
nicolargo ae4d44a821 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 14:33:36 +02:00
nicolargo 99554d99a4 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 14:29:11 +02:00
nicolargo acb50b70a1 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 09:54:43 +02:00
nicolargo bf27ed9e8f [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 09:45:00 +02:00
nicolargo a629fdf336 Revert "Remove a except in the main display function. Replace it by a test on the screen size." - #2132 2022-09-18 08:56:42 +02:00
nicolargo 2532008162 Correct issue on the dev Docker 2022-09-15 11:02:11 +02:00
nicolargo fdbbf94b46 Remove multiple message in server/client mode concerning the extended proccesses 2022-09-11 18:09:07 +02:00
nicolargo 8a1d4ab53a Correct some minor artifact issue in the WebUI 2022-09-11 18:04:04 +02:00
nicolargo 5a1315130b Improve comment 2022-09-11 12:16:30 +02:00
nicolargo d8a00d73a2 Fix code scanning alert - Clear-text logging of sensitive information #2124 2022-09-09 20:29:01 +02:00
nicolargo 66870050c1 Update flame profiling 2022-09-09 20:14:04 +02:00
nicolargo 8d0d5ad8e6 Improve --issue output with the 'Total time to update all stats' 2022-09-09 19:51:23 +02:00
Nicolas Hennion a756b734e8
Merge pull request #2123 from fr4nc0is/2122-fix-memmore-display
fixed memmore section/plugin responsive display
2022-09-09 12:02:38 +02:00
nicolargo 42f25d3e38 Apply alias to Duplicate sensor name #1686 2022-09-09 11:59:04 +02:00
fr4nc0is a79598a149 fixed memmore section/plugin responsive display 2022-09-09 11:26:06 +02:00
nicolargo 3ed17fa8f6 Improve makefile 2022-09-09 10:20:38 +02:00
Nicolas Hennion 29e395b9e9
Merge pull request #2121 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/scss-tokenizer-0.4.3
Bump scss-tokenizer from 0.2.3 to 0.4.3 in /glances/outputs/static
2022-09-08 11:00:59 +02:00
dependabot[bot] b0cbddc5a9
Bump scss-tokenizer from 0.2.3 to 0.4.3 in /glances/outputs/static
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) from 0.2.3 to 0.4.3.
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 08:49:26 +00:00
nicolargo a2e6e199d3 Re-apply patch for issue #1401 2022-09-08 10:31:24 +02:00
nicolargo 5c60726035 Correct issue on WebUI (Network plugin not display correctly Related to #2100 2022-09-04 08:50:15 +02:00
nicolargo b2b173b159 buildx failed with: ERROR: failed to solve: python:3.10-slim-buster: no match for platform in manifest #2120 2022-09-04 08:16:21 +02:00
nicolargo 5c8370db2c Broken code-block sections in current Docs #2115 2022-09-03 10:55:03 +02:00
nicolargo 616caec911 Merge branch 'fr4nc0is-2100-vuejs-migration' into develop 2022-09-03 09:41:18 +02:00
fr4nc0is 1355c64573 added vuejs and remove angularjs 2022-08-31 16:02:05 +02:00
fr4nc0is 110594b06a added webpack-dev-server 2022-08-31 16:02:05 +02:00
nicolargo e9fe96af07 Refactor Bottle message 2022-08-29 15:06:44 +02:00
nicolargo 1bed69bc8a Make the hide function in sensors section compliant with lower/upercase #1590 2022-08-27 11:23:00 +02:00
nicolargo ef9917a9a8 [Update docs] Can I export only the fields I need in csv report? #2113 2022-08-24 19:32:42 +02:00
nicolargo 46f1745a6d Web UI truncates the days part of CPU time counter of the process list #2108 2022-08-24 19:14:16 +02:00
nicolargo 84f7b38841 Web UI truncates the days part of CPU time counter of the process list #2108 2022-08-21 18:05:37 +02:00
nicolargo 499288c108 Make the Makefile format target compliant with the future Glancesv4 branch 2022-08-20 10:04:28 +02:00
nicolargo 82bbd00b6c Lint the code 2022-08-20 10:01:37 +02:00
nicolargo 917f01a830 Update formater in the Makefile with flake8 and autopep8/autoflake 2022-08-20 09:39:49 +02:00
nicolargo ee3f43985e Update docs and Makefile 2022-08-20 09:00:19 +02:00
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