Commit Graph

710 Commits (afea63f4e5a4b7e3da03a7d5fc6590569976e7d3)

Author SHA1 Message Date
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Gusted 02d745827b
Disable federation by default (#20045) 2 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Lauris BH 1f8f9c3826
Remove tab/TabName usage where it's not needed (#19973) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
Gusted abb7d4ae5d
Fix typo (#19889) 2 years ago
Lunny Xiao 12c742f8dc
Fix order by parameter (#19849) 2 years ago
qwerty287 df9612bb53
Add API to serve blob or LFS file content (#19689) 2 years ago
zeripath 085924b1b3
Allow postgres integration tests to run over unix pipe (#19875) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
KN4CK3R 9ea9206406
ContainerRegistry - removed Basic Auth header (#19735) 2 years ago
Gusted 71ca131582
Fix issue overview for teams (#19652) 2 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
KN4CK3R 3da9dafc60
Add Webfinger endpoint (#19462) 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 2 years ago
qwerty287 ac6c338428
Add API to check if team has repo access (#19540) 2 years ago
Florin Hillebrand ad6d08d155
Add API to query collaborators permission for a repository (#18761) 2 years ago
zeripath 6dd36379f2
Unset git author/committer variables when running integration tests (#19512) 2 years ago
Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
Gusted 23d37673bd
Don't panic on `ErrEmailInvalid` (#19441) 2 years ago
KN4CK3R 18727df73a
Add Helm Chart registry (#19406) 2 years ago
Stephen J. Fuhry 695c4b4b0e
upgrade postgres refrence to 14 (#19416) 2 years ago
wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
wxiaoguang 84ceaa98bd
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
KN4CK3R 5e242e021b
Package registry changes (#19305) 2 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
Peter Gardfjäll 43ff92e122
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300) 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
Peter Gardfjäll 58c9d12933
A pull-mirror repo should be marked as such on creation (#19295) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
silverwind 1eb0da58c3
Update JS dependencies (#19281) 3 years ago
Gusted 43332a483f
Update reserved usernames list (#18438) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago