Commit Graph

2412 Commits (4160bd6ef1e70f3e6ec6bb69b1cd37a66f14c4e3)

Author SHA1 Message Date
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
James Lakin c08c975d36
Fix redirection path if Slack webhook channel is invalid (#10548)
4 years ago
Andreas Shimokawa 14f3593f20
Fix 404 after activating secondary email (#10547)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
John Olheiser 78585b1cd7
Fix double PR notification from API (#10482)
4 years ago
John Olheiser bcd16cec63
Fix admin notices (#10480)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
4 years ago
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon (#10402)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
6543 585316f3bf
[API] let admin check org membership on other users (#10201)
4 years ago
Lauris BH fe00886bef
Fix followers and following tabs in profile (#10202)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145)
4 years ago
6543 ea50f60df2
Prevent DeleteUser API abuse (#10125)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
6543 e959d1a48b
working part of #9998 (#10114)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago
Lunny Xiao bf1970d0bd
Improve push update options (#10105)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
Lunny Xiao 3ccd271081
Fix branch page pull request title and link error (#10092)
4 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
6543 f29c301040
Refactor api repo dir (#10048)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
Andy Harrison d879353632 Minor typo fix (#10043)
4 years ago
Lunny Xiao c58edc7c78 Fix wiki raw view on sub path (#10002)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 years ago
Lunny Xiao 8d51f28ba0
Fix wrong paging on org members (#9990)
4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago