| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade alpine linux to latest versionHEADmain | Vosjedev | 2025-10-24 | 1 | -1/+1 |
| * | Add tooltips to css•••cgit commit de86fd7a69b888220d80e47d49aaec063a1b12f4 introduced tooltips in log. this adds the required css to make them work. | vosjedev | 2025-10-10 | 1 | -0/+21 |
| * | Use custom fork | vosjedev | 2025-10-10 | 2 | -2/+31 |
| * | Style. | vosjedev | 2025-10-05 | 1 | -10/+10 |
| * | Stuff. | vosjedev | 2025-10-05 | 1 | -14/+16 |
| * | Change maintainer, bc fork or smth IG (yea idk what to call this commit) | vosjedev | 2025-10-05 | 1 | -1/+1 |
| * | Make .gitolite.rc in runtime | Astound | 2024-08-05 | 3 | -209/+218 |
| * | Remove redundant argument from git daemon command in entrypoint.sh•••Removed the `/var/lib/git/repositories` argument from the `git daemon` command since it's redundant with the base-path already defined. This change optimizes the git daemon configuration. | Astound | 2024-08-04 | 1 | -1/+1 |
| * | update to alpine 3.20 | Astound | 2024-07-09 | 1 | -1/+1 |
| * | Update alpine image version | Jesus E | 2023-07-03 | 1 | -1/+1 |
| * | Add auto-default-branch | Jesus E | 2023-07-03 | 3 | -0/+36 |
| * | set upgrade iso steps | Jesus | 2022-10-28 | 1 | -0/+2 |
| * | nginx zero logs | Jesús | 2022-10-09 | 1 | -2/+2 |
| * | Revert "Remove unimportant volume"•••This reverts commit b4c1e8004bdc7f7c0f784cdb8826bf4724460bd2. | Jesús | 2022-10-06 | 1 | -0/+3 |
| * | Add prefix repo site to Dockerfile | Jesús | 2022-10-04 | 1 | -1/+1 |
| * | Set version image base | Jesús | 2022-10-04 | 1 | -1/+1 |
| * | 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•••resolve the headers only in the NGINX that serves HTTPS and not in the container | Jesús | 2021-10-25 | 1 | -11/+0 |
| * | nginx: remove Strict-Transport-Security•••Strict-Transport-Security is only HTTPS | Jesús | 2021-10-25 | 1 | -2/+0 |
| * | 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.•••Try adding overflow:hidden. Learn more https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow | Jesús | 2021-05-25 | 1 | -1/+0 |
| * | 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•••``` location ~* ^.+\.(css|png|ico)$ { expires 30d; } ``` ^ that parameter causes that .css files cannot be explored | Jesús | 2021-05-23 | 1 | -11/+26 |
