Commit Graph

50 Commits (072997692cf6c719922e8802df7cd65230d4e123)

Author SHA1 Message Date
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 1 year ago
yp05327 c4303efc23
Support markdown editor for issue template (#24400) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
yp05327 8ea33baa1c
Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang 75022f8b1a
Refactor branch/tag selector dropdown (first step) (#23394) 2 years ago
Brecht Van Lommel 68d7d772eb
Scoped labels: don't require holding alt key to remove (#23303) 2 years ago
HesterG ffce336f18
Use async await to fix empty quote reply at first time (#23168) 2 years ago
wxiaoguang 403f3e9208
Use the correct selector to hide the checkmark of selected labels on clear (#23224) 2 years ago
wxiaoguang 8b86ccbee1
Change button text for commenting and closing an issue at the same time (#23135) 2 years ago
wxiaoguang 0bc8bb3cc4
Make issue meta dropdown support Enter, confirm before reloading (#23014) 2 years ago
wxiaoguang 330b166423
Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago
silverwind c8b217110b
Update JS dependencies (#21881) 2 years ago
Nolann 9f8e778918
Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago
wxiaoguang 76910f213f
Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2 years ago
Gusted a8cdea013d
Fix remove file on initial comment (#20127) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 3 years ago
parnic 2347c9ebbe
Allow commit status popup on /pulls page (#19507) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
wxiaoguang 4d0a72a271
Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) 3 years ago
Gusted 661d3d28e9
Prevent possible XSS when using jQuery (#18289) 3 years ago
wxiaoguang 70d7475356
Fix EasyMDE image paste bug during refactoring (#18207) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
silverwind f7094c8161
Update JS dependencies, adjust eslint config (#17904) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
wxiaoguang 6292603215
Fix database deadlock when update issue labels (#17649) 3 years ago
wxiaoguang 7f802631c5
Fix some incorrect async functions, improve frontend document. (#17597) 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
wxiaoguang 2b2eb5d0ad
make commit-statuses popup can be shown correctly. (#17447) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 3 years ago