| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: move js to bottom and move css to top. (#689) | Bo-Yi Wu | 2017-01-25 | 2 | -38/+48 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 3 | -22/+36 |
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -1/+1 |
* | add scroolbars to wide graphs. (#608) | Kjell Kvinge | 2017-01-22 | 1 | -1/+1 |
* | Fix: Pagenation on dashboard->issues does not work well (#698) | Kazuki Sawada | 2017-01-19 | 1 | -3/+3 |
* | Notifications: trying to get a better layout (#660) | Andrey Nering | 2017-01-18 | 2 | -70/+75 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 5 | -0/+137 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 3 | -1/+14 |
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 2 | -23/+55 |
* | docs: update translation on homepage for zh-tw (#634) | Bo-Yi Wu | 2017-01-11 | 1 | -0/+37 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 5 | -2/+23 |
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 2 | -0/+82 |
|\ |
|
| * | Add pagination for notifications | Andrey Nering | 2017-01-03 | 1 | -2/+4 |
| * | Showing index in front of issue title | Andrey Nering | 2017-01-02 | 1 | -1/+1 |
| * | Notifications - Step 2 | Andrey Nering | 2016-12-30 | 2 | -0/+80 |
* | | Fix unified diff view styling (#585) | Manuel Kuhlmann | 2017-01-05 | 1 | -1/+1 |
* | | Fix diff split view coloring (#553) (#584) | Manuel Kuhlmann | 2017-01-05 | 1 | -3/+6 |
* | | fix config session missing data row & resolved #517 (#549) | Lunny Xiao | 2017-01-02 | 1 | -1/+1 |
* | | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 2 | -2/+2 |
* | | resolved #517: fix admin ui data row missing | Lunny Xiao | 2016-12-31 | 1 | -5/+5 |
* | | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 2 | -0/+8 |
|/ |
|
* | Tab on user profile to show starred repos (#519) | Andrey Nering | 2016-12-29 | 2 | -10/+19 |
* | commithgraph / timeline (#428) | Kjell Kvinge | 2016-12-29 | 3 | -2/+65 |
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 1 | -2/+15 |
* | Replace Gogs with Gitea (#520) | Bwko | 2016-12-28 | 1 | -1/+1 |
* | Added Dutch translations to the landingpage | Bwko | 2016-12-26 | 1 | -0/+37 |
* | Improve the way how branches are deleted | Bwko | 2016-12-26 | 1 | -4/+14 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 3 | -3/+8 |
* | Provide button to delete merged pull request (#441) | Lunny Xiao | 2016-12-25 | 1 | -1/+10 |
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 2 | -2/+36 |
* | Added sorting to the labels & milestones page (#199) | Bwko | 2016-12-24 | 2 | -0/+32 |
* | Fix homepage docs link broken (#417) | Lunny Xiao | 2016-12-22 | 1 | -8/+8 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -1/+1 |
* | serve video files using the HTML5 video tag (#418) | Nico Mandery | 2016-12-20 | 1 | -0/+4 |
* | Update example install url from try.gogs.io to try.gitea.io (#385) | Sandro Santilli | 2016-12-15 | 1 | -2/+2 |
* | Fix alignment of tooltip and add bindata - related to #359 (#364) | Henning Henkel | 2016-12-08 | 1 | -1/+1 |
* | Added download tooltip - solves #221 (#359) | Henning Henkel | 2016-12-07 | 1 | -1/+1 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -1/+0 |
* | Fixed project name on base template head | Avelino | 2016-12-02 | 1 | -2/+2 |
* | Fixed project name on repo template mail | Avelino | 2016-12-02 | 3 | -3/+3 |
* | Fixed project on repo template hook settings | Avelino | 2016-12-02 | 2 | -2/+2 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 14 | -44/+42 |
* | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 3 | -0/+8 |
* | resolved #310: hide fork to self (#323) | Lunny Xiao | 2016-12-01 | 1 | -1/+1 |
* | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 4 | -8/+8 |
* | bug fixed caused by #295 (#299) | Lunny Xiao | 2016-11-29 | 2 | -2/+2 |
* | Update link on user’s profile avatar to avatar settings (#287) | Matthias Loibl | 2016-11-28 | 1 | -1/+1 |
* | Allow updating draft releases while keeping them as draft | Sandro Santilli | 2016-11-14 | 1 | -3/+10 |
* | replace footer gogs to gitea (#157) | Lunny Xiao | 2016-11-12 | 1 | -2/+2 |
* | Update home page to Gitea (#138) | Andrey Nering | 2016-11-11 | 1 | -23/+23 |