This website requires JavaScript.
Explore
Help
Sign in
TakeV
/
forgejo
Archived
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-01-04
. You can view files and clone it, but cannot push or open issues or pull requests.
650a50a7ba
forgejo
/
routers
/
web
/
user
History
Lunny Xiao
de8e3948a5
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
..
setting
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
avatar.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
home.go
Removed unused endpoint. (
#18127
)
2021-12-29 17:57:30 -05:00
home_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
main_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
notification.go
Multiple Escaping Improvements (
#17551
)
2021-11-16 18:18:25 +00:00
profile.go
Move POST /{username}/action/{action} to simply POST /{username} (
#18045
)
2021-12-20 17:18:26 +00:00
task.go
Correctly handle failed migrations (
#17575
)
2021-11-13 19:28:50 +08:00