Commit Graph

68 Commits (3898fc5bdafa33432d8ee9841e09b5c8b372df12)

Author SHA1 Message Date
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 3 years ago
zeripath 001dbf100d
Defer Last Commit Info (#16467) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
techknowlogick babab0bf5e
Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
zeripath a334a95a3c
Use common sessioner for API and Web (#17027) 3 years ago
6543 6d97befddf
Fix wiki raw commit diff/patch view (#16891) 3 years ago
KN4CK3R 0bd58d61e5
Added introspection endpoint. (#16752) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
Lunny Xiao 9421bfedb3
Fix issue pasted image missing if no release permission (#16520) 3 years ago
lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 3 years ago
zeripath 28f6f7bb03
Restore CORS on git smart http protocol (#16496) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037) 3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
N. L. H 45970ae82e
Feature/oauth userinfo (#15721) 3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 3 years ago
zeripath eed88dc34d
Fix broken avatars since #15301 (#15731) 3 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 3 years ago
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 1b3dbdba4e
Attachment support repository route (#15580) 3 years ago
techknowlogick 024ef3940f
add well-known config for OIDC (#15355) 3 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 4 years ago
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Lauris BH 2f0eb9fd5d
Handle unauthorized user events gracefully (#15071) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850) 4 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852) 4 years ago
Lunny Xiao bd9361384a
Fix go get (#14758) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
Jacob Hrbek 867f4c557d
routers/routes/web: Fix typo in comment (#14729) 4 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650) 4 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634) 4 years ago
Farid AYOUJIL 1737a76e1f
Adding Chi's GetHead middleware (#14541) 4 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480) 4 years ago