Skip to content

Commit

Permalink
robo8x [chore] 11/15/2018, 10:33:27 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Nov 15, 2018
1 parent 7e3fbbf commit bed9663
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 30 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ UrlToolkit {

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-1
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-3

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@



# 🤖 P3X Gitlist - An elegant, feature rich and modern git ui repository viewer v2018.11.15-1
# 🤖 P3X Gitlist - An elegant, feature rich and modern git ui repository viewer v2018.11.15-3

This is an open-source project. Star this repository, if you like it, or even donate! Thank you so much! :)

Expand Down Expand Up @@ -182,7 +182,7 @@ npm run watch

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-1
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-3

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
2 changes: 1 addition & 1 deletion artifacts/php-7.2-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sudo apt upgrade -y

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-1
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-3

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ require('codemirror/mode/yaml/yaml');

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-1
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-3

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "p3x-gitlist",
"version": "2018.11.15-2",
"version": "2018.11.15-4",
"corifeus": {
"prod-dir": "prod",
"postfix": "b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a",
"postfix": "76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4",
"prefix": "p3x-",
"publish": false,
"type": "p3x",
Expand Down
36 changes: 18 additions & 18 deletions src/browser/js/themes.js
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@

const themes = {
"bootstrap-default": "prod/css/bootstrap-default.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-solar": "prod/css/bootstrap-solar.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-cerulean": "prod/css/bootstrap-cerulean.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-cosmo": "prod/css/bootstrap-cosmo.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-cyborg": "prod/css/bootstrap-cyborg.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-darkly": "prod/css/bootstrap-darkly.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-flatly": "prod/css/bootstrap-flatly.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-journal": "prod/css/bootstrap-journal.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-lumen": "prod/css/bootstrap-lumen.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-paper": "prod/css/bootstrap-paper.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-readable": "prod/css/bootstrap-readable.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-sandstone": "prod/css/bootstrap-sandstone.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-simplex": "prod/css/bootstrap-simplex.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-slate": "prod/css/bootstrap-slate.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-spacelab": "prod/css/bootstrap-spacelab.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-superhero": "prod/css/bootstrap-superhero.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-united": "prod/css/bootstrap-united.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css",
"bootstrap-yeti": "prod/css/bootstrap-yeti.b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a.css"
"bootstrap-default": "prod/css/bootstrap-default.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-solar": "prod/css/bootstrap-solar.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-cerulean": "prod/css/bootstrap-cerulean.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-cosmo": "prod/css/bootstrap-cosmo.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-cyborg": "prod/css/bootstrap-cyborg.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-darkly": "prod/css/bootstrap-darkly.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-flatly": "prod/css/bootstrap-flatly.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-journal": "prod/css/bootstrap-journal.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-lumen": "prod/css/bootstrap-lumen.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-paper": "prod/css/bootstrap-paper.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-readable": "prod/css/bootstrap-readable.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-sandstone": "prod/css/bootstrap-sandstone.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-simplex": "prod/css/bootstrap-simplex.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-slate": "prod/css/bootstrap-slate.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-spacelab": "prod/css/bootstrap-spacelab.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-superhero": "prod/css/bootstrap-superhero.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-united": "prod/css/bootstrap-united.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css",
"bootstrap-yeti": "prod/css/bootstrap-yeti.76c75df7a1d843713419c2e8f3c87216466e0070b05645c352ac4e7a221bd6a4.css"
};
module.exports = themes;
10 changes: 6 additions & 4 deletions src/browser/less/commit.less
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,14 @@
}

.new {
background-color: @alert-success-bg;
color: @alert-success-text;
background-color: rgba(@alert-success-bg, 0.2);
border-bottom: 1px solid @alert-success-bg !important;
// color: @alert-success-text;
}
.old {
background-color: @alert-danger-bg;
color: @alert-danger-text;
background-color: rgba(@alert-danger-bg, 0.2);
border-bottom: 1px solid @alert-danger-bg !important;
// color: @alert-danger-text;
}
.chunk {
background-color: @alert-info-bg;
Expand Down
2 changes: 1 addition & 1 deletion todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-1
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2018.11.15-3

[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down

0 comments on commit bed9663

Please sign in to comment.