forgejo/templates/explore
Adam Majer d68a613ba8
Add support for sha256 repositories ()
Currently only SHA1 repositories are supported by Gitea. This adds
support for alternate SHA256 with the additional aim of easier support
for additional hash types in the future.

Fixes: 
Limited by: https://github.com/go-git/go-git/issues/899
Depend on: 

<img width="776" alt="图片" src="https://github.com/go-gitea/gitea/assets/81045/5448c9a7-608e-4341-a149-5dd0069c9447">

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-19 17:05:02 +01:00
..
code.tmpl Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
navbar.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
repo_list.tmpl Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
repo_search.tmpl Remove autofocus in search box () 2023-11-20 08:57:46 +00:00
repos.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
search.tmpl Remove autofocus in search box () 2023-11-20 08:57:46 +00:00
user_list.tmpl Improve flex list UI () 2023-09-08 13:57:18 +00:00
users.tmpl User details page () 2023-08-31 11:21:18 +02:00