0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:54:36 +01:00
gitea/routers/web/user
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350)
* Move access and repo permission to models/perm/access

* Remove unnecessary code
2022-05-11 12:09:36 +02:00
..
setting Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
avatar.go
home.go Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
home_test.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
notification.go Use correct context in routers/web (#19597) 2022-05-03 23:38:34 +02:00
package.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
profile.go
search.go
stop_watch.go
task.go