summaryrefslogtreecommitdiffstats
path: root/web_src/js/index.js
Commit message (Expand)AuthorAgeFilesLines
* Add compare tag dropdown to releases page (#15695)Jonathan Tran2021-05-031-1/+2
* Fix repository search (#15428)KN4CK3R2021-04-121-1/+1
* Remove usage of JS globals (#15378)silverwind2021-04-091-27/+29
* Dropzone styling improvements (#15291)silverwind2021-04-101-0/+6
* Disable Vue's console advertisments (#15354)silverwind2021-04-091-0/+5
* Remove vendored copy of fomantic-dropdown (#15193)silverwind2021-03-301-1/+0
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-0/+13
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-231-0/+10
* Update JS dependencies (#15033)silverwind2021-03-221-25/+18
* Fix CJK fonts again and misc. font issues (#14575)Mike L2021-03-191-1/+14
* Create new issue from code (#14863)Roger Luo2021-03-171-0/+69
* Fix excluding more than two labels on issues list (#14962)zeripath2021-03-131-18/+12
* Create tag on ui (#13467)a10121127962021-02-281-1/+2
* add preview support for wiki editor when disable simpleMDE (#14757)a10121127962021-02-281-2/+22
* Add Image Diff options in Pull Request Diff view (#14450)KN4CK3R2021-02-271-0/+2
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-0/+15
* fix link account ui (#14763)a10121127962021-02-211-0/+30
* fix preview status switch button on wiki editr (#14742)a10121127962021-02-191-1/+1
* Add UI to delete tracked times (#14100)Norwin2021-02-191-1/+15
* Add fullTextSearch to dropdowns by default (#14694)zeripath2021-02-161-4/+10
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+7
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-0/+6
* Fix close/reopen with comment (#14436)Jimmy Praet2021-01-231-1/+1
* ensure timeout error is shown on u2f timeout (#14417)zeripath2021-01-221-1/+1
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+2
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-0/+47
* restrict query selector to edit form (#14307)Norwin2021-01-151-2/+2
* Add option to change username to the admin panel (#14229)65432021-01-101-0/+2
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-39/+63
* fix branch selector on new issue page (#14194)a10121127962020-12-311-0/+5
* Team dashboards (#14159)Jimmy Praet2020-12-271-2/+7
* Update JS dependencies and webpack (#14118)silverwind2020-12-271-26/+20
* Fix UI on edit auth source page (#14137)Norwin2020-12-261-15/+19
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-0/+9
* Hide command line instructions when merge form is visible (#13956)Cirno the Strongest2020-12-151-1/+4
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-5/+2
* Remove JS globals related to timetracking and due date (#13921)silverwind2020-12-101-24/+29
* Add pull request manually merge instruction (#13840)Lunny Xiao2020-12-101-0/+7
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-5/+4
* Fix Quote Reply button on review diff (#13830)Jimmy Praet2020-12-081-15/+15
* Reply button is not removed when deleting a code review comment (#13774)Jimmy Praet2020-12-031-0/+4
* Fix bogus http requests on diffs (#13760)silverwind2020-11-301-0/+1
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-14/+17
* Prevent clone protocol button flash on page load (#13626)silverwind2020-11-261-20/+4
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-2/+2
* Render diff stats server-side (#13579)silverwind2020-11-151-11/+0
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-11/+6
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-0/+49
* Add Vue linting (#13447)silverwind2020-11-071-81/+69
* Refactor image paste code (#13354)silverwind2020-11-021-47/+33