Commit Graph

37 Commits

Author SHA1 Message Date
Jesús
308734f2ea SSH: disable login root 2021-10-24 16:03:27 -05:00
Jesús
0b80d2615f SSH: config hard security 2021-10-24 15:48:35 -05:00
Jesús
a3e25be820 Add SSH security parameters 2021-10-24 12:30:34 -05:00
Jesús
e94f0d644d Add example external config gitolite-admin 2021-10-08 00:11:06 -05:00
Jesús
58ad76ba54 fix directory path, alpine used /etc/nginx/http.d for nginx files 2021-07-09 22:57:41 -05:00
Jesús
1010d9d358 check directory /etc/nginx/conf.d as step 2021-07-09 22:49:20 -05:00
Jesús
f9dbd38379 fix missing directory 2021-07-09 22:44:02 -05:00
Jesús
c3c8f480fe update color as variable 2021-07-09 22:34:31 -05:00
Jesús
2a41b3e363 fix tag style 2021-07-09 22:29:15 -05:00
Jesús
ac16585e90 Fix missing packages to tarballs support 2021-06-07 16:22:24 -05:00
Jesús
1972a4313e Add aditional conf to gitolite.rc 2021-06-03 21:49:51 -05:00
Jesús
dea8ef49a2 enable show owner 2021-06-02 22:12:25 -05:00
Jesús
847ab47a52 Fix level section 2021-06-02 22:01:01 -05:00
Jesús
f58b9b5fff Fix permissions gitolite 2021-06-02 20:48:38 -05:00
Jesús
d5fea7e6c3 Enable clone https 2021-06-02 20:47:51 -05:00
Jesús
e220a129a6 Uniform background-color to scrollbar 2021-05-28 15:02:24 -05:00
Jesús
2a5cfb2044 Improve color to scrollbar 2021-05-28 14:54:42 -05:00
Jesús
697012c5ff [bootstrap.sh]: update algorithm key 2021-05-27 17:00:22 -05:00
Jesús
27e89c1da8 Fix name variable and fix color tag-deco 2021-05-25 11:29:38 -05:00
Jesús
dda585db49 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
2021-05-25 11:11:01 -05:00
Jesús
b5ac48ee33 Add scrool and improve theme 2021-05-25 10:57:45 -05:00
Jesús
754dbca64c improve dark-theme 2021-05-24 23:01:25 -05:00
Jesús
764a1cbb69 Fix nginx configuration
```
location ~* ^.+\.(css|png|ico)$ {
  expires 30d;
}
```

^ that parameter causes that .css files cannot be explored
2021-05-23 16:04:01 -05:00
Jesús
64bc0e7de3 update theme pygments to cgit 2021-05-23 15:07:31 -05:00
Jesús
b148a4d8a4 [README.md]: fix directory build 2021-04-16 13:24:01 -05:00
Jesús
4f089f6f7a [README.md]: update 2021-04-16 13:17:58 -05:00
Jesús
cdc8005303 Fix snapshot variable 2021-04-11 23:02:59 -05:00
Jesús
d6b100c6fb [md2html]: Add permission execution 2021-04-08 19:55:18 -05:00
Jesús
5bcfd340fd [cgit.css]: improve diff colors 2021-04-08 19:24:59 -05:00
Jesús
59a573d25f Add custom md2html file for dark-node 2021-04-08 19:14:52 -05:00
Jesús
e50c6eeba9 [entrypoint.sh]: improve cgit config 2021-04-08 16:39:05 -05:00
Jesús
0ab792d0f4 [gitolite.rc]: update umask 2021-04-08 16:35:45 -05:00
Jesús
938767f582 Add more mimetypes and gitolite.rc file 2021-04-08 13:25:33 -05:00
Jesús
7b8280c1d5 [entrypoint.sh]: change environment for alpine 2021-04-08 11:25:57 -05:00
Jesús
37dbc490bb enable dinamic config from gitolite 2021-04-08 10:51:05 -05:00
Jesús
0dd1842b80 [READNE.md]: fix URL image 2021-04-08 10:32:57 -05:00
Jesús
f98d998151 initial commit 2021-04-08 10:21:21 -05:00