summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* templates/repo/empty.tmpl : fix repo setup instructions (#12122)Andreas Shimokawa2020-07-031-1/+1
* Provide option to unlink a fork (#11858)zeripath2020-07-021-34/+75
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-017-19/+33
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-282-12/+6
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-272-7/+3
* Fix swagger docs for /repos/issues (#12069)Cirno the Strongest2020-06-271-0/+9
* Show description on individual milestone view (#12055)mrsdizzie2020-06-251-1/+3
* Add org avatar on top of internal repo icon (#11895)Cirno the Strongest2020-06-261-18/+21
* Use Fomantic's fluid padded for blame full width (#12023)Cirno the Strongest2020-06-251-2/+2
* [UI] Sortable Tables Header By Click (#7980)65432020-06-244-13/+43
* Use label to describe repository type (#11891)Cirno the Strongest2020-06-222-9/+36
* Fix sticky diff stats container (#12002)Cirno the Strongest2020-06-221-4/+4
* API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s...65432020-06-221-10/+30
* Fix missing styling for dropdown icon on review button (#11998)Cirno the Strongest2020-06-221-1/+1
* Use octicons for all repo header buttons (#11890)Cirno the Strongest2020-06-221-3/+4
* Handle multiple merges in gitgraph.js (#11996)zeripath2020-06-201-33/+31
* Use only first line of commit when creating referenced comment (#11960)Cirno the Strongest2020-06-191-1/+2
* Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933)Cirno the Strongest2020-06-171-2/+2
* Global default branch setting (#11918)techknowlogick2020-06-172-2/+3
* Fix double divider on issue sidebar (#11919)Cirno the Strongest2020-06-171-3/+1
* UI: Fix wrong closing tag (#11910)65432020-06-161-1/+1
* Make repository size unclickable on repo summary bar (#11887)Cirno the Strongest2020-06-151-1/+1
* Rework blame template and styling (#11885)Cirno the Strongest2020-06-152-45/+31
* Better align items using flex within review request box (#11879)Cirno the Strongest2020-06-151-42/+46
* ui: Show update branch item in merge box when it's necessary (#11761)赵智超2020-06-131-20/+42
* Fix repo internal icon when avatar is present (#11873)Cirno the Strongest2020-06-132-38/+25
* Add automatic JS license generation (#11810)silverwind2020-06-122-2/+2
* Fix nil pointer in default issue mail template (#11862)mrsdizzie2020-06-121-2/+2
* Fix search form button overlap (#11840)Cirno the Strongest2020-06-112-10/+6
* Improve label edit buttons labels (#11841)silverwind2020-06-111-48/+47
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-0/+3
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-10/+5
* API expose usefull General Repo settings settings (#11758)65432020-06-101-0/+38
* API allow to create closed milestones (#11745)65432020-06-091-0/+8
* rework eslint config (#11615)silverwind2020-06-091-5/+2
* Fix reply octicon (#11821)John Olheiser2020-06-091-1/+1
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-59/+59
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+7
* Work around fomantic 2.8.5 bugs (#11767)Cirno the Strongest2020-06-071-1/+1
* Add language statistics API endpoint (#11737)Lauris BH2020-06-071-0/+46
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-2/+2
* Add hide activity option (#11353)l-jonas2020-06-052-4/+16
* Add compare link to releases (#11752)John Olheiser2020-06-051-2/+2
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-054-1/+13
* Provide diff and patch API endpoints (#11751)zeripath2020-06-051-0/+94
* Fix to allow comment poster to edit or delete his own comments (#11671)赵智超2020-06-054-4/+4
* [API] Expose allowed Reactions (#11735)65432020-06-041-0/+26
* Include query in sign in redirect (#11579)mrsdizzie2020-06-031-1/+1
* Fix message wrapping on PR commit list (#11616)Cirno the Strongest2020-06-031-4/+2
* bug: fix wrong poster message for code comment on Pull view (#11721)赵智超2020-06-031-4/+10