2548 Commits (f9648888f5e80af87bd19c5463bf1e8803343e27)

Author SHA1 Message Date
6543 f9648888f5
API: Fix GetQueryBeforeSince (#13559) (#13560) 4 years ago
6543 dc9f5a7311
[API] Only Return Json (#13511) (#13564) 4 years ago
Lunny Xiao da0460dea0
Prevent git operations for inactive users (#13527) (#13537) 5 years ago
techknowlogick 2123195b3a
Migration failure during reaction migration from gitea (#13344) (#13346) 5 years ago
techknowlogick 5a021801d9
Remove obsolete change of email on profile page (#13341) (#13348) 5 years ago
M4RKUS-11111 732f22ad7d
Deny wrong pull (#13308) (#13327) 5 years ago
zeripath 09abdb8a65
Return 404 not 500 from API if team does not exist (#13118) (#13119) 5 years ago
techknowlogick c1c5e00d20
Prevent empty div when editing comment (#12404) (#12991) 5 years ago
6543 3e279dfb0b
Mirror: Update DB on Address-Update too (#12964) (#12967) 5 years ago
赵智超 470b195da1
Fix ListUserOrgs (#12910) (#12915) 5 years ago
6543 869fd17b88
Fix [API] CreateRepo missing information (#12848) (#12867) 5 years ago
zeripath d624e91c0c
Support slashes in release tags (#12864) (#12882) 5 years ago
zeripath 3a02f0896e
Escape more things that are passed through str2html (#12622) (#12850) 5 years ago
zeripath 408db95dc1
Fix notifications page links (#12838) (#12853) 5 years ago
6543 0fa538e552
[Backport] Fix comment broken issue ref dependence (#12651) (#12692) 5 years ago
techknowlogick ec48618d40
Fix bug preventing transfer to private organization (#12497) (#12501) 5 years ago
techknowlogick 6d3b8141df
Fix ignored login on compare (#12476) (#12478) 5 years ago
zeripath cc8a7c9345
Git 2.28 no longer permits diff with ... on unrelated branches (#12370) 5 years ago
techknowlogick 9bac656b7d
Show 404 page when release not found (#12328) (#12332) 5 years ago
zeripath 489e9162fc
Extend Notifications API and return pinned notifications by default (#12164) (#12232) 5 years ago
techknowlogick c3c246cffc
Fix regression: Gitea commits API again returns commit summaries, not full messages (#12186) (#12187) 5 years ago
zeripath 2bf987229a
Multiple small admin dashboard fixes (#12153) (#12156) 5 years ago
zeripath f984a7e6c6
Remove spurious logging (#12139) (#12148) 5 years ago
zeripath 20c2bdf86b
Ensure BlameReaders close at end of request (#12102) (#12103) 5 years ago
techknowlogick 7dc8db9ea8
Global default branch setting (#11918) (#11937) 5 years ago
Cirno the Strongest fdc6287973
Rework api/user/repos for pagination (#11827) (#11877) 5 years ago
zeripath 320031fce6
Handle more pathological branch and tag names (#11843) (#11863) 5 years ago
Cirno the Strongest d06f98d9a2
Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) 5 years ago
zeripath c52f81eecc
Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809) 5 years ago
6543 78f0b5b92b
Add option to API to update PullRequest base branch (#11666) (#11796) 5 years ago
6543 20951c5c21
In File Create/Update API return 404 if Branch does not exist (#11791) (#11795) 5 years ago
赵智超 99f7ec8f45
Fix doer of rename repo (#11789) (#11794) 5 years ago
Cirno the Strongest 287e2c781b
Fix timezone on issue deadline (#11697) (#11784) 5 years ago
6543 70739c32a9
Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718) 5 years ago
Cirno the Strongest 6ad0d0a1b9
Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11682) 5 years ago
6543 762c0463f4
Handle expected errors in AddGPGkey API (#11644) (#11661) 5 years ago
guillep2k 600bb545f3 When must change password only show Signout (#11600) (#11637) 5 years ago
zeripath a777f8ae75
Allow different HardBreaks settings for documents and comments (#11515) (#11599) 5 years ago
guillep2k 3b1e114ede
Prevent transferring repos to invisible orgs (#11517) (#11549) 5 years ago
silverwind 655def5141
Move serviceworker to workbox and fix SSE interference (#11538) (#11547) 5 years ago
zeripath 8525a48581
Fix repo-list private and total count bugs (#11500) (#11532) 5 years ago
6543 087719cb8d
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) (#11474) 5 years ago
zeripath 76053ac31a
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
zeripath a0d35fb6ad
Forcibly clean and destroy the session on logout (#11447) 5 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 5 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123) 5 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321) 5 years ago
mrsdizzie b2b86ea870
Support view individual commit for wiki pages (#11415) 5 years ago
zeripath db87e91227 Check that the ctx.User is not nil before checking its ID (#11424) 5 years ago
kolaente c72a471215
Fix webhook template when validation errors occur (#11421) 5 years ago