Skip to content

Commit

Permalink
Actualiza estadísticas
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Aug 13, 2019
1 parent 19015ef commit ddf034c
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 17 deletions.
4 changes: 2 additions & 2 deletions app/about.js
Expand Up @@ -29,8 +29,8 @@
* @type {{version: string, date: string, author: {name: string, tag: string, email: string, website: string, github: string}, productname: string, productnamefooter: string, productsource: string}}
*/
let aboutinfo = {
"version": "1.34",
"date": "15/06/2019",
"version": "1.35",
"date": "13/08/2019",
"author": {
"name": "Pablo Pizarro R.",
"tag": "@ppizarror",
Expand Down
2 changes: 1 addition & 1 deletion app/about.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 32 additions & 13 deletions app/prevdownload.js
Expand Up @@ -159,10 +159,16 @@ function updateDownloadCounter(downloads, source) {
[[196, 55], '6.2.1'],
[[568, 187], '6.2.2'],
[[321, 95], '6.2.3'],
[[316, 92], '6.2.4'],
[[362, 119], '6.2.5'],
[[355, 81], '6.2.6'],
[[317, 93], '6.2.4'],
[[362, 120], '6.2.5'],
[[371, 97], '6.2.6'],
[[54, 20], '6.2.7'],
[[115, 43], '6.3.0'],
[[107, 43], '6.3.3'],
[[111, 45], '6.3.5'],
[[87, 34], '6.3.7'],
[[63, 25], '6.4.0'],
[[349, 79], '6.4.3'],
];
break;
case 'Template-Auxiliares':
Expand Down Expand Up @@ -221,6 +227,13 @@ function updateDownloadCounter(downloads, source) {
[[13, 1], '6.1.3'],
[[23, 4], '6.1.4'],
[[4, 1], '6.1.5'],
[[2, 2], '6.2.0'],
[[6, 0], '6.2.1'],
[[0, 0], '6.2.2'],
[[5, 0], '6.2.3'],
[[5, 1], '6.2.4'],
[[47, 9], '6.2.8'],

];
break;
case 'Template-Controles':
Expand Down Expand Up @@ -271,20 +284,26 @@ function updateDownloadCounter(downloads, source) {
[[6, 9], '3.1.3'],
[[9, 1], '3.1.4'],
[[2, 0], '3.1.5'],
[[6, 1], '3.2.0'],
[[0, 0], '3.2.1'],
[[0, 0], '3.2.2'],
[[1, 0], '3.2.3'],
[[1, 0], '3.2.4'],
[[5, 3], '3.2.8'],
];
break;
case 'Professional-CV':
download_list_counter = [
[[38, 9], '1.0.3'],
[[4, 3], '1.0.6'],
[[9, 2], '1.0.7'],
[[13, 4], '1.2.0'],
[[177, 45], '1.2.2'],
[[16, 7], '1.2.3'],
[[32, 8], '1.2.4'],
[[105, 95], '1.2.5'],
[[115, 29], '1.2.6'],
[[19, 3], '1.3.0']
[[39, 10], '1.0.3'],
[[5, 4], '1.0.6'],
[[12, 4], '1.0.7'],
[[14, 5], '1.2.0'],
[[178, 46], '1.2.2'],
[[17, 8], '1.2.3'],
[[33, 9], '1.2.4'],
[[106, 96], '1.2.5'],
[[116, 30], '1.2.6'],
[[20, 4], '1.3.0']
];
break;
case 'Template-Tareas':
Expand Down
2 changes: 1 addition & 1 deletion app/prevdownload.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ddf034c

Please sign in to comment.