This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-28 02:38:44 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0cf3d86c44fde99b49f12c7a1386cbf433a0207
gitea
/
routers
/
web
T
History
99rgosse
e0cf3d86c4
Migrated Repository will show modifications when possible (
#17191
)
...
* Read patches to get history
2021-12-23 16:32:29 +08:00
..
admin
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (
#16766
)
2021-12-14 16:37:11 +08:00
dev
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
events
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
explore
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
feed
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
org
Some repository refactors (
#17950
)
2021-12-12 23:48:20 +08:00
repo
Migrated Repository will show modifications when possible (
#17191
)
2021-12-23 16:32:29 +08:00
user
Move POST /{username}/action/{action} to simply POST /{username} (
#18045
)
2021-12-20 17:18:26 +00:00
base.go
Fix nil checking on typed interface (
#17598
)
2021-11-15 21:16:11 +08:00
goget.go
Refactor HTTP request context (
#17979
)
2021-12-15 14:59:57 +08:00
home.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
metrics.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
nodeinfo.go
Add nodeinfo endpoint for federation purposes (
#16953
)
2021-09-28 01:38:06 +02:00
swagger_json.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
web.go
Add NotFound handler (
#18062
)
2021-12-22 10:39:28 +00:00