Commit Graph

39 Commits (50a72e7a83a16d183a264e969a73cdbc7fb808f4)

Author SHA1 Message Date
Hester Gong b43ad51a3d
Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040) 2 years ago
wxiaoguang 704f3aa91c
Fine tune markdown editor toolbar (#24046) 2 years ago
silverwind 9f6bc7c6f4
Replace tribute with text-expander-element for textarea (#23985) 2 years ago
wxiaoguang 93eb914438
Improve markdown editor: width, height, preferred (#23895) 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 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Brecht Van Lommel e8935606f5
Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) 2 years ago
HesterG ffce336f18
Use async await to fix empty quote reply at first time (#23168) 2 years ago
wxiaoguang 8b86ccbee1
Change button text for commenting and closing an issue at the same time (#23135) 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
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
Tyrone Yeh e7b5bf0d96
Add down key check has tribute container (#21016) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
wxiaoguang 42d9a6a980
move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 2 years ago
wxiaoguang 76910f213f
Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
wxiaoguang 3e28fa72ce
Fix EasyMDE error when input Enter (#19004) 3 years ago
silverwind 329b959160
Remove CodeMirror dependencies (#18911) 3 years ago
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
wxiaoguang 11b4827791
Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) 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
silverwind 3dbdf36d95
Fix CSS specificity issue with easymde's css (#18201) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
wxiaoguang 48aab263d1
Fix EasyMDE validation (#18161) 3 years ago
Gusted 496acbe9e5
Require codereview to have content (#18156) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
zeripath 513951bc16
Remove appSubUrl from pasted images (#17572) 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