cloudhead
|
74abd789c7
|
httpd: Fix private repo visibility
Make private repos invisible on all routes, including /raw endpoints
and Git clones.
|
2024-03-17 21:13:25 +01:00 |
cloudhead
|
f87dfba9cd
|
Rename `Id` to `RepoId`
Rename the type to make it clearer and consistent with `NodeId`.
|
2024-01-22 15:51:44 +01:00 |
Sebastian Martinez
|
9df1922f15
|
httpd: Add routes for handling embeds in issues
Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
|
2023-09-19 10:00:01 +02:00 |
Sebastian Martinez
|
00ea587c6d
|
httpd: Add `CorsLayer` to `/raw` endpoint
Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
|
2023-03-23 11:07:58 +01:00 |
xphoniex
|
29b933e485
|
httpd: Use `RID` in tests
Signed-off-by: xphoniex <dj.2dixx@gmail.com>
|
2023-03-13 16:25:26 +01:00 |
xphoniex
|
3ee76c2891
|
httpd: Separate `Error` types of git route and `/raw`
Signed-off-by: xphoniex <dj.2dixx@gmail.com>
|
2023-03-13 16:25:26 +01:00 |
xphoniex
|
488468991c
|
httpd: Set a max allowed size of 4 MiB when serving files raw
Signed-off-by: xphoniex <dj.2dixx@gmail.com>
|
2023-03-07 09:37:02 +01:00 |
xphoniex
|
34b15f9f16
|
httpd: Add `/raw` route
Signed-off-by: xphoniex <dj.2dixx@gmail.com>
|
2023-02-23 06:16:37 +00:00 |