| Commit message (Expand) | Author | Age | Files | Lines |
* | [ui] Link to pr list page on sidebar when view pr (#12256) | 赵智超 | 2020-07-16 | 1 | -3/+3 |
* | fix: add type=text for user_name (password manager) (#12250) | Tchoupinax | 2020-07-15 | 6 | -6/+6 |
* | Replace code fold icons with octicons (#12222) | silverwind | 2020-07-13 | 3 | -56/+81 |
* | Fix repolist icons (#12228) | silverwind | 2020-07-13 | 1 | -4/+4 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 1 | -2/+73 |
* | Make copy/paste work for source code (#12191) | mrsdizzie | 2020-07-08 | 4 | -5/+5 |
* | Fix U2F button icon (#12167) | silverwind | 2020-07-07 | 1 | -1/+1 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -1/+0 |
* | Multiple small admin dashboard fixes (#12153) | zeripath | 2020-07-05 | 2 | -5/+6 |
* | templates/repo/empty.tmpl : fix repo setup instructions (#12122) | Andreas Shimokawa | 2020-07-03 | 1 | -1/+1 |
* | Provide option to unlink a fork (#11858) | zeripath | 2020-07-02 | 1 | -34/+75 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 7 | -19/+33 |
* | Use custom SVGs for commit signing lock icon (#12017) | Cirno the Strongest | 2020-06-28 | 2 | -12/+6 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 2 | -7/+3 |
* | Fix swagger docs for /repos/issues (#12069) | Cirno the Strongest | 2020-06-27 | 1 | -0/+9 |
* | Show description on individual milestone view (#12055) | mrsdizzie | 2020-06-25 | 1 | -1/+3 |
* | Add org avatar on top of internal repo icon (#11895) | Cirno the Strongest | 2020-06-26 | 1 | -18/+21 |
* | Use Fomantic's fluid padded for blame full width (#12023) | Cirno the Strongest | 2020-06-25 | 1 | -2/+2 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 4 | -13/+43 |
* | Use label to describe repository type (#11891) | Cirno the Strongest | 2020-06-22 | 2 | -9/+36 |
* | Fix sticky diff stats container (#12002) | Cirno the Strongest | 2020-06-22 | 1 | -4/+4 |
* | API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s... | 6543 | 2020-06-22 | 1 | -10/+30 |
* | Fix missing styling for dropdown icon on review button (#11998) | Cirno the Strongest | 2020-06-22 | 1 | -1/+1 |
* | Use octicons for all repo header buttons (#11890) | Cirno the Strongest | 2020-06-22 | 1 | -3/+4 |
* | Handle multiple merges in gitgraph.js (#11996) | zeripath | 2020-06-20 | 1 | -33/+31 |
* | Use only first line of commit when creating referenced comment (#11960) | Cirno the Strongest | 2020-06-19 | 1 | -1/+2 |
* | Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933) | Cirno the Strongest | 2020-06-17 | 1 | -2/+2 |
* | Global default branch setting (#11918) | techknowlogick | 2020-06-17 | 2 | -2/+3 |
* | Fix double divider on issue sidebar (#11919) | Cirno the Strongest | 2020-06-17 | 1 | -3/+1 |
* | UI: Fix wrong closing tag (#11910) | 6543 | 2020-06-16 | 1 | -1/+1 |
* | Make repository size unclickable on repo summary bar (#11887) | Cirno the Strongest | 2020-06-15 | 1 | -1/+1 |
* | Rework blame template and styling (#11885) | Cirno the Strongest | 2020-06-15 | 2 | -45/+31 |
* | Better align items using flex within review request box (#11879) | Cirno the Strongest | 2020-06-15 | 1 | -42/+46 |
* | ui: Show update branch item in merge box when it's necessary (#11761) | 赵智超 | 2020-06-13 | 1 | -20/+42 |
* | Fix repo internal icon when avatar is present (#11873) | Cirno the Strongest | 2020-06-13 | 2 | -38/+25 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 2 | -2/+2 |
* | Fix nil pointer in default issue mail template (#11862) | mrsdizzie | 2020-06-12 | 1 | -2/+2 |
* | Fix search form button overlap (#11840) | Cirno the Strongest | 2020-06-11 | 2 | -10/+6 |
* | Improve label edit buttons labels (#11841) | silverwind | 2020-06-11 | 1 | -48/+47 |
* | Show exact tag for commit on diff view (#11846) | Cirno the Strongest | 2020-06-11 | 1 | -0/+3 |
* | Replace jquery-datetimepicker with native date input (#11684) | silverwind | 2020-06-10 | 1 | -10/+5 |
* | API expose usefull General Repo settings settings (#11758) | 6543 | 2020-06-10 | 1 | -0/+38 |
* | API allow to create closed milestones (#11745) | 6543 | 2020-06-09 | 1 | -0/+8 |
* | rework eslint config (#11615) | silverwind | 2020-06-09 | 1 | -5/+2 |
* | Fix reply octicon (#11821) | John Olheiser | 2020-06-09 | 1 | -1/+1 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -59/+59 |
* | Add option to API to update PullRequest base branch (#11666) | 6543 | 2020-06-07 | 1 | -0/+7 |
* | Work around fomantic 2.8.5 bugs (#11767) | Cirno the Strongest | 2020-06-07 | 1 | -1/+1 |
* | Add language statistics API endpoint (#11737) | Lauris BH | 2020-06-07 | 1 | -0/+46 |
* | Fix timezone on issue deadline (#11697) | Cirno the Strongest | 2020-06-05 | 1 | -2/+2 |