aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-2/+2
* Fix U2F error reasons always hidden (#16327)Stephen Holdaway2021-07-031-1/+1
* Wrap around for previous/next buttons (#16319)Jimmy Praet2021-07-021-10/+8
* Add custom emoji support (#16004)65432021-06-291-3/+4
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-6/+19
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-271-0/+22
* Add scroll-margin-top to account for sticky header (#16269)Jimmy Praet2021-06-271-1/+1
* Fix heatmap activity (#15252)siddweiker2021-06-251-2/+9
* Do not show No match found for tribute (#16231)zeripath2021-06-231-2/+2
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-1/+6
* Fix spelling (#16179)Jonathan Tran2021-06-161-3/+3
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-28/+49
* Fixed setting of wrong position (#16148)KN4CK3R2021-06-141-3/+13
* Remove spurious AppSubUrl in serviceworker request. (#16047)zeripath2021-06-081-4/+3
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-8/+66
* update ``.raw-content`` when edit issue/comment content (#16021)a10121127962021-05-311-0/+2
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-301-18/+34
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-271-0/+11
* Add possibility to make branch in branch page (#15960)Viktor Yakovchuk2021-05-241-0/+5
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-233-7/+78
* Remove fomantic accordion module (#15951)silverwind2021-05-231-1/+0
* Fix and restyle menu on code line (#15913)silverwind2021-05-183-54/+17
* Unregister non-matching serviceworkers (#15834)silverwind2021-05-124-29/+78
* Code comments improvements (#15722)silverwind2021-05-081-2/+2
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-084-8/+8
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-1/+18
* not show `ref-in-new-issue` pop when issue was disabled (#15761)a10121127962021-05-071-0/+14
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-074-24/+24
* Fix close button change on delete in simplemde area (#15737)zeripath2021-05-051-5/+5
* Add compare tag dropdown to releases page (#15695)Jonathan Tran2021-05-031-1/+2
* Remove spurious set name from eventsource.sharedworker.js (#15643)zeripath2021-04-281-2/+0
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Project board improvements (#15429)silverwind2021-04-201-0/+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
* Fix Dropzone following #15315 (#15353)zeripath2021-04-091-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+12
* Add frontend testing, require node 12 (#15315)silverwind2021-04-081-0/+29
* Monaco improvements (#15333)silverwind2021-04-081-2/+50
* Fix handling of logout event (#15323)zeripath2021-04-082-2/+2
* Check if stopwatch element empty (#15278)Kyle D2021-04-051-4/+5
* Drop the event source if we are unauthorized (#15275)zeripath2021-04-043-0/+11
* Remove vendored copy of fomantic-dropdown (#15193)silverwind2021-03-302-4301/+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