Commit Graph

1227 Commits (2fd78c151e0e49db113078095f1d9e8c7478e828)

Author SHA1 Message Date
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
John Olheiser ad6f2323b7
Fix milestone template (#10824)
4 years ago
赵智超 2f928316db
hide gear icon for user who can't use them on sidebar (#10750)
4 years ago
6543 57c7a7aa72
Ensure Update button is enabled even when CI has failed (#10640)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
zeripath 80db44267c
Add Approval Counts to pulls list (#10238)
4 years ago
John Olheiser f422a115f4
Issue writers perms can modify issues (#10623)
4 years ago
John Olheiser afa1e1af16
Fix templates (#10596)
4 years ago
zeripath 009990b0c0
Remove unnecessary parentheses in template (#10583)
4 years ago
zeripath 421e7b7875
Fix appearance of unsigned sha box in view_list (#10543)
4 years ago
Jeff Stein e661cd0321
Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)
4 years ago
zeripath efec0d393b
Fix the signing icon in the view_list.tmpl page (#10511)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
silverwind ef798d4b84
Tweak language stats bar (#10487)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago
Philipp A. Beckmann bab6e1ed87
Fixed wrong AppSubUrl in multiple templates (#10447)
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
zeripath 314740e215
Truncate long commit message header (#10301)
4 years ago
Lunny Xiao 17656021f1
Fix reply on code review (#10227)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
John Olheiser d67e9b9629
SVG Octicon fixes (#10237)
4 years ago
jaqra 2399bad1f1
fix label menu text on miletone issues (#10242)
4 years ago
James Lakin 54af3c90c7
Fix issue sidebar menus having an infinite height (#10239)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
jaqra 602b29e965
Limit label list height on edit issue page (#10216)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 9789e0ad53
Only show conflicted files if not merged (#10197)
4 years ago
Lauris BH fe00886bef
Fix followers and following tabs in profile (#10202)
4 years ago
James Lakin 6e6da2c276
Tweak locale to respect singular conflicting file message in P… (#10177)
4 years ago
guillep2k 08c9160e71
Allow emoji on review head comments (#10159)
4 years ago
James Lakin 3ff95cef60
Show if a PR has conflicting files on the PR lists (#10130)
4 years ago
Lauris BH 20c513be6e
Show download count info in release list (#10124)
4 years ago
Lunny Xiao 3ccd271081
Fix branch page pull request title and link error (#10092)
4 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
John Olheiser 88c212a8a3 Fix image (#9962)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
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
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842)
4 years ago
David Svantesson 0641965860 Change won't sign information text to black. (#9843)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749)
4 years ago
6543 665d7e91a8 Fix signing info on PR view if not signed in (#9788)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Bo-Yi Wu 07520431ae chore(PR): Add Reviewed-on in commit message (#9623)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
David Svantesson c181070f9e Repository teams - disable remove button when have access to all (#9640)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
zeripath 2a1cf5bae9
Add some padding to the shadowed comment box (#9612)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
John Olheiser b2b10858c6 Don't auto-init SimpleMDE for review textarea (#9574)
4 years ago
Flutterlice 8941f7fc01 Fix for a wrong URL in activity page of repository. (Using config url instead of an actual one) (#9571)
4 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
4 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
techknowlogick 590d56dbb3
switch to fomantic-ui (#9374)
4 years ago
zeripath 601b0cf4c1 Add description to labels on create issue (#9392)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251)
4 years ago
jaqra 8875586570 Change some label colors (#9051)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
mrsdizzie bdbdd6608f Don't link wiki revision to commit (#9244)
4 years ago
John Olheiser 51432ebb9c Fix context menu overflow & review tag margin (#9231)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
programkode c9d50bcab5 Correct tooltip msg blocked by dependencies (#9211)
5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
5 years ago
Lauris BH 95c3dc856a
Fix max length check and limit in multiple repo forms (#9148)
5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
5 years ago
John Olheiser eb0359cad4 Context menus for comments (#9043)
5 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
5 years ago
Cherrg 1c911aa825 wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)
5 years ago
jaqra aa178176db Add first issue comment hashtag (#9052)
5 years ago
Vedran 4f9443cf8e Button tooltip formatting under Branches (#9034)
5 years ago
Vedran 97dc314652 Fix broken link to branch from issue list (#9003)
5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
5 years ago
Lunny Xiao 9bd879bef8 fix bug when pack js (#8992)
5 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
5 years ago
Antoine GIRARD cda8de2004 Show repository size in repo home page and settings (#8940)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
mrsdizzie d9be82bd00 Fix edit content button on migrated issue content (#8877)
5 years ago
mrsdizzie b747501337 Show due date in dashboard issues list (#8860)
5 years ago
Lauris BH a91679c9e3 Add additional periods to activity page (#8829)
5 years ago
Wenxuan Zhao 0471aae348 Fix: remove duplicated signed commit icons (#8820)
5 years ago
6543 fe7a6d9bfc [Fix] Checkbox at RepoSettings Protected Branch (#8799)
5 years ago
6543 76185edd76 FIX download diff/patch from commit (#8792)
5 years ago
May 484edb7583 Project files table style update (#8757)
5 years ago
Mario Lubenka ba336f6f45 Unifies commit list in repository commit table and wiki revision page (#7907)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
Benno e6706df49d Create PR on Current Repository by Default (#8670)
5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
jaqra e7fbc551ab apply exclude label on milestone issue list (#8739)
5 years ago
Lukas 559803025d Show zero lines on the line counter if the file empty (#8700)
5 years ago
May c0f97f2687 add marking to title_wip_desc (#8705)
5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
5 years ago
guillep2k 8b07823680 Improve visibility of "Pending" indicator (#8685)
5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199)
5 years ago
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911)
5 years ago
David Svantesson 969a540ce2 Add id references on all events to allow linking to it (#8608)
5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
5 years ago
6543 b1c1e1549b Ensure that diff stats can scroll independently of the diff (#8581)
5 years ago
Lukas de4f10be86 Allow committing / adding empty files using the web ui (#8420) (#8532)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
6543 d7d348ea86 [UI] Pull Request Download diff Button (#8470)
5 years ago
6543 733c898a90 [Branch View] Add Included TAG (#8449)
5 years ago
jaqra 086bfb8b4b Add pagination to commit graph page (#8360)
5 years ago
guillep2k eb8975dcce Add nofollow to sign in links (#8509)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao 7ad46cc116
fix template bug on mirror repository setting page (#8438)
5 years ago
Lauris BH 28d5347cf3 Singular form for files that has only one line (#8416)
5 years ago
silverwind 08896cd9f6 add file line count info on UI (#8396)
5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
5 years ago
guillep2k fb7c23f911 Fix editor commit to new branch if PR disabled (#8375)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
Norwin 9543aeaf84 readd .markdown class to all markup renderers (#8357)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
Elias Norberg 49547ea158 Show correct commit status in PR list (#8316)
5 years ago
David Svantesson 730065a3dc Do only show teams access for organization repositories, not for personal repositories (#8265)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k 14efd3fb34 Change link on issue milestone (#8246)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
jaqra 0c47fe2d77 [fix #7384] make show private icon when repo avatar set (#8144)
5 years ago
jaqra 59b194f4d1 Move ref (branch or tag) location on issue list page (#8157)
5 years ago
jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006)
5 years ago
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
5 years ago
pmdematagoda 5e32c16ac3 1148: Take up the full width when viewing the diff in split view. (#8114)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
micw 63c40796ef Display description of 'make this repo private' as help text, not as tooltip (#8097)
5 years ago
Lunny Xiao 6ed22ffd16 Add merged commit id on pull view when it's merged (#8062)
5 years ago
Mura Li 032c90e7c5 Add tooltip for the visibility checkbox in /repo/create (#8025)
5 years ago
jaqra 13388258a4 Changed black to white for (read) number label on issue list (#8000)
5 years ago
Lunny Xiao 5616356a0b keep blame view buttons sequence consistent with normal view when view a file (#8007)
5 years ago
6543 5409dec8fd [Branch View] show "New Pull Request" Button only if posible (#7977)
5 years ago
Gary Kim 5f7fccaf55 Revert RenderCommitMessageLink part of #7659 (#7923)
5 years ago
Gary Kim 852876a982 Provide links in commit summaries in commits table/view list (#7659)
5 years ago
Mario Lubenka 08c63190c6 Evaluate emojis in commit messages in list view (#7906)
5 years ago