summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Prevent accidential selection of language stats bar (#10537)silverwind2020-02-291-0/+1
* Fix the signing icon in the view_list.tmpl page (#10511)zeripath2020-02-271-1/+1
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-273-9/+249
* Tweak language stats bar (#10487)silverwind2020-02-261-11/+23
* Fix admin notices (#10480)John Olheiser2020-02-261-1/+1
* Change admin dashboard to POST (#10465)John Olheiser2020-02-251-0/+4
* Change action GETs to POST (#10462)John Olheiser2020-02-251-0/+14
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-232-99/+105
* Disallow leading zeroes in Less (#10407)silverwind2020-02-2310-101/+101
* Various dark theme fixes (#10416)silverwind2020-02-222-11/+71
* Fix profile page CSS (#10406)John Olheiser2020-02-221-0/+11
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-0/+8
* Fixes (#10386)John Olheiser2020-02-201-1/+1
* fix input[type=file] on dark theme (#10382)silverwind2020-02-201-12/+14
* Add detected file language to code search (#10256)Lauris BH2020-02-202-0/+9
* Set max-width on review-box comment box (#10348)zeripath2020-02-181-0/+22
* Fix status check enable (#10341)John Olheiser2020-02-181-1/+1
* Fix JS and Vue (#10328)John Olheiser2020-02-181-3/+1
* Inject SVG sprite via ajax (#10320)John Olheiser2020-02-171-0/+9
* Truncate long commit message header (#10301)zeripath2020-02-171-1/+38
* ui: better mobile review-box sizing (#10297)Antoine GIRARD2020-02-161-0/+11
* Fix reply on code review (#10227)Lunny Xiao2020-02-131-0/+8
* fix margin on attached segments with headers (#10235)silverwind2020-02-111-0/+5
* SVG Octicon fixes (#10237)John Olheiser2020-02-115-57/+68
* fix filter label emoji width (#10241)jaqra2020-02-111-0/+4
* Fix issue sidebar menus having an infinite height (#10239)James Lakin2020-02-111-2/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-1110-57/+73
* Limit label list height on edit issue page (#10216)jaqra2020-02-111-0/+2
* Language statistics bar for repositories (#8037)Lauris BH2020-02-114-1/+43
* Allow emoji on popup label (#10166)jaqra2020-02-081-1/+2
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-082-19/+27
* Fix code-expansion arc-green theme bug (#10180)65432020-02-071-0/+3
* Reorganize frontend files and tooling (#10168)silverwind2020-02-077-7/+10
* Fix commit view (#10169)John Olheiser2020-02-071-1/+1
* Fix topics dropdown (#10167)John Olheiser2020-02-071-1/+1
* Show if a PR has conflicting files on the PR lists (#10130)James Lakin2020-02-041-0/+4
* Show download count info in release list (#10124)Lauris BH2020-02-031-0/+4
* Update aria-fixed semantic-dropdown to fomantic master (#10096)zeripath2020-02-021-43/+38
* Add button to revert SimpleMDE to plain textarea (#10099)zeripath2020-02-011-3/+30
* move jquery.are-you-sure to npm/webpack (#10063)silverwind2020-01-291-0/+1
* fix gitgraph commit hashes in dark theme (#10046)silverwind2020-01-282-4/+2
* move highlight.js to npm/webpack (#10011)silverwind2020-01-283-10/+21
* move CSS build to webpack (#9983)silverwind2020-01-282-5/+0
* fix commit view JS features, reimplement folding (#9968)silverwind2020-01-263-11/+32
* Change font to Roboto to support more charsets (#9803)Lauris BH2020-01-252-69/+42
* add css extraction and minification to webpack (#9944)silverwind2020-01-251-5/+4
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-211-0/+5
* Use npm to manage fomantic and only build needed components (#9561)Lunny Xiao2020-01-211-0/+104
* Add top author stats to activity page (#9615)Lauris BH2020-01-204-2/+124
* Issue/PR Context Popups (#9822)John Olheiser2020-01-194-0/+94