This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f96e8be41fe2cc36858bd4a673847bb388ce178a
gitea
/
routers
T
History
Abheek Dhawan
f96e8be41f
Use custom favicon when viewing static files if it exists (
#19130
)
...
Redirect `/favicon.ico` to `/assets/img/favicon.png`.
Fix
#19109
2022-03-19 19:53:31 +00:00
..
api
/v1
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +01:00
common
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
install
Refactor i18n, use Locale to provide i18n/translation related functions (
#18648
)
2022-02-08 11:02:30 +08:00
private
Do not send notification emails to inactive users (
#19131
)
2022-03-19 20:45:44 +08:00
utils
…
web
Use custom favicon when viewing static files if it exists (
#19130
)
2022-03-19 19:53:31 +00:00
init.go
…