This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-21 14:56:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f146090ecbd9876ed41ddccc4d05ee1bedbb48e
gitea
/
routers
/
web
/
user
History
CodeDoctor
36f9ee5813
Add an option to create new issues from "/issues" page (
#20650
)
2022-08-09 19:30:09 +08:00
..
setting
Added email notification option to receive all own messages (
#20179
)
2022-07-28 16:30:12 +08:00
avatar.go
…
home_test.go
Move some repository related code into sub package (
#19711
)
2022-06-06 16:01:49 +08:00
home.go
Add an option to create new issues from "/issues" page (
#20650
)
2022-08-09 19:30:09 +08:00
main_test.go
…
notification.go
Prevent loop if there is an error in GetNotificationCount (
#19799
)
2022-05-25 08:51:53 +08:00
package.go
Add missing Tabs on organisation/package view (Frontport
#20539
) (
#20540
)
2022-07-31 14:32:51 +02:00
profile.go
Only show Followers that current user can access (
#20220
)
2022-07-05 16:47:45 +01:00
search.go
…
stop_watch.go
Move issues related files into models/issues (
#19931
)
2022-06-13 17:37:59 +08:00
task.go
…