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
6543
bb8eb32ee2
make debug messages unique
2022-06-10 15:29:47 +02:00
Otto Richter
a2c5376d9a
Fix CORS / add Access-Control-Allow-Origin * to all methods ( #69 )
...
The header is not only necessary on the OPTIONS request, but on any method, so I removed the condition.
Serving any workadventure map was broken BTW. We should have tested this :-(
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/69
Reviewed-by: Andreas Shimokawa <ashimokawa@noreply.codeberg.org>
Co-authored-by: Otto Richter <otto@codeberg.org>
Co-committed-by: Otto Richter <otto@codeberg.org>
2022-04-10 18:11:00 +02:00
6543
f5d0dc7447
Add pipeline ( #65 )
...
close #54
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/65
Reviewed-by: Andreas Shimokawa <ashimokawa@noreply.codeberg.org>
2022-03-27 21:54:06 +02:00
6543
a7bb3448a4
move more args of Upstream() to upstream Options
2021-12-05 19:53:23 +01:00
6543
26a199053b
lint: rename
2021-12-05 18:20:40 +01:00
6543
0374e95d23
make tryUpstream independent func
2021-12-05 18:20:39 +01:00
6543
e6198e4ddd
start refactor Upstream func
2021-12-05 15:59:43 +01:00
6543
de4706bf58
rm 2rm
2021-12-05 15:53:46 +01:00
6543
ccada3e6df
split cert func to related packages
2021-12-05 15:21:05 +01:00
6543
b3830e979c
inject all cache
2021-12-05 15:02:44 +01:00
6543
38426c26db
move upstream into own package
2021-12-05 14:48:52 +01:00
6543
690879440a
move helper func in related packages
2021-12-05 14:48:47 +01:00
6543
35e08d2252
remove EnvOr use flags
2021-12-05 14:48:45 +01:00
6543
bdc2d0c259
dont access global vars inject them
2021-12-05 14:48:41 +01:00