6543
|
cfecdb6acc
|
Merge branch 'move-more-logic-into-client' into std-http
|
2022-07-21 21:58:22 +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
|
b377efbbda
|
Merge branch 'main' into std-http
|
2022-07-15 21:27:28 +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
|
d78c8c3201
|
fix #97
|
2022-07-15 19:10:55 +02:00 |
|
6543
|
2d3be9dc2c
|
... next ...
|
2022-07-15 18:53:04 +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 |
|