THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0cccad04f03dbf660153d208093ee13ac15e50b1
gitea
/
routers
History
6543
b5c4cb1bde
Fix bug on avatar middleware (
#15124
) (
#15126
)
...
Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2021-03-23 18:44:37 +00:00
..
admin
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
api
/v1
Ensure validation occurs on clone addresses too (
#14994
)
2021-03-15 17:52:11 -04:00
dev
…
events
Handle unauthorized user events gracefully (
#15071
) (
#15074
)
2021-03-21 10:21:28 +00:00
org
Organization removal confirmation using name not password (
#14738
)
2021-03-01 16:33:05 +02:00
private
Migrate to use jsoniter instead of encoding/json (
#14841
)
2021-03-01 22:08:10 +01:00
repo
Create new issue from code (
#14863
)
2021-03-17 22:02:38 -04:00
routes
Fix bug on avatar middleware (
#15124
) (
#15126
)
2021-03-23 18:44:37 +00:00
user
Validate email in oauth registration form (
#15014
)
2021-03-17 04:54:02 +01:00
utils
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (
#12999
)
2021-02-19 22:36:43 +01:00
home.go
Add ui.explore settings to control view of explore pages (2) (
#14094
)
2021-03-11 13:40:54 +00:00
init.go
…
install.go
Add SameSite setting for cookies (
#14900
)
2021-03-07 08:12:43 +00:00
metrics.go
…
swagger_json.go
…