Commit Graph

615 Commits (49b2cb998b6ebaf98e89dd9dba8ba9d46d2fd82c)

Author SHA1 Message Date
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
Lunny Xiao d789670894
Migrating wiki don't require token, so we should move it out of the require form (#17645) 3 years ago
silverwind 6f7082ff56
Fix GitBucket icon (#17644) 3 years ago
wxiaoguang 6292603215
Fix database deadlock when update issue labels (#17649) 3 years ago
silverwind cd32b84811
Add icon to vscode clone link (#17641) 3 years ago
KN4CK3R 42ea0023a3
Add migration from GitBucket (#16767) 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
Gusted 062b051687
Move merge-section to `> .content` (#17582) 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 b428b0f0ed
Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) 3 years ago
wxiaoguang a961666c38
fix markdown checkbox rendering (#17425) 3 years ago
wxiaoguang 943dc08722
Fix issue content history problems, improve UI (#17404) 3 years ago
wxiaoguang 6c49517cbd
Fix issue markdown bugs (#17411) 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
Mario Lubenka 67561e79f1
Fix SVG side by side comparison link (#17375) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 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 4822eed99d
Disable form autofill (#17291) 3 years ago
kolaente 554988c7b2
fix: repository summary on mobile (#17322) 3 years ago
Mario Lubenka b9a2f263b8
Ensure popup text is aligned left (#17327) 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
kolaente 55885297f4
fix: issue close/comment buttons on mobile (#17317) 3 years ago
kolaente 6dd015a53e
fix: code review comments on mobile (#17321) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
Maximilian Weiler 030f696cdd
Show direct match on top for user search (#17303) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago