0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 08:34:19 +01:00
gitea/templates
merlleu a112cf34d3
Cargo package - Fix missing domain in cargo sparse url (#27370)
Hello, it seems that one my previous PR (adding the sparse index to the
cargo package content page), did not worked as expected: the
gitea-origin-url does not add the AppURL because of the `sparse+` prefix
in the url.
Currently the rendered page gives the following:
```toml
[registry]
default = "gitea"

[registries.gitea]
index = "sparse+/api/packages/ownername/cargo/" # Sparse index
# index = "https://git.example.com/ownername/_cargo-index.git" # Git

[net]
git-fetch-with-cli = true
```
2023-10-01 13:43:15 +00:00
..
admin highlight user details link (#26998) 2023-10-01 11:58:24 +08:00
api/packages/pypi
base
code
custom
devtest
explore
mail
org
package Cargo package - Fix missing domain in cargo sparse url (#27370) 2023-10-01 13:43:15 +00:00
projects
repo Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
shared Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
status
swagger
user Fix missing ctx for GetRepoLink in dashboard (#27372) 2023-10-01 09:26:28 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl