Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Permission denied (publickey,keyboard-interactive) | Jesús | 2022-10-04 | 1 | -0/+3 |
| | |||||
* | Remove unimportant volume | Jesús | 2022-02-17 | 1 | -3/+0 |
| | |||||
* | Use -n instead of ! -z. | Jesús | 2021-12-31 | 1 | -3/+3 |
| | |||||
* | move to right switch branch | Jesús | 2021-12-31 | 1 | -1/+1 |
| | |||||
* | Fix divider color in header | Jesús | 2021-12-31 | 1 | -1/+2 |
| | |||||
* | change to inline-block list items in pager | Jesús | 2021-12-31 | 1 | -0/+5 |
| | |||||
* | Fix pager design | Jesús | 2021-12-31 | 1 | -0/+7 |
| | |||||
* | change file permissions | Jesús | 2021-11-02 | 2 | -0/+0 |
| | |||||
* | syntax-highlighting.py: add nonce-source to CSP support | Jesús | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Add nonce-source to CSP support | Jesús | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | nginx: headers only main nginx | Jesús | 2021-10-25 | 1 | -11/+0 |
| | | | | resolve the headers only in the NGINX that serves HTTPS and not in the container | ||||
* | nginx: remove Strict-Transport-Security | Jesús | 2021-10-25 | 1 | -2/+0 |
| | | | | Strict-Transport-Security is only HTTPS | ||||
* | nginx: improve conf | Jesús | 2021-10-25 | 1 | -1/+38 |
| | |||||
* | SSH: disable login root | Jesús | 2021-10-24 | 1 | -1/+1 |
| | |||||
* | SSH: config hard security | Jesús | 2021-10-24 | 1 | -3/+3 |
| | |||||
* | Add SSH security parameters | Jesús | 2021-10-24 | 1 | -0/+125 |
| | |||||
* | fix directory path, alpine used /etc/nginx/http.d for nginx files | Jesús | 2021-07-09 | 1 | -4/+5 |
| | |||||
* | check directory /etc/nginx/conf.d as step | Jesús | 2021-07-09 | 1 | -4/+4 |
| | |||||
* | fix missing directory | Jesús | 2021-07-09 | 1 | -1/+3 |
| | |||||
* | update color as variable | Jesús | 2021-07-09 | 1 | -1/+2 |
| | |||||
* | fix tag style | Jesús | 2021-07-09 | 1 | -0/+2 |
| | |||||
* | Fix missing packages to tarballs support | Jesús | 2021-06-07 | 1 | -0/+2 |
| | |||||
* | Add aditional conf to gitolite.rc | Jesús | 2021-06-03 | 1 | -6/+6 |
| | |||||
* | enable show owner | Jesús | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Fix level section | Jesús | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Fix permissions gitolite | Jesús | 2021-06-02 | 1 | -0/+4 |
| | |||||
* | Enable clone https | Jesús | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Uniform background-color to scrollbar | Jesús | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Improve color to scrollbar | Jesús | 2021-05-28 | 1 | -5/+5 |
| | |||||
* | Fix name variable and fix color tag-deco | Jesús | 2021-05-25 | 1 | -4/+4 |
| | |||||
* | text-overflow has no effect on this element since overflow:hidden is not set. | Jesús | 2021-05-25 | 1 | -1/+0 |
| | | | | | | Try adding overflow:hidden. Learn more https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow | ||||
* | Add scrool and improve theme | Jesús | 2021-05-25 | 1 | -9/+32 |
| | |||||
* | improve dark-theme | Jesús | 2021-05-24 | 1 | -4/+14 |
| | |||||
* | Fix nginx configuration | Jesús | 2021-05-23 | 1 | -11/+26 |
| | | | | | | | | | | ``` location ~* ^.+\.(css|png|ico)$ { expires 30d; } ``` ^ that parameter causes that .css files cannot be explored | ||||
* | update theme pygments to cgit | Jesús | 2021-05-23 | 3 | -1/+58 |
| | |||||
* | Fix snapshot variable | Jesús | 2021-04-11 | 1 | -5/+2 |
| | |||||
* | [md2html]: Add permission execution | Jesús | 2021-04-08 | 1 | -0/+2 |
| | |||||
* | [cgit.css]: improve diff colors | Jesús | 2021-04-08 | 1 | -3/+2 |
| | |||||
* | Add custom md2html file for dark-node | Jesús | 2021-04-08 | 2 | -0/+309 |
| | |||||
* | [entrypoint.sh]: improve cgit config | Jesús | 2021-04-08 | 1 | -12/+51 |
| | |||||
* | [gitolite.rc]: update umask | Jesús | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Add more mimetypes and gitolite.rc file | Jesús | 2021-04-08 | 3 | -0/+217 |
| | |||||
* | [entrypoint.sh]: change environment for alpine | Jesús | 2021-04-08 | 1 | -5/+5 |
| | |||||
* | enable dinamic config from gitolite | Jesús | 2021-04-08 | 1 | -0/+3 |
| | |||||
* | initial commit | Jesús | 2021-04-08 | 3 | -0/+1003 |