Unknwon
50422f1fc2
#3348 always use relative avatar link in the template
8 years ago
Kim "BKC" Carlbäcker
96dee1c354
Split view fixed
9 years ago
Unknwon
c3440c4dd3
#2035 Show author e-mail in commit diff
9 years ago
Adam Strzelecki
da2585c11e
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
e2ca53029e
Render commit msg as header + verbatim description
...
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.
Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
9 years ago
Unknwon
1ee7c33e93
template fix
9 years ago
Sergio Benitez
7acbcf9ddd
Commit messages now rendered with line breaks and prefix spacing.
9 years ago
Unknwon
8c046073a8
work on PR conversation
9 years ago
Unknwon
1ca257ad9f
rename fields
9 years ago
Unknwon
6821527c95
fix style
9 years ago
Unknwon
4275b3720a
finsih diff and compare
9 years ago
Unknwon
aa65761d81
new commits table
9 years ago
Vladimir Vissoultchev
2bb1fb8f44
Use EscapePound in link hrefs in diff/file views
9 years ago
Unknwon
4447a20f87
UI: issues - finish basic frame
9 years ago
Alexey Makhov
d2f439a241
fix typo mistake
10 years ago
Alexey Makhov
c0ad512398
remove not using vars
10 years ago
Alexey Makhov
563e8b4ea9
gitlab-like hash naming
10 years ago
Tony Tsang
fc6d80d619
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon
7140f50637
public/ng/js: script fix on #901
10 years ago
Alexey Makhov
e91b28eb9b
little fix
10 years ago
Alexey Makhov
5d4425bbbc
add multifile support to diff view highlighting
10 years ago
Alexey Makhov
7f71fe9dae
fix diff lines highlighting
10 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
10 years ago
Unknwon
9a1fe801e5
fix #711
10 years ago
dennis-smurf
528c075ad6
Added issue link rendering in commit messages
10 years ago
Tony Tsang
d4a1d9f82a
Display multi-line commit message on commit diff page.
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Eryx
8209bf74f8
Fix #575
10 years ago
Unknwon
9ae92459a5
Fix repo css and rel path img in md
10 years ago
Unknwon
3005c4f6db
Fix diff css style, hooks \r char
10 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
10 years ago
evolvedlight
c9e5e38fcf
Initial cut of git fork
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
lunnyxiao
ed84adb679
toutf8 improved & add max git diff lines
10 years ago
Christopher Brickley
00a864e693
add commit compare functionality
10 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknown
98dbbae2ef
Fix #166
11 years ago
Unknown
2401e68d7e
Prepare for v0.3.1 hotfix
11 years ago
Chris Lee
6700257558
Show parents in commit diff page
11 years ago
Unknown
c3a52f7dd0
Mirror bug fix on downloading zip
11 years ago
Unknown
90f6aa8cd1
Add repo mirror and import
11 years ago
Unknown
31d613c01d
Mirror fix
11 years ago
Unknown
11f54b1426
Mirror bug fix
11 years ago
Unknown
306aa5bffe
Add support default branch
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
slene
b27c34f39a
update git api. fix link... and so on
11 years ago
slene
6b43067e1b
image display in diff page
11 years ago
slene
677643b812
fix read commit source
11 years ago