Commit Graph

2679 Commits (2fd78c151e0e49db113078095f1d9e8c7478e828)

Author SHA1 Message Date
Cirno the Strongest 5df72ef7e7
Fix svg octicon-key placement (#11410)
4 years ago
silverwind 9249c810b8
Switch code editor to Monaco (#11366)
4 years ago
zeripath ba40263fdd
Unfortunately go template if does not shortcut (#11392)
4 years ago
zeripath aa29f1c2b9
Ensure search action button coalesced to adjacent input (#11385)
4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
4 years ago
Cirno the Strongest 32b8172e56
Consolidate API for getting single commit (#11368)
4 years ago
L0veSunshine 866ce126ec
Split some words from template to improve translation. (#11221)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
赵智超 0396fcf4b5
Change the style in admin notice content view from <p> to <pre> (#11301)
4 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240)
4 years ago
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
4 years ago
Lunny Xiao 71e4c75a61
Fix bug about comment attachment (#11272)
4 years ago
zeripath 28f8308d47
Show pull request selection even when unrelated branches (#11239)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
mrsdizzie 4ed7d2a2bb
Remove last traces of has-emoji class (#11263)
4 years ago
6543 e9e8638f18
Return issue subscription status from API subscribe (#10966)
4 years ago
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183)
4 years ago
silverwind 28e5e7fcbc
Add a 'this' to issue close/reopened messages (#11204)
4 years ago
mrsdizzie a2683e5ddb
Allow emoji short code in labels (#11250)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
zeripath cbf5dffaf2
Fix submit review form (#11252)
4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032)
4 years ago
6543 41cebeb8fa
Make error pages translatable (#11163)
4 years ago
zeripath b10c416f9e
Use AJAX for notifications table (#10961)
4 years ago
zeripath 4ee70a9ec9
Fix submodule paths when AppSubUrl is not root (#11098)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
Matthias Schoettle 33176e8d27
Improve representation of attachments in issues (#11141)
4 years ago
zeripath 9588d2c622
Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl (#11129)
4 years ago
6543 3c5a4d094a
[API] Add branch delete (#11112)
4 years ago
Sorien 0ef11ff2c9
consolidate author name across timeline (#11053)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
赵智超 6e4baee91d
ui: fix status label on branches list vertical alignment (#11109)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
guillep2k 3d6f1731b5
Fix and simplify some tmpl conditions (#11080)
4 years ago
CirnoT e93826675c
Add missing commit states to PR checks template (#11085)
4 years ago
silverwind 90577853ce
Remove nonexistant serviceworker entries (#11091)
4 years ago
6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074)
4 years ago
6543 70fab7e26a
document 404 responce and meaning (#11073)
4 years ago
zeripath 2e85ad665a
Contents API should return 404 on not exist (#10323)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
赵智超 09aa122bd1
ui: Change icon on title for merged PR to git-merge (#11064)
4 years ago
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058)
4 years ago
silverwind 063b1d260f
Fix language label vertical alignment (#11061)
4 years ago
赵智超 59c31b490f
fix 404 and 500 image size in small size screen (#11043)
4 years ago
6543 0dadea19bc
[Api] Check Notify (always return json) (#10059)
4 years ago
Sorien c97e988380
Prettify Timeline (#10972)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
John Olheiser 4ec7a659ce
Add git hook tooltip (#11030)
4 years ago
L0veSunshine 08208cdfb8
Fix forked repo has no icon and language stat. (#10791)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
赵智超 88c14326b1
Users should not be able to prohibit their own login (#10970)
4 years ago
zeripath 1bec60e02a
Change default charset for MySQL on install to utf8mb4 (#10989)
4 years ago
赵智超 9814dd68ad
fix merge box icon color bug (#10974)
4 years ago
赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872)
4 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
John Olheiser 36d9237e60
Add accordion to release list and compact non-latest (#10910)
4 years ago
mrsdizzie 972b3bf3b0
Split dashboard elements into separate template files (#10885)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
John Olheiser ad6f2323b7
Fix milestone template (#10824)
4 years ago
silverwind 85fb33a65f
move jquery-datetimepicker to npm/webpack (#10713)
4 years ago
赵智超 2f928316db
hide gear icon for user who can't use them on sidebar (#10750)
4 years ago
Success Go da1633a5d4
fix miss spelling (#10721)
4 years ago
John Olheiser 984b85c1a7
Remove old vendored dropzone from serviceworker (#10703)
4 years ago
silverwind ec4d0cdd56
Remove svg preload (#10654)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
silverwind 9d3e69e867
Move dropzone.js to npm/webpack (#10645)
4 years ago
6543 57c7a7aa72
Ensure Update button is enabled even when CI has failed (#10640)
4 years ago
James Lakin 123d386059
Remove admin/nav.tmpl (#10633)
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
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
John Olheiser afa1e1af16
Fix templates (#10596)
4 years ago
zeripath 009990b0c0
Remove unnecessary parentheses in template (#10583)
4 years ago
John Olheiser 0e2217bd2d
Logout POST action (#10582)
4 years ago
techknowlogick bea497ff96
nextcloud oauth (#10562)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
zeripath 421e7b7875
Fix appearance of unsigned sha box in view_list (#10543)
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
Jeff Stein e661cd0321
Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)
4 years ago
FreeCipher 74433c91bf
head.tmpl og:image picture location (#10531)
4 years ago
zeripath efec0d393b
Fix the signing icon in the view_list.tmpl page (#10511)
4 years ago
John Olheiser 15fbf509d3
Org action fixes and form cleanup (#10512)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
silverwind 9a476113f0
Add fluid-icon (#10491)
4 years ago
silverwind ef798d4b84
Tweak language stats bar (#10487)
4 years ago
John Olheiser bcd16cec63
Fix admin notices (#10480)
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
Philipp A. Beckmann bab6e1ed87
Fixed wrong AppSubUrl in multiple templates (#10447)
4 years ago
silverwind 062f35109d
move vue and vue-calendar-heatmap to webpack (#10188)
4 years ago
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon (#10402)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
John Olheiser ac18c3f6f2
Fixes (#10386)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
John Olheiser d3f618362a
Fix JS and Vue (#10328)
4 years ago
John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320)
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
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
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
guillep2k 069a96ebe2
Improve 404 error message (#10214)
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
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
silverwind 4721d45c2a
move clipboard.js to npm/webpack (#10183)
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
guillep2k 727fc42db7
Fix issue/pull link (#10158)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
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 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
John Olheiser 6bb0f20456
Remove unused config on UI (#10078)
4 years ago
silverwind 35ada598cc
move jquery.are-you-sure to npm/webpack (#10063)
4 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061)
4 years ago
NiTRoeSE db42a15fa0
add touch-icon with background (#10022)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
silverwind 7c84dbca4f
fix gitgraph commit hashes in dark theme (#10046)
4 years ago
silverwind b9690d7c0b move highlight.js to npm/webpack (#10011)
4 years ago
Andy Harrison d879353632 Minor typo fix (#10043)
4 years ago
mrsdizzie 52952d9f0f Style blockquote for default issue mail template (#10024)
4 years ago
silverwind 03cb168127 add apple-touch-icon (#10006)
4 years ago
silverwind c640a1818a add explicit dimensions to navbar avatar (#9986)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 years ago
Lauris BH 59510d6227
Change font to Roboto to support more charsets (#9803)
4 years ago
silverwind 1703a63da6 fix browser warnings related to crossorigin preload (#9984)
4 years ago
silverwind 75a124b449 remove loadCSS and preload woff2 icon fonts (#9976)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
silverwind 5b17bb8f3d add css extraction and minification to webpack (#9944)
4 years ago
John Olheiser 88c212a8a3 Fix image (#9962)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago