6543
|
b1b23ce2ec
|
make it conf via arg or env
|
2022-07-24 17:52:07 +02:00 |
|
6543
|
aa83b307db
|
add TestLFSSupport
|
2022-07-24 17:43:34 +02:00 |
|
6543
|
7a7cbac171
|
more debug log
|
2022-07-22 01:00:48 +02:00 |
|
6543
|
69c2532026
|
Add Support to Follow Symlinks
|
2022-07-21 22:13:18 +02:00 |
|
6543
|
61b959a93b
|
refactor client api
|
2022-07-21 21:53:22 +02:00 |
|
6543
|
361639db68
|
split to move cache logic into it later
|
2022-07-21 21:41:56 +02:00 |
|
6543
|
5411c96ef3
|
Tell fasthttp to not set "Content-Length: 0" on non cached content (#107)
fix #97
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/107
|
2022-07-15 21:06:05 +02:00 |
|
6543
|
4c6164ef05
|
Propagate ETag from gitea (#93)
close #15
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/93
|
2022-06-14 18:23:34 +02:00 |
|
6543
|
cc32bab31f
|
Enhance joinURL and return error on gitea client on start instead while running (#88)
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/88
|
2022-06-13 20:07:32 +02:00 |
|
6543
|
02bd942b04
|
Move gitea api calls in own "client" package (#78)
continue #75
close #16
- fix regression (from #34) _thanks to @crystal_
- create own gitea client package
- more logging
- add mock impl of CertDB
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: crystal <crystal@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/78
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
|
2022-06-11 23:02:06 +02:00 |
|