Skip to content

Commit

Permalink
robo8x [chore] 1/1/2019, 4:25:19 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Jan 1, 2019
1 parent 4b092f8 commit 729fa3d
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 16 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 v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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 - A decorated enhanced elegant, feature rich and modern private git ui repository viewer v2019.1.1-9
# 🤖 P3X Gitlist - A decorated enhanced elegant, feature rich and modern private git ui repository viewer v2019.1.1-11


This is an open-source project. Star this repository, if you like it, or even donate! Thank you so much! :)
Expand Down Expand Up @@ -139,7 +139,7 @@ December 31, 2018

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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
9 changes: 5 additions & 4 deletions artifacts/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,17 @@ show_ssh_remote = true ; display remote URL for SSH
ssh_user = 'git' ; user to use for cloning via SSH
ssh_user_dynamic = false ; when enabled, ssh_user is set to $_SERVER['PHP_AUTH_USER']

; http remote
show_http_remote = true ; display remote URL for HTTP
use_https = true ; generate URL with https://

; if cloning via GIT
; we cannot find out the subdir
; so we have to add this git clone subdir
; eg ssh_clone_subdir = '/var/git/repository/'
ssh_clone_subdir = '/var/git/repository/'

; http remote
show_http_remote = true ; display remote URL for HTTP
use_https = true ; generate URL with https://


; if git_http_subdir is:

; true = it calculates to actual route/nested path by itself for the http clone button
Expand Down
10 changes: 6 additions & 4 deletions artifacts/config.windows.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,18 @@ show_ssh_remote = true ; display remote URL for SSH
ssh_user = 'git' ; user to use for cloning via SSH
ssh_user_dynamic = false ; when enabled, ssh_user is set to $_SERVER['PHP_AUTH_USER']

; http remote
show_http_remote = true ; display remote URL for HTTP
use_https = true ; generate URL with https://

; if cloning via GIT
; we cannot find out the subdir
; so we have to add this git clone subdir
; eg ssh_clone_subdir = '/var/git/repository/'
ssh_clone_subdir = ''


; http remote
show_http_remote = true ; display remote URL for HTTP
use_https = true ; generate URL with https://


; true = it calculates to actual route/nested path by itself for the http clone button
git_http_subdir_calculated = true
; if git_http_subdir_calculated is false, then as the path is used as git_http_subdir variable
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 v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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 change-break.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The following versions are not using `Babel`!!!! Yikes!

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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 @@ -213,7 +213,7 @@ require('codemirror/mode/yaml/yaml');

---

[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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: 4 additions & 0 deletions config.example.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ fixed_navbar = true
show_ssh_remote = true ; display remote URL for SSH
ssh_user = 'git' ; user to use for cloning via SSH
ssh_user_dynamic = false ; when enabled, ssh_user is set to $_SERVER['PHP_AUTH_USER']
; if cloning via GIT
; we cannot find out the subdir
; so we have to add this git clone subdir
; eg ssh_clone_subdir = '/var/git/repository/'
ssh_clone_subdir = ''

; http remote
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p3x-gitlist",
"version": "2019.1.1-10",
"version": "2019.1.1-12",
"corifeus": {
"prod-dir": "prod",
"css-postfix": "333a67e1315d881bf5f6d3010d0c93828f294f24f7be203534d473210b0bd3ca",
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 v2019.1.1-9
[**P3X-GITLIST**](https://pages.corifeus.com/gitlist) Build v2019.1.1-11

[![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 729fa3d

Please sign in to comment.