aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Removes extra space from the body and footer to prevent scrolling on a page t...Liam Cottam2018-04-162-3/+2
* Add topic support (#3711)Lunny Xiao2018-04-113-1/+82
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-2/+5
* Add label descriptions (#3662)Lauris BH2018-03-133-1/+13
* Added issue search via api (#3612)kolaente2018-03-071-0/+6
* Make columns in split view of the same width (#3619)Morgan Bazalgette2018-03-072-32/+45
* Add Attachment API (#3478)Jonas Franz2018-03-061-1/+387
* Use Segoe UI for Latin characters before falling back to YaHei (#3616)Mahmoud Al-Qudsi2018-03-042-2/+2
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-273-68/+0
* Fix checklist padding (#3460)modmew82018-02-062-15/+19
* Emoji Autocomplete (#3433)modmew82018-02-035-17/+32
* Fix Delete repository message (#3260)muhfaris2018-01-151-1/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+22
* Fix swagger docs (#3300)Ethan Koenig2018-01-041-155/+6
* Added progressbar for issues (#1146). (#3171)modmew82018-01-032-1/+15
* Responsive view (#2750)Morgan Bazalgette2017-12-308-131/+229
* Improve suppressed diff boxes (#3193)silverwind2017-12-143-2/+5
* Mention completion for issue editor. (#3136)harry2017-12-113-0/+43
* Rework button styles on repo and commit page (#3104)silverwind2017-12-072-6/+8
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-061-5/+196
* Fix reaction possition when there is attachments (#3099)Lauris BH2017-12-061-1/+7
* fix button heights on commits page (#3091)silverwind2017-12-052-6/+13
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-043-2/+88
* Remove box-shadow from UI, fix dashboard issue (#3065)silverwind2017-12-033-1/+12
* Convert tabs to spaces in .less files (#3064)silverwind2017-12-0212-1357/+1357
* Fix misalignment issue in repo header (#3062)silverwind2017-12-022-3/+3
* Dashboard: Fix line height problem in issue titles (#3054)silverwind2017-12-022-2/+1
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-303-1/+13
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-281-1/+5
* Update gitgraph.js to fix blurry commit graph on HiDPI screens (#2957)Michael Kuhn2017-11-232-4/+21
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+0
* Fix comment API paths (#2813)Ethan Koenig2017-11-201-85/+186
* Fix API status code for hook creation (#2814)Ethan Koenig2017-11-201-1/+1
* Page parameter for repo search API (#2915)Ethan Koenig2017-11-151-3/+9
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-1184/+5297
* Fix adding a new authentication source after selecting OAuth (#2889)Shaun2017-11-121-1/+1
* Fix attachments icon size on zoom in/out (#2853)Jakub2017-11-052-2/+2
* Use custom search for each filter type in dashboard (#2343)Morlinest2017-11-011-12/+52
* Add Safari pinned tab icon (#2799)Bastian Rinsche2017-10-281-0/+1
* Code/repo search (#2582)Ethan Koenig2017-10-272-3/+18
* Add wrapping to long diff lines (#2789)Lauris BH2017-10-273-1717/+1721
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-1/+18
* Add branch overiew page (#2108)Bwko2017-10-264-25/+68
* Fix emojify image URL (#2769)Lauris BH2017-10-231-1/+1
* Fix activity css conflit with semantic ui (#2758)Lauris BH2017-10-212-2/+2
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-219-174/+130
* Fix IE unsupported javascript construction (#2736)Lauris BH2017-10-191-2/+2
* Render plain text README.txt monospaced (#2721)Jonas Franz2017-10-172-1/+5
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-153-13/+198
* Add Activity page to repository (#2674)Lauris BH2017-10-153-2/+45