Commit Graph

319 Commits (01087e9eef21ff5ea1cebbb1e84933954671fdf2)

Author SHA1 Message Date
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
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
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
qwerty287 56d79301b9
Move add deploy key form before the list and add a cancel button (#17228) 3 years ago
zeripath 001dbf100d
Defer Last Commit Info (#16467) 3 years ago
Norwin 8f75a559ee
Reference in new issue modal: dont pre-populate issue title (#17208) 3 years ago
qwerty287 47193dbcd9
Add option to copy line permalink (#17145) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
Gwyneth Morgan 4e0cca3f7d
Use light/dark theme based on system preference (#17051) 3 years ago
Jelle Hulter b74a0f9060
Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 3 years ago
zeripath 976db2a8b7
Do not show issue context popup on external issues (#17050) 3 years ago
zeripath 248b96d8a3
Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
wxiaoguang 07fde28ddb
Fix wrong attachment removal (#16915) 3 years ago