summaryrefslogtreecommitdiffstats
path: root/templates/repo/header.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-2/+47
* More pleasantly handle broken or missing git repositories (#17747)zeripath2021-11-221-2/+10
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-5/+5
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-1/+1
* Disable Stars config option (#14653)Kyle D2021-04-151-11/+13
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Re-enable listing of forks when logged out (#14992)Mike L2021-03-141-2/+2
* Minor UI fixes (#14926)Norwin2021-03-081-1/+1
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+18
* Improve basic button and label styles (#14119)silverwind2020-12-271-4/+4
* Repo avatar fixes (#13891)silverwind2020-12-071-26/+31
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-1/+3
* Don't show "0" labels on repo tabs (#13289)silverwind2020-10-241-6/+15
* Use a simple format for the big number on ui (#12822)赵智超2020-09-161-7/+7
* Make SVG size argument optional (#12814)silverwind2020-09-111-12/+12
* Disable watch and star if not signed in (#12807)zeripath2020-09-111-4/+4
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+9
* Update Octicons to v10 (#12240)silverwind2020-07-171-2/+1
* Use label to describe repository type (#11891)Cirno the Strongest2020-06-221-3/+17
* Use octicons for all repo header buttons (#11890)Cirno the Strongest2020-06-221-3/+4
* Fix repo internal icon when avatar is present (#11873)Cirno the Strongest2020-06-131-38/+2
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+6
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-3/+3
* Fix release counter on API repository info (#10968)65432020-04-061-1/+1
* Change action GETs to POST (#10462)John Olheiser2020-02-251-16/+22
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-13/+44
* Sanitize credentials in mirror form (#9975)Lunny Xiao2020-01-251-1/+1
* Template Repositories (#8768)John Olheiser2019-11-111-0/+2
* Add nofollow to sign in links (#8509)guillep2k2019-10-141-1/+1
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-71/+73
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-1/+1
* [fix #7384] make show private icon when repo avatar set (#8144)jaqra2019-09-131-0/+1
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-4/+2
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* Fix fork button (#6223)John Olheiser2019-03-051-1/+1
* Minor UI tweaks (#5980)John Olheiser2019-02-191-3/+3
* UI: Repo header tweaks (#5945)silverwind2019-02-051-19/+16
* UI: Better support for long repo names (#5932)silverwind2019-02-021-2/+2
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-3/+3
* allow user fork repo even when as a guest.. This will prompt the user to logi...Lanre Adelowo2019-01-101-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-10/+10
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
* Fix starring icon after semantic ui update (#4628)Lauris BH2018-08-071-1/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-3/+3
* Only show "You cannot fork a repository you own" when needed (#4130)Fluf2018-06-091-1/+1
* Fix code tab link when viewing tags (#3908)Ambrose Chua2018-05-071-1/+1