Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |