Commit Graph

2405 Commits (513b962c1df0921681e76ea6a1a2b8871bc13af4)

Author SHA1 Message Date
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
bobemoe cca13ae2ac add remote ip to the invalid credentials error message (#9918)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
4 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
zeripath 92d6bca41e
Ensure that 2fa is checked on reset-password (#9857)
4 years ago