| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mobile navbar and misc cleanups (#25134) | silverwind | 2023-06-09 | 1 | -1/+1 |
* | Remove svg.svg class, restore .rss-icon (#24667) | silverwind | 2023-05-12 | 1 | -1/+1 |
* | RSS icon fixes (#24476) | silverwind | 2023-05-10 | 1 | -6/+6 |
* | Add follow organization and fix the logic of following page (#24345) | yp05327 | 2023-04-29 | 1 | -0/+12 |
* | Org pages style fixes (#23901) | silverwind | 2023-04-04 | 1 | -3/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -7/+3 |
* | Rename "People" to "Members" in organization page and use a better icon (#22960) | Yarden Shoham | 2023-02-18 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -8/+8 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -1/+1 |
* | Fix poor alignment of organization description on organization home page (#22... | Brecht Van Lommel | 2023-01-30 | 1 | -1/+1 |
* | add rel="me" to org.website link (#21941) | Meisam | 2022-11-25 | 1 | -1/+1 |
* | Allow disable RSS/Atom feed (#21622) | Xinyu Zhou | 2022-11-21 | 1 | -1/+3 |
* | Timeline and color tweaks (#21799) | silverwind | 2022-11-19 | 1 | -2/+2 |
* | Allow access to the Public Organization Member lists with minimal permissions... | a1012112796 | 2022-07-15 | 1 | -5/+3 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -10/+10 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -1/+1 |
* | Add RSS Feed buttons to Repo, User and Org pages (#19370) | ktprograms | 2022-04-24 | 1 | -0/+1 |
* | Put buttons back in org dashboard (#18817) | Lunny Xiao | 2022-02-19 | 1 | -0/+9 |
* | Create menus for organization pages (#17802) | Lunny Xiao | 2021-11-25 | 1 | -11/+1 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -3/+3 |
* | Make mirror feature more configurable (#16957) | 6543 | 2021-09-07 | 1 | -1/+1 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -1/+1 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -3/+3 |
* | Fix alignment of People and Teams right arrow on org homepage (#14924) | zeripath | 2021-03-08 | 1 | -9/+9 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -5/+5 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -3/+3 |
* | Add markdown support in organization description (#13549) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-11-15 | 1 | -1/+1 |
* | #13091 - add new mirror button (#13105) | Divyam Bhasin | 2020-10-23 | 1 | -0/+3 |
* | Adding visual cue for "Limited" & "Private" organizations. (#13040) | Spencer Taylor | 2020-10-06 | 1 | -0/+4 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -5/+5 |
* | Fixes (#10386) | John Olheiser | 2020-02-20 | 1 | -1/+1 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -6/+6 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -1/+1 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 1 | -0/+1 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -1/+1 |
* | Fix organization profile on mobile devices (#3332) | Morgan Bazalgette | 2018-01-10 | 1 | -17/+14 |
* | Fix avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 1 | -1/+1 |
* | Link members and repositories count to each page on org home. (#2787) | harry | 2017-11-04 | 1 | -1/+4 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 1 | -5/+0 |
* | fix: remove `str2html` from org full name (#1360) | Bo-Yi Wu | 2017-04-05 | 1 | -1/+1 |
* | fix: Add str2html on DisplayName of Org. (#1091) | Bo-Yi Wu | 2017-03-01 | 1 | -1/+1 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
* | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 1 | -1/+1 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -2/+2 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -0/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
* | #3066 fix create organization ignores full name property | Unknwon | 2016-07-23 | 1 | -1/+1 |