Commit Graph

4546 Commits

Author SHA1 Message Date
nicolargo
bb9591c4d7 Change the sponsoring section 2022-11-01 10:38:37 +01:00
nicolargo
f7fb3ad546 Change the sponsoring section 2022-11-01 10:33:01 +01:00
nicolargo
2bed438222 Change the sponsoring section 2022-11-01 10:31:41 +01:00
nicolargo
cf76040b56 Update the docs 2022-11-01 10:08:34 +01:00
nicolargo
fc4f6cb2c8 [WebUI] Implement the 'j' hotkey (join threads into program in console mode) in the WebUI #2179 2022-11-01 10:01:32 +01:00
nicolargo
a62ea3d21e Reformat the code 2022-10-31 09:07:14 +01:00
nicolargo
1ed761c1aa Correct an issue when using autodiscover in unitary test 2022-10-31 08:58:16 +01:00
nicolargo
2b8ae361d1 Improve unitary test for client/server by using venv if possible 2022-10-31 08:40:46 +01:00
nicolargo
9758d18db1 Back to dev 2022-10-30 14:59:07 +01:00
nicolargo
53f74248cd version 3.3.0.2 2022-10-30 14:57:18 +01:00
nicolargo
76dd873ebe Since the last update, using Glances with a password fails with a Python error / Correct another issue with user_config_dir 2022-10-30 14:51:56 +01:00
nicolargo
ffd275bafa Since the last update, using Glances with a password fails with a Python error #2159 2022-10-30 14:51:27 +01:00
Nicolas Hennion
71dcf0a1f8
Create SECURITY.md 2022-10-29 12:04:03 +02:00
nicolargo
63292a54fc Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-10-29 10:56:14 +02:00
nicolargo
6116c2cc44 Update Debian container to Python 3.11 2022-10-29 10:55:59 +02:00
Nicolas Hennion
b64aa702ff
Merge pull request #2174 from nicolargo/renovate/docker-setup-qemu-action-2.x
Update docker/setup-qemu-action action to v2
2022-10-29 09:55:46 +02:00
Nicolas Hennion
98af7516f3
Merge pull request #2173 from nicolargo/renovate/docker-setup-buildx-action-2.x
Update docker/setup-buildx-action action to v2
2022-10-29 09:55:10 +02:00
Nicolas Hennion
b290048437
Merge pull request #2172 from nicolargo/renovate/docker-build-push-action-3.x
Update docker/build-push-action action to v3
2022-10-29 09:54:49 +02:00
Nicolas Hennion
01932c954a
Merge pull request #2170 from nicolargo/renovate/crazy-max-ghaction-docker-meta-4.x
Update crazy-max/ghaction-docker-meta action to v4
2022-10-29 09:53:43 +02:00
Nicolas Hennion
1256f38b15
Merge pull request #2169 from nicolargo/renovate/actions-setup-python-4.x
Update actions/setup-python action to v4
2022-10-29 09:52:45 +02:00
Nicolas Hennion
4f2a1ffc88
Merge pull request #2168 from nicolargo/renovate/actions-checkout-3.x
Update actions/checkout action to v3
2022-10-29 09:52:06 +02:00
Nicolas Hennion
66f3a86e59
Merge pull request #2167 from nicolargo/renovate/actions-cache-3.x
Update actions/cache action to v3
2022-10-29 09:51:24 +02:00
nicolargo
e0cc9710a4 Set minimal Python version to 3.7 for new version of influxdb-client 2022-10-29 09:50:43 +02:00
nicolargo
2a2576db98 Set minimal Python version to 3.7 for new version of zeroconf. Related to #2165 2022-10-29 09:44:50 +02:00
renovate[bot]
efefd52e74
Update docker/setup-qemu-action action to v2 2022-10-26 10:31:09 +00:00
renovate[bot]
5187dfb9c4
Update docker/setup-buildx-action action to v2 2022-10-26 10:31:03 +00:00
renovate[bot]
68c37032bc
Update docker/build-push-action action to v3 2022-10-25 20:10:25 +00:00
renovate[bot]
2cda1b4a52
Update crazy-max/ghaction-docker-meta action to v4 2022-10-25 17:10:37 +00:00
renovate[bot]
7f3d847896
Update actions/setup-python action to v4 2022-10-25 17:10:32 +00:00
renovate[bot]
5b8db6b395
Update actions/checkout action to v3 2022-10-25 13:44:28 +00:00
renovate[bot]
dd93f07c81
Update actions/cache action to v3 2022-10-25 13:44:22 +00:00
Nicolas Hennion
d948d65db2
Merge pull request #2160 from nicolargo/renovate/configure
Configure Renovate
2022-10-25 09:16:34 +02:00
renovate[bot]
aeefbf2c46
Add renovate.json 2022-10-25 07:07:15 +00:00
nicolargo
fe1cf36688 Add password file path management in the Glances server mode 2022-10-23 16:36:14 +02:00
nicolargo
09224f1476 Since the last update, using Glances with a password fails with a Python error / Correct another issue with user_config_dir 2022-10-23 15:56:36 +02:00
nicolargo
018fc8ce4c Update docs 2022-10-23 11:33:23 +02:00
nicolargo
b7641a18eb Since the last update, using Glances with a password fails with a Python error #2159 2022-10-23 11:27:06 +02:00
nicolargo
f5892af699 Another try for snap - Related to #1801 2022-10-22 12:25:41 +02:00
nicolargo
facb436030 Another try for snap - Related to #1801 2022-10-22 11:53:39 +02:00
nicolargo
a4105ee6e8 Correct minimatch ReDoS vulnerability 2022-10-22 09:46:11 +02:00
nicolargo
1697eca9bd The Docker hub repository nicolargo/glances is now a organization. Use a token instead of password to publish Glances images. 2022-10-22 09:29:19 +02:00
nicolargo
bce94a8a7a On the road again, again... 2022-10-17 23:17:41 +02:00
nicolargo
b6f56f416b Quick and dirty patch for #2155 2022-10-17 23:15:56 +02:00
nicolargo
967ad5fedd Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-10-16 15:40:47 +02:00
nicolargo
fba9c818f9 On the road to Glances version 3.3.1 2022-10-16 15:40:09 +02:00
nicolargo
b2b7bf34be On the orad of Glances 3.3.1 2022-10-16 15:36:29 +02:00
nicolargo
7003616ea5 version 3.3.0 2022-10-16 15:30:33 +02:00
Nicolas Hennion
4cdd2d9f80
Merge pull request #2153 from fr4nc0is/2150-now-plugin
added now plugin
2022-10-16 12:17:10 +02:00
fr4nc0is
5b5db2aa38 bump dependencies 2022-10-16 12:00:28 +02:00
fr4nc0is
bab9a1e572 bump dev dependencies 2022-10-16 11:58:43 +02:00