Kim "BKC" Carlbäcker
5086de50c1
Split view fixed
10 years ago
Unknwon
8776475bdc
#2035 Show author e-mail in commit diff
10 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
10 years ago
Adam Strzelecki
a1de908dad
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.
10 years ago
Unknwon
fea9ff85b6
template fix
10 years ago
Sergio Benitez
8d1d996763
Commit messages now rendered with line breaks and prefix spacing.
10 years ago
Unknwon
315b183c66
work on PR conversation
10 years ago
Unknwon
e567ecc8d9
rename fields
10 years ago
Unknwon
52d75a6d67
fix style
10 years ago
Unknwon
3c834494a7
finsih diff and compare
10 years ago
Unknwon
01dd462e27
new commits table
10 years ago
Vladimir Vissoultchev
397b0ed950
Use EscapePound in link hrefs in diff/file views
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Alexey Makhov
0d33a62765
fix typo mistake
11 years ago
Alexey Makhov
642b2e74a8
remove not using vars
11 years ago
Alexey Makhov
dabc9f4991
gitlab-like hash naming
11 years ago
Tony Tsang
b6fb5371ce
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Unknwon
e4d19db7c4
public/ng/js: script fix on #901
11 years ago
Alexey Makhov
fe2a15e254
little fix
11 years ago
Alexey Makhov
06e565fb65
add multifile support to diff view highlighting
11 years ago
Alexey Makhov
6e96b3e6fa
fix diff lines highlighting
11 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
11 years ago
Unknwon
9a1fe801e5
fix #711
11 years ago
dennis-smurf
528c075ad6
Added issue link rendering in commit messages
11 years ago
Tony Tsang
d4a1d9f82a
Display multi-line commit message on commit diff page.
11 years ago
Unknwon
55dfe2c978
custom avatar upload
11 years ago
Eryx
8209bf74f8
Fix #575
11 years ago
无闻
d7d167ac63
Merge pull request #560 from evolvedlight/master
First cut of fork repo
11 years ago
Unknwon
9ae92459a5
Fix repo css and rel path img in md
11 years ago
evolvedlight
8d2a6fc484
Merge remote-tracking branch 'upstream/dev'
Conflicts:
models/repo.go
11 years ago
Unknwon
3005c4f6db
Fix diff css style, hooks \r char
11 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
11 years ago
evolvedlight
c9e5e38fcf
Initial cut of git fork
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 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
11 years ago
lunnyxiao
ed84adb679
toutf8 improved & add max git diff lines
11 years ago
Christopher Brickley
00a864e693
add commit compare functionality
11 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
11 years ago
Unknown
98dbbae2ef
Fix #166
12 years ago
Unknown
2401e68d7e
Prepare for v0.3.1 hotfix
12 years ago
Chris Lee
6700257558
Show parents in commit diff page
12 years ago
Unknown
c3a52f7dd0
Mirror bug fix on downloading zip
12 years ago
Unknown
90f6aa8cd1
Add repo mirror and import
12 years ago
Unknown
31d613c01d
Mirror fix
12 years ago
Unknown
11f54b1426
Mirror bug fix
12 years ago
Unknown
306aa5bffe
Add support default branch
12 years ago
slene
b27c34f39a
update git api. fix link... and so on
12 years ago
slene
6b43067e1b
image display in diff page
12 years ago
slene
677643b812
fix read commit source
12 years ago
Unknown
dd6246877d
Almost done diff page
12 years ago