summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-203-0/+10
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-192-2/+13
* 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-192-0/+8
* Disable form autofill (#17291)wxiaoguang2021-10-191-3/+6
* fix: repository summary on mobile (#17322)kolaente2021-10-171-0/+11
* Ensure popup text is aligned left (#17327)Mario Lubenka2021-10-171-0/+4
* 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
* fix: issue close/comment buttons on mobile (#17317)kolaente2021-10-151-29/+39
* fix: code review comments on mobile (#17321)kolaente2021-10-162-2/+56
* 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-158-587/+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-295-23/+116
* Use light/dark theme based on system preference (#17051)Gwyneth Morgan2021-09-272-1/+10
* Force color-adjust for markdown checkboxes (#17146)sebastian-sauer2021-09-251-0/+4
* Add Horizontal scrollbar to inner menu on Chrome (#17086)zeripath2021-09-211-0/+2
* Add left padding for chunk header of split diff view (#13397)Bagas Sanjaya2021-09-181-0/+4
* Switch migration icon to svg (#15954)silverwind2021-09-182-2/+6
* 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
* Fix overflow label in mobile view (#17020)Tchoupinax2021-09-121-0/+3
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-1/+2
* Disable Fomantic's CSS tooltips (#16974)silverwind2021-09-083-446/+1
* Fix wrong attachment removal (#16915)wxiaoguang2021-09-011-20/+11
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-0/+30
* Remove unused Fomantic sidebar module (#16853)silverwind2021-08-293-1635/+0
* 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
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+42
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-201-1/+2
* Do not use thin scrollbars on Firefox (#16738)Elouan Martinet2021-08-191-1/+0
* Fix migration svg color (#16715)KN4CK3R2021-08-191-0/+1
* 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-063-10/+4448
* 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
* Update notification table with only latest data (#16445)zeripath2021-07-171-4/+12
* Load issue/PR context popup data only when needed (#15955)Lauris BH2021-07-133-55/+152
* fix calculation for finalPage in repo-search component (#16382)65432021-07-131-1/+1