Commit Graph

2532 Commits (f0dd07129a239acf30b94bd787fc10e2255990fe)

Author SHA1 Message Date
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
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742) 5 years ago
silverwind 9249c810b8
Switch code editor to Monaco (#11366) 5 years ago
6543 7257c39ddf
Refactor Milestone related (#11225) 5 years ago
赵智超 b00e62c12b
ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390) 5 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 5 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339) 5 years ago
Cirno the Strongest 32b8172e56
Consolidate API for getting single commit (#11368) 5 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349) 5 years ago
赵智超 119173130a
Add default CommitID for create pull review api (#11334) 5 years ago
zeripath 791353c03b
Add EventSource support (#11235) 5 years ago
6543 486e4c8087
When deleting a tracked time through the API return 404 not 500 (#11319) 5 years ago
6543 505e456f26
Protect default branch against deletion (#11115) 5 years ago
6543 a1f11a05e9
Load Repo Topics on blame view (#11307) 5 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240) 5 years ago
Cirno the Strongest b7c82cd1a9
Fix orgs not being displayed on create repo form (#11279) 5 years ago
Kyle Evans 940ed92392
repo: milestone: make /milestone/:id endpoint accessible (#11264) 5 years ago