forked from gitea/gitea
1
0
Fork 0
gitea/templates
Giteabot cfde557e23
fix: do not escape space between PyPI repository url and package name… () ()
Backport  by @Gunzinger

…; add trailing slash to PyPI repository URL (in accordance to PEP-503)

This should solve Issue , by moving the space in front of the
package name and the package name out of the `gitea-origin-url` block.
It also adds a trailing slash to the PyPI repository URL in accordance
to [Python PEP-503](https://peps.python.org/pep-0503/).

Co-authored-by: Daniel Gunzinger <daniel.gunzinger@gmail.com>
2023-04-08 23:13:43 +02:00
..
admin Convert .Source.SkipVerify to $cfg.SkipVerify () () 2023-04-03 13:02:28 -04:00
api/packages/pypi Add Package Registry () 2022-03-30 16:42:47 +08:00
base Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem () () 2023-03-18 17:14:19 +01:00
code Fix 'View File' button in code search () () 2023-03-15 10:34:05 +01:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict () () 2023-03-30 09:09:22 -05:00
mail Revert relative links to absolute links in mail templates () () 2023-03-03 17:41:00 +00:00
org Org pages style fixes () () 2023-04-04 19:05:41 +08:00
package fix: do not escape space between PyPI repository url and package name… () () 2023-04-08 23:13:43 +02:00
projects Fix cancel button in the page of project edit not work () () 2023-03-30 11:15:50 +02:00
repo Discolor pull request tab labels () () 2023-04-07 22:32:42 -04:00
shared Fix due date being wrong on issue list () () 2023-03-15 09:40:43 +08:00
status Move helpers to be prefixed with `gt-` () 2023-02-13 17:59:59 +00:00
swagger Use User.ID instead of User.Name in ActivityPub API for Person IRI () () 2023-04-03 22:41:57 -05:00
user Remove row clicking from notification table () () 2023-03-26 01:21:40 +02:00
home.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none () 2023-02-19 12:06:14 +08:00
post-install.tmpl Fix various bugs for "install" page () () 2023-03-05 11:59:58 +01:00