gitea/templates
Cory Sanin 851db77256
Fix Arch repo pacman.conf snippet (#35825)
Current template uses the owner followed by the instance URL as the repo
name. Technically this can work if the repo happens to be named the
exact same way. But if, for example, you follow [the
docs](https://docs.gitea.com/usage/packages/arch/#publish-a-package),
you'll end up with a package in `core` while the pacman conf refers to a
non-existent repo `testuser.gitea.example.com`. Whatever is in the
square brackets get substituted in for `$repo`, so we do not want
anything except the exact repo name there.

And since it's now referring to the repo and not the owner, I've updated
the pacman conf to show all repositories.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2025-11-04 18:07:04 +01:00
..
admin Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +00:00
api/packages/pypi
base Improve and fix markup code preview rendering (#35777) 2025-10-30 05:15:42 +00:00
custom
devtest Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
mail Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
org Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
package Fix Arch repo pacman.conf snippet (#35825) 2025-11-04 18:07:04 +01:00
projects Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +00:00
repo Fix viewed files number is not right if not all files loaded (#35821) 2025-11-03 13:34:52 -08:00
shared Fix file extension on gogs.png (#35793) 2025-10-30 18:25:53 +01:00
status Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
swagger Make "update file" API can create a new file when SHA is not set (#35738) 2025-10-24 12:46:54 +08:00
user Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
webhook
home.tmpl Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
install.tmpl
post-install.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00