| Commit message (Expand) | Author | Age | Files | Lines |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 1 | -4/+1 |
* | Insert ui divider directly in templates instead of from inside heatmap vue co... | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-05-19 | 1 | -0/+1 |
* | Split dashboard elements into separate template files (#10885) | mrsdizzie | 2020-03-30 | 1 | -117/+2 |
* | Fix JS and Vue (#10328) | John Olheiser | 2020-02-18 | 1 | -1/+1 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -4/+4 |
* | Create repository on organisation by default on its dashboard (#6026) | zeripath | 2019-02-10 | 1 | -1/+3 |
* | UI: Dashboard tweaks (#5974) | silverwind | 2019-02-06 | 1 | -2/+2 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+1 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 1 | -2/+7 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+5 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -2/+2 |
* | Remove box-shadow from UI, fix dashboard issue (#3065) | silverwind | 2017-12-03 | 1 | -1/+1 |
* | Use custom search for each filter type in dashboard (#2343) | Morlinest | 2017-11-01 | 1 | -7/+22 |
* | fix bug on create repo link on dashboard (#2359) | Lunny Xiao | 2017-08-23 | 1 | -1/+1 |
* | Remove (almost) server side data rendering from repo-search component (#2317) | Morlinest | 2017-08-22 | 1 | -42/+50 |
* | Fix order of elements in dashboard html (#2344) | Morlinest | 2017-08-20 | 1 | -2/+2 |
* | Fix repo-search template errors for go1.7 (#2336) | Morlinest | 2017-08-19 | 1 | -3/+82 |
* | Make use of Vue more universal (#2318) | Morlinest | 2017-08-17 | 1 | -1/+1 |
* | Fix and improve dashboard repo UI (#2285) | Morlinest | 2017-08-17 | 1 | -97/+2 |
* | Refactor vue delimeters to use es6 template delimeters (#2171) | Lauris BH | 2017-07-15 | 1 | -2/+2 |
* | Merge pull request #1750 from andreynering/dashboard-search-org-repos | Andrey Nering | 2017-05-27 | 1 | -23/+0 |
|\ |
|
| * | Remove colaborative repo panel | Andrey Nering | 2017-05-18 | 1 | -23/+0 |
* | | Make side nav on dashboard stackable (#1778) | Patrick G | 2017-05-23 | 1 | -1/+1 |
|/ |
|
* | Hide the create organization button (in dashboard/organization section) (#1705) | Jun Hsieh ♞ | 2017-05-12 | 1 | -0/+2 |
* | Improve dashboard repo search (#1652) | Andrey Nering | 2017-05-09 | 1 | -22/+20 |
* | Allow rendering alerts in dashboard (#856) | Sandro Santilli | 2017-02-08 | 1 | -0/+1 |
* | feat: add search repository on dashboard. (#773) | Bo-Yi Wu | 2017-01-30 | 1 | -4/+7 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -1/+6 |
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 1 | -8/+8 |
* | Use icon repo-forked instead of repo-lock for private, forked repos | Florian Kaiser | 2016-01-31 | 1 | -1/+1 |
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 1 | -3/+12 |
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -8/+10 |
* | #2159 use icon+tooltip to replace text | Unknwon | 2015-12-12 | 1 | -3/+3 |
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -109/+109 |
* | add new mirror button to dashboard | Gibheer | 2015-12-01 | 1 | -0/+3 |
* | fix #650 | Unknwon | 2015-11-22 | 1 | -1/+1 |
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 1 | -4/+4 |
* | new dashboard ui | Unknwon | 2015-11-13 | 1 | -125/+106 |
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | 1 | -1/+1 |
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 1 | -42/+1 |
* | Page: User profile | Unknwon | 2014-09-25 | 1 | -1/+1 |
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 1 | -0/+2 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -12/+12 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -12/+12 |
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 1 | -2/+2 |
* | Add missing 'new migration' link | Michael Dyrynda | 2014-08-31 | 1 | -1/+2 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |