summaryrefslogtreecommitdiffstats
path: root/templates/org/home.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-241-0/+1
* Put buttons back in org dashboard (#18817)Lunny Xiao2022-02-191-0/+9
* Create menus for organization pages (#17802)Lunny Xiao2021-11-251-11/+1
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Make mirror feature more configurable (#16957)65432021-09-071-1/+1
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* Fix alignment of People and Teams right arrow on org homepage (#14924)zeripath2021-03-081-9/+9
* Direct avatar rendering (#13649)silverwind2020-12-031-5/+5
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-3/+3
* Add markdown support in organization description (#13549)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-151-1/+1
* #13091 - add new mirror button (#13105)Divyam Bhasin2020-10-231-0/+3
* Adding visual cue for "Limited" & "Private" organizations. (#13040)Spencer Taylor2020-10-061-0/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-5/+5
* Fixes (#10386)John Olheiser2020-02-201-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-6/+6
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-1/+1
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-0/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Fix organization profile on mobile devices (#3332)Morgan Bazalgette2018-01-101-17/+14
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-1/+1
* Link members and repositories count to each page on org home. (#2787)harry2017-11-041-1/+4
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-5/+0
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-2/+2
* #1384 add pagination for repositoriesUnknwon2016-07-241-0/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* #3066 fix create organization ignores full name propertyUnknwon2016-07-231-1/+1
* templates/org/home: minor UI fixUnknwon2016-07-161-2/+2
* Upgrade octicon to 4.3.0Unknwon2016-07-161-3/+3
* Display org member's full name in link title.Tamás Molnár2016-03-161-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-77/+77
* Admin should be able to see all organizationsAdam Strzelecki2015-11-301-3/+3
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-5/+5
* fix #650Unknwon2015-11-221-89/+81
* fix #1204Unknwon2015-07-311-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-70/+70
|\
| * templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-221-70/+70
* | fix mirror issues uncaught #941Unknwon2015-02-131-1/+1
|/
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-091-1/+1
* Add suburl supportUnknwon2014-09-191-8/+8
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-8/+8
* Finish new edit team page, add member to teamUnknwon2014-08-241-2/+10
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-5/+8