forgejo/templates
merlleu 124b4dc6e4
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
```

(cherry picked from commit a112cf34d3)
(cherry picked from commit 4e30c94a40)
(cherry picked from commit 72a1d0403f)
(cherry picked from commit 9c3d42f697)
(cherry picked from commit b66322a5e3)
(cherry picked from commit 25019a6d28)
2023-11-06 15:47:24 +01:00
..
admin
api/packages/pypi
base
code
custom
devtest
explore
mail
org
package Cargo package - Fix missing domain in cargo sparse url (#27370) 2023-11-06 15:47:24 +01:00
projects
repo [GITEA] Make confirmation clearer for dangerous actions 2023-11-06 14:56:38 +01:00
shared Always use whole user name as link (#27815) (#27838) 2023-10-30 12:25:40 +01:00
status Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
swagger [FEAT] allow setting the update date on issues and comments 2023-11-06 14:56:38 +01:00
user
webhook
home.tmpl
install.tmpl
post-install.tmpl