forgejo/templates
merlleu e6a059a3d0
add sparse url in cargo package guide ()
Hello,

The current package guide for cargo gives you only the git index, with
the HTTP Index stabilized being used as default for crates.io and being
better for most use-cases.

However, it's not documented that gitea supports the sparse spec, and it
does not require the _crates-index git repo for the sparse api.

I personally think we should push users to use the sparse instead of the
git repository. (Even let users disable crates-index repos if they only
want to use sparse)
2023-09-13 12:14:10 +08:00
..
admin Extract common code to new template () 2023-09-06 10:11:06 +00:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base update footer link to new landing page () 2023-09-05 16:44:07 +00:00
code Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
devtest Fix "delete" modal dialog for issue/PR () 2023-09-11 17:06:05 +00:00
explore Improve flex list UI () 2023-09-08 13:57:18 +00:00
mail Update team invitation email link () 2023-08-31 16:26:13 +00:00
org Improve flex list UI () 2023-09-08 13:57:18 +00:00
package add sparse url in cargo package guide () 2023-09-13 12:14:10 +08:00
projects Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
repo Improve repo/user/org search () 2023-09-12 16:44:48 +00:00
shared resolve issue with sort icons on admin/users and admin/runners () 2023-09-12 12:26:51 +00:00
status Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
swagger Add missing 404 response to Swagger () 2023-09-13 10:37:54 +08:00
user Improve flex list UI () 2023-09-08 13:57:18 +00:00
webhook Extract common code to new template () 2023-09-06 10:11:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash () 2023-04-01 13:47:54 +08:00
install.tmpl Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page () 2023-06-08 12:23:39 +08:00