Commit Graph

3230 Commits

Author SHA1 Message Date
nicolargo
476d441c0e Subsample data for graph generation 2018-04-02 13:23:06 +02:00
nicolargo
a7944969ce Add Pygal option in the configuration file 2018-03-31 15:14:38 +02:00
nicolargo
368cfd562e Graph are generated when the 'g' key is pressed 2018-03-25 10:55:52 +02:00
nicolargo
9bba5d3a8b Some change on the look and feel but CPU consumption is high... 2018-03-24 18:30:28 +01:00
nicolargo
08af7718ba Ok but too high CPU consumption 2018-03-24 17:09:10 +01:00
nicolargo
23f44c34e8 Add long (but unused) log format 2018-03-15 21:00:57 +01:00
nicolargo
37eaeed55e Merge branch 'issue1244' into develop 2018-02-25 16:22:01 +01:00
nicolargo
aca953ec8f [Glances 3.0 RC1] Client/Server is broken #1244 2018-02-25 16:21:47 +01:00
nicolargo
f82eb4a151 Glances 3.0 RC1 2018-02-25 15:20:48 +01:00
Nicolas Hennion
4b3e54293f
Merge pull request #1243 from notFloran/fix-webui-issues
[WebUI] fix issues with folders/port plugins
2018-02-25 15:15:19 +01:00
Floran Brutel
5ef44390fa
Support web url monitoring in web ui 2018-02-25 15:05:07 +01:00
nicolargo
2387e05bb2 Update unitest from gzip to deflate 2018-02-25 14:09:06 +01:00
nicolargo
856652a5c8 Glances crashes when mountpoint with non ASCII characters esists #1201 2018-02-25 13:41:02 +01:00
nicolargo
1bc7450e90 Merge branch 'issue1182' into develop 2018-02-25 13:05:37 +01:00
nicolargo
3d593f63fa Gzip ==> Defalte 2018-02-25 13:05:11 +01:00
nicolargo
f5fbd65996 Correct Gzip compression issue on Python 3.5 2018-02-25 10:06:39 +01:00
nicolargo
15bbf22339 Merge develop branch 2018-02-24 16:34:04 +01:00
nicolargo
7dcb753015 Resolve merge issues 2018-02-24 16:32:52 +01:00
nicolargo
c870195a59 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2018-02-22 21:00:01 +01:00
nicolargo
8dcc53f800 Add NEWS file concerning #1239 2018-02-22 20:59:37 +01:00
Nicolas Hennion
2aec485a39
Merge pull request #1242 from notFloran/fix1241
Fix WebUI when refresh_time is negative
2018-02-22 20:56:47 +01:00
Floran Brutel
18c8006e7b
Check refresh time, if value < 1 then use the default value 2018-02-21 13:31:14 +01:00
Floran Brutel
448dbfc4a9
Merge pull request #1239 from spike008t/feature/webpack
Migrate from gulp & bower to webpack & yarn (2)
2018-02-21 12:45:25 +01:00
Tieu-Philippe KHIM
d54c5a8179 adding missing directives.js 2018-02-21 00:46:10 +01:00
Tieu-Philippe KHIM
fda53bc73c remove public subfolder in public 2018-02-20 22:17:01 +01:00
Tieu-Philippe KHIM
4ee8873427 add public folder with generated assets 2018-02-20 22:08:57 +01:00
Tieu-Philippe KHIM
9e4ea4ae79 on webpack adding favicon.ico file to copy to public folder 2018-02-20 22:04:52 +01:00
Tieu-Philippe KHIM
d56be12853 cleanup public folder 2018-02-20 21:51:59 +01:00
Tieu-Philippe KHIM
a68e824a2b remove .gitignore on glances/output/static 2018-02-20 21:51:14 +01:00
Tieu-Philippe KHIM
50fa49eab8 on favicon.js, move the export default to the end and update simple quote to double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
22d855a182 convert functions filter name to camelcase 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
6158e4f522 replace simple quote by double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
f98ba66b4d remove public/favicon.ico, webpack handle the copy from image 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
73c5b61931 adding clean webpack plugin to cleanup public folder on build 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
b7db70c166 on webpack.config replace simple quote by double quote and remove angular plugin 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
bbcc1fd5d1 adding import angular, remove use strict and update simple quote to double quote 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
b08caf552d update readme.md to add yarn in build instruction 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
d7f45bfaff add package-lock.json in case of using npm 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
022751bf86 import bootstrap configuration on app 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
97a8397348 adding webpack configuration to support less 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
298e39c332 keep only needed modules on bootstrap 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
6fdc87c0a5 update quicklook-plugin with nested class 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
8ebfe2d2e1 adding bootstrap less files & variables 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
2278957c2a move style.css to style.scss 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
36dc489ee7 remove static bootstrap.css 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
e6391a20a9 adding scss and less loaders 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
55d483ff89 remove gulp stuff 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
e903a0c279 add missing export default on favicon 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
0cf6b1642a ignoring public folder 2018-02-20 21:48:48 +01:00
Tieu-Philippe KHIM
ac344ef66f adding package-lock.json 2018-02-20 21:48:48 +01:00