Commit Graph

4580 Commits

Author SHA1 Message Date
nicolargo
77133b8d9d Merge branch 'help-9' of https://github.com/ankostis/glances into ankostis-help-9 2022-09-28 19:09:13 +02:00
Kostis Anagnostopoulos
bb2bbede09 fix(help) nice msg about admin-rights was reversed 2022-09-27 13:51:54 +03:00
Kostis Anagnostopoulos
8284f25051 fix(help,#976) was missing 9 shortcut for theme-white 2022-09-27 13:51:44 +03:00
Kostis Anagnostopoulos
ae5779e3c9 FEAT(help) generate help-screen algorithmically >
fix: discovered x2 new key-strokes introduced by #2081 (nice-level) had been left out.
refact: store plugin's `view_data` (keystroke) in an ordered-dict.
2022-09-27 13:51:44 +03:00
Kostis Anagnostopoulos
e0bb6ec647 doc(help): replace inner doc-strings with comments >
though it does not affect size of compiled-code.
2022-09-27 13:51:37 +03:00
nicolargo
7849b9b991 If the container name is lon, then display the start, not the end - Related to #1732 2022-09-25 17:52:20 +02:00
nicolargo
28c6589280 Correct issue with the regexp filter (use fullmatch instead of match) 2022-09-25 10:13:57 +02:00
nicolargo
068a7daac9 Errors when running Glances as web service #1702 2022-09-25 09:05:49 +02:00
nicolargo
6a1ca75aae Change issue template 2022-09-25 08:22:59 +02:00
nicolargo
fee4696834 [DOC] Glances failed to start and some other issues - BSD #2106 (update doc) 2022-09-24 19:03:04 +02:00
nicolargo
f0caf64837 [DOC] Glances failed to start and some other issues - BSD #2106 2022-09-24 19:01:42 +02:00
nicolargo
c5246197da [REQUEST Docker image] Output log to stdout #2128 (for debian) 2022-09-24 18:57:19 +02:00
nicolargo
922610f837 [REQUEST Docker image] Output log to stdout #2128 2022-09-24 16:50:37 +02:00
nicolargo
ef9a64cdd0 Update docs regarding Docker images 2022-09-24 16:24:22 +02:00
nicolargo
e1a85a24f7 Refactor Docker file CI 2022-09-24 11:38:13 +02:00
nicolargo
265ed00129 Make the Web UI same than Console for CPU plugin 2022-09-18 15:05:29 +02:00
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