aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and use global style on popups (#17674)silverwind2021-11-182-6/+14
* Sanitize user-input on file name (#17666)Gusted2021-11-171-1/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* Remove superfluous argument (#17667)Gusted2021-11-161-1/+1
* Add copy button to markdown code blocks (#17638)silverwind2021-11-167-20/+50
* Fix database deadlock when update issue labels (#17649)wxiaoguang2021-11-162-26/+22
* perf: only generate data-comment-url once (#17618)Gusted2021-11-141-1/+1
* Fix some incorrect async functions, improve frontend document. (#17597)wxiaoguang2021-11-126-44/+48
* Update JS dependencies (#17611)silverwind2021-11-112-2/+1
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-0921-202/+214
* Remove appSubUrl from pasted images (#17572)zeripath2021-11-081-3/+3
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-281-1/+2
* make commit-statuses popup can be shown correctly. (#17447)wxiaoguang2021-10-281-1/+4
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-2/+1
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-271-2/+20
* Fix issue content history problems, improve UI (#17404)wxiaoguang2021-10-231-2/+2
* Fix context popup error (#17398)wxiaoguang2021-10-223-2/+29
* Fix the click behavior for <tr> and <td> with [data-href] (#17388)wxiaoguang2021-10-211-8/+13
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-2133-137/+137
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-191-2/+4
* Re-allow clipboard copy on non-https sites (#17118)Netduma Luke M2021-10-191-1/+32
* Update JS dependencies (#17357)silverwind2021-10-192-2/+2
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-0/+1
* Fix the PR review form bug during frontend refactor (#17332)wxiaoguang2021-10-161-1/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-1740-3494/+3686
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-152-0/+26
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-157-583/+629
* Show direct match on top for user search (#17303)Maximilian Weiler2021-10-151-2/+8
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-0/+34
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-103-0/+139
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-0/+3
* Defer Last Commit Info (#16467)zeripath2021-10-082-0/+42
* Reference in new issue modal: dont pre-populate issue title (#17208)Norwin2021-10-021-2/+0
* Add option to copy line permalink (#17145)qwerty2872021-10-021-26/+25
* Kanban colored boards (#16647)Romain2021-09-292-10/+62
* Use light/dark theme based on system preference (#17051)Gwyneth Morgan2021-09-271-1/+7
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* Do not show issue context popup on external issues (#17050)zeripath2021-09-151-0/+3
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-1/+2
* Fix wrong attachment removal (#16915)wxiaoguang2021-09-011-20/+11
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-0/+30
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-5/+20
* Actually compute proper foreground color for labels (#16729)Clar Fon2021-08-251-7/+22
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-201-1/+2
* Update JS dependencies (#16708)silverwind2021-08-174-7/+7
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-1/+3
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-32/+15
* Restore Accessibility for Dropdown (#16576)zeripath2021-08-061-0/+4338
* Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)AJ ONeal2021-07-291-1/+9
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-3/+3