Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
| | |||
* | issues: sanitize `DisplayName` (#7009) | E99p1ant | 2022-06-05 |
| | | | | | | | * issues: display issue poster’s `Name` instead of `DisplayName` * sanitize display name * update changelog | ||
* | templates/label: another minor style improve | Unknwon | 2017-03-22 |
| | |||
* | templates/label: minor style improve | Unknwon | 2017-03-22 |
| | | | | Add an empty space to make <span> have width. | ||
* | template: use DisplayName of users when possible (#4187) | Unknwon | 2017-02-24 |
| | |||
* | Security: fix XSS attack on milestone | Unknwon | 2017-02-17 |
| | | | | Reported by Miguel Ángel Jimeno. | ||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 |
| | |||
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 |
| | |||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
| | |||
* | Fix of template error in "/:owner/:repo/pulls" (#3343) | Okunev Yu Dmitry | 2016-07-29 |
| | | | | | | | | | | If anonymous (not signed in user) requests page "/:owner/:repo/pulls" he gets an error: template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link This commit fixes that. Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> | ||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
| | |||
* | #3186 fix wrong link for new pull request button of non-fork repository | Unknwon | 2016-07-23 |
| | |||
* | Fix misselection of issues view type | Unknwon | 2016-07-17 |
| | |||
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 |
| | |||
* | Fix pull request availability check | Unknwon | 2016-03-06 |
| | |||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 |
| | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
| | |||
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | fix css | Unknwon | 2015-09-11 |
| | |||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 |
| | |||
* | fix buttons style | Unknwon | 2015-09-02 |
| | |||
* | css fix | Unknwon | 2015-09-02 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | fix suburl | Unknwon | 2015-08-27 |
| | |||
* | able sort issues | Unknwon | 2015-08-15 |
| | |||
* | Filter issues by assignee | Unknwon | 2015-08-15 |
| | |||
* | finish view issue without comments and ops | Unknwon | 2015-08-12 |
| | |||
* | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
| | |||
* | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| | |||
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | milestone: pagination | Unknwon | 2015-08-04 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 |
| | |||
* | better paging | Unknwon | 2015-07-28 |
| | |||
* | fix paging links and issue count | Unknwon | 2015-07-25 |
| | |||
* | new issue and label page | Unknwon | 2015-07-25 |
| | |||
* | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | - create new label | ||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 |
| | | | | | - fix isRead check - fix paging | ||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 |
| | |||
* | fix suburl for js | Unknwon | 2015-07-16 |
| | |||
* | UI: install - new version | Unknwon | 2015-07-08 |
| | |||
* | UI compatibility | Unknwon | 2015-03-21 |
| | |||
* | Fix user links | James Cracknell | 2014-11-28 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| |