Lunny Xiao
248b91f72b
Security: fix XSS attack on milestone ( #976 )
Reported by Miguel Ángel Jimeno.
8 years ago
Ethan Koenig
061fa12949
Search bar for issues/pulls ( #530 )
8 years ago
Unknwon
f60f4fc56e
#2246 fully support of webhooks for pull request
9 years ago
Unknwon
8b4cb41262
#3399 500 for upstream pulls page if user has forked repository
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Okunev Yu Dmitry
42a2cde494
Fix of template error in "/:owner/:repo/pulls" ( #3343 )
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>
9 years ago
Unknwon
3b42ab0e57
Refactor User.Id to User.ID
9 years ago
Unknwon
c831d5a003
#3186 fix wrong link for new pull request button of non-fork repository
9 years ago
Unknwon
ca6a550cbc
Fix misselection of issues view type
9 years ago
Unknwon
ab4d2d3a25
#2916 fix sort' field missing on issue pagination link
9 years ago
Unknwon
f925c24186
Fix pull request availability check
9 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
9 years ago
Andrey Nering
7bbb4b49e7
Render emojis in more places.
9 years ago
Lukas Dietrich
a742d71e41
Add ForegroundColor for labels
9 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
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
9 years ago
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
9 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
0522a536da
fix css
9 years ago
Unknwon
ed6ddddee7
#1599 status button mrigin-right
9 years ago
Unknwon
690016964a
fix buttons style
9 years ago
Unknwon
922dff9d79
css fix
9 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
9 years ago
Unknwon
1dbd3234b9
fix suburl
9 years ago
Unknwon
dac9671479
able sort issues
10 years ago
Unknwon
571f858c04
Filter issues by assignee
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
a8b859a626
milestone: pagination
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Fernando San Julián
0857cb0bbb
pagination in repo issues page only if needed
10 years ago
Unknwon
a4fe163f2f
better paging
10 years ago
Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Unknwon
3c6699625f
fix suburl for js
10 years ago
Unknwon
1795957917
UI: install - new version
10 years ago
Unknwon
0f9a1090bb
UI compatibility
10 years ago
James Cracknell
4d123d0a93
Fix user links
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. 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
10 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
11 years ago
Justin Nuß
ccca60a5a1
Fix issue #288 . Only show label form if repository collaborator/admin
11 years ago
Unknown
9924e65ca1
In progress of name template name constant
11 years ago