Commit Graph

472 Commits (3d92ad8eb9cc255f8153d40e5cbc6a0e9f8fc9eb)

Author SHA1 Message Date
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements (#18527) 2 years ago
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792) 2 years ago
zeripath 93ab90743d
Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
zeripath 468387e9ce
Prevent NPE when cache service is disabled (#19703) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao d81e31ad78
Move org functions (#19753) 2 years ago
Guo Y.K 3e5ea9a978
Update base.go (#19739) 2 years ago
Gusted 71ca131582
Fix issue overview for teams (#19652) 2 years ago
6543 00a981d341
Update go-chi/cache to utilize Ping() (#19719) 2 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
Lunny Xiao ea38e90e6b
Fix oauth setting list bug (#19682) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 2 years ago
Lunny Xiao 64a40962cc
Fix new release from tags list UI (#19670) 2 years ago
KN4CK3R 3da9dafc60
Add Webfinger endpoint (#19462) 2 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
Lunny Xiao 9efa47131f
Admin should not delete himself (#19423) 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
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 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
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 2 years ago
wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 2 years ago
ttys3 e933f31426
Add health check endpoint (#18465) 2 years ago
Gusted cc3016f70d
Use correct context in `routers/web` (#19597) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
99rgosse 438646e0b5
Handle the error of a missing blob object fix #19530 (#19552) 2 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 2 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 2 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
6543 06e4687cec
more context for models (#19511) 2 years ago
John Olheiser 3e8aa42a1b
Update image URL for Discord webhook (#19536) 2 years ago
Lunny Xiao 5651c650c0
When view _Siderbar or _Footer, just display once (#19501) 2 years ago
parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 2 years ago
Lunny Xiao d71df01077
Refactor readme file renderer (#19502) 2 years ago
Gusted 4e912a61c8
Improve Stopwatch behavior (#18930) 2 years ago
6543 1ebb30e41b
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
qwerty287 ae6a52440a
Fix panic in team repos API (#19431) 2 years ago
zeripath 409ff55a29
When updating mirror repo intervals by API reschedule next update too (#19429) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
Gusted 0d3d9675c6
Fix middleware function's placements for some `/user/...` (#19377) 2 years ago
Gusted ee769f7459
Add logic to switch between source/rendered on Markdown (#19356) 2 years ago
KN4CK3R c003491cfb
Allow package linking to private repository (#19348) 2 years ago