1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/services/packages
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions ()
Since  has conflicts with latest commits, this PR is my proposal
for fixing 

Details are in the comments

And refactor the `modules/options` module, to make it always use
"filepath" to access local files.

Benefits:

* No need to do `util.CleanPath(strings.ReplaceAll(p, "\\", "/"))),
"/")` any more (not only one before)
* The function behaviors are clearly defined
2023-03-21 16:02:49 -04:00
..
cargo Add Cargo package registry () 2023-02-05 18:12:31 +08:00
cleanup Add Cargo package registry () 2023-02-05 18:12:31 +08:00
container Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
auth.go refactor auth interface to return error when verify failure () 2022-12-28 13:53:28 +08:00
packages.go Add Swift package registry () 2023-03-13 15:28:39 -05:00