Commit Graph

333 Commits (eaf09a53687844603dfd1bd3b88ed44d07f8e094)

Author SHA1 Message Date
wxiaoguang 70d7475356
Fix EasyMDE image paste bug during refactoring (#18207) 3 years ago
silverwind 3dbdf36d95
Fix CSS specificity issue with easymde's css (#18201) 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 48aab263d1
Fix EasyMDE validation (#18161) 3 years ago
Gusted 496acbe9e5
Require codereview to have content (#18156) 3 years ago
Gusted e4e3df6c66
Handle invalid issues (#18111) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
wxiaoguang 4cbe792562
Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) 3 years ago
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) 3 years ago
Gusted 9d6208965c
Fix loading content history on show more (#17819) 3 years ago
silverwind f7094c8161
Update JS dependencies, adjust eslint config (#17904) 3 years ago
KN4CK3R fbf3208229
Added missing `data-` prefix. (#17884) 3 years ago
fnetX (aka fralix) 830ab75ce0
Switch archive URL code back to href attributes (#17796) 3 years ago
ThetaDev af901a4ca9
Detect dark theme via css variable (#17800) 3 years ago
silverwind 9450410ff7
Improve ellipsis buttons (#17773) 3 years ago
Jimmy Praet a3efd048a7
Improvements to content history (#17746) 3 years ago
wxiaoguang 49b2cb998b
Fix project board bug and improve documents (#17753) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
zeripath 0d69e64e03
Make a.add-code-comment click handler an event handler (#17737) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
Gusted d8a8961b99
Sanitize user-input on file name (#17666) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 447428f446
Remove superfluous argument (#17667) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
wxiaoguang 6292603215
Fix database deadlock when update issue labels (#17649) 3 years ago
Gusted 8eddb75508
perf: only generate data-comment-url once (#17618) 3 years ago
wxiaoguang 7f802631c5
Fix some incorrect async functions, improve frontend document. (#17597) 3 years ago
silverwind 433e81aecf
Update JS dependencies (#17611) 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
qwerty287 f46e67b519
Move key forms before list and add cancel button (#17432) 3 years ago
wxiaoguang 2b2eb5d0ad
make commit-statuses popup can be shown correctly. (#17447) 3 years ago
wxiaoguang 89beceeb9a
Fix a UI error when folding a file content in a commit view (#17446) 3 years ago
David Jimenez a462fcaac8
Show client-side error if wiki page is empty (#17415) 3 years ago
wxiaoguang 943dc08722
Fix issue content history problems, improve UI (#17404) 3 years ago
wxiaoguang 406bd3780e
Fix context popup error (#17398) 3 years ago
wxiaoguang a115309f4f
Fix the click behavior for <tr> and <td> with [data-href] (#17388) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Mario Lubenka 0208ea0248
"Copy branch name" button in pull request (#17323) 3 years ago
Netduma Luke M 9f3d5c0a23
Re-allow clipboard copy on non-https sites (#17118) 3 years ago
silverwind eaf493be5d
Update JS dependencies (#17357) 3 years ago
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting (#17355) 3 years ago
wxiaoguang 7333104e89
Fix the PR review form bug during frontend refactor (#17332) 3 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago