This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
1
Star
0
Fork
1
You've already forked githaven
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
githaven
/
routers
/
web
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
..
admin
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +01:00
auth
Do not send activation email if manual confirm is set (
#19119
)
2022-03-18 17:57:07 +08:00
dev
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
events
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
explore
Refactor admin user filter query parameters (
#18965
)
2022-03-02 16:30:14 +01:00
feed
RSS/Atom support for Repos (
#19055
)
2022-03-13 17:40:47 +01:00
org
Send 404 on
/{org}.gpg
(
#18959
)
2022-03-01 20:37:32 -05:00
repo
Fix lfs bug (
#19072
)
2022-03-14 16:18:27 +01:00
user
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +01:00
base.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
goget.go
Refactor HTTP request context (
#17979
)
2021-12-15 14:59:57 +08:00
home.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
metrics.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
nodeinfo.go
Add nodeinfo endpoint for federation purposes (
#16953
)
2021-09-28 01:38:06 +02:00
swagger_json.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
web.go
Use custom favicon when viewing static files if it exists (
#19130
)
2022-03-19 19:53:31 +00:00