This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-05-11 05:55:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
00a981d341dfa62d2a9667b01500820ec7ddf19a
gitea
/
routers
/
web
/
user
History
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_test.go
…
home.go
Add commit status popup to issuelist (
#19375
)
2022-04-26 23:40:01 +01:00
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
Fix global packages enabled avaiable (
#19276
)
2022-03-31 19:31:53 +02:00
search.go
Never use /api/v1 from Gitea UI Pages (
#19318
)
2022-04-07 20:59:56 +02:00
stop_watch.go
Never use /api/v1 from Gitea UI Pages (
#19318
)
2022-04-07 20:59:56 +02:00
task.go
…