1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/routers
KN4CK3R c890454769
Add direct serving of package content (#25543)
Fixes #24723

Direct serving of content aka HTTP redirect is not mentioned in any of
the package registry specs but lots of official registries do that so it
should be supported by the usual clients.
2023-07-03 15:33:28 +02:00
..
api Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00
common Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00
init.go Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00