Unknwon
7e88420bc6
#2161 fix wrong regexp
9 years ago
Unknwon
5911fc3512
#2161 No issue linking in commits when issue number in brackets
9 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
9 years ago
Unknwon
ba92f4687e
minor fix markdown post process
9 years ago
Unknwon
968edb3e44
more link fix
9 years ago
Unknwon
7f9598141b
fix #2020
9 years ago
Unknwon
f12832c61e
fix possible panic
9 years ago
Unknwon
126228d146
HTML render fix
9 years ago
Unknwon
9b6c835715
fix #1873
9 years ago
Unknwon
1a901433e2
minor fix for #1949
9 years ago
Howl
ca5678da32
Safely detect urlPrefix in the format /:owner/:repo
9 years ago
Howl
85c58eba90
Fix bad issue links in non-readme markdown files
9 years ago
Unknwon
1d57f0d64f
Show custom avatars in commits
9 years ago
Unknwon
3b62a0fe0e
fix #1572 fix file histrory paging issue
9 years ago
Unknwon
18c841050b
fix 1540 and experimental SSH server support
9 years ago
Unknwon
54ca0b2f09
#1433 images with links in Markdown
...
- #1904 minor fix on image link
9 years ago
Unknwon
0af035c37e
#1078 not show bin when rename a file
9 years ago
Unknwon
022820103d
#1657 allow forcing all private repos
9 years ago
Matthias Pioch
8b92f9cca6
fix workaround for reverse proxy, ssh, submodule
9 years ago
Matthias Pioch
78a4e71245
workaround for reverse proxy, ssh, submodule
9 years ago
Unknwon
aff49b1c9e
unified API error response
9 years ago
Sergio Benitez
7acbcf9ddd
Commit messages now rendered with line breaks and prefix spacing.
9 years ago
Unknwon
2729eb998c
#1646 and other minor fixes
9 years ago
Unknwon
c8d92fad30
#1595 pushing new branch will rereference issues in previous branch
9 years ago
Hongcai Deng
e4d4662074
add regexp to restrict `<code class=""></code>`
9 years ago
Hongcai Deng
357c002c03
add allow attribute `class` to `<code>`
9 years ago
Unknwon
645d4d0c5b
#1594 Collaborative Repositories missing suburl on Dashboard
9 years ago
Unknwon
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon
8af094967f
#1377 add rename repo action
9 years ago
Unknwon
90a6553c37
#1009 Config option for preserving hard line breaks
9 years ago
Unknwon
55ddf225bb
webhook APIs
9 years ago
Unknwon
a7686e8749
#1203 bundle jquery with gogs
9 years ago
Unknwon
a329bbc215
new org dashboard issues
9 years ago
Unknwon
6c2536b89c
fix timezone
9 years ago
Unknwon
a5b09b30d0
print time to debug
9 years ago
Unknwon
390027496c
#1500 use UTC for TimeSince
9 years ago
Unknwon
133b19d0c5
finish view comments on issue page
9 years ago
Don Bowman
9e6bd31d76
fixes for binary
9 years ago
Unknwon
922f3f3062
finish create issue with labels
9 years ago
Unknwon
9db4acc62e
improve fork process
9 years ago
Fernando San Julián
c5be40decb
new markdown styles
9 years ago
Vladimir Vissoultchev
2cc050e21e
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
9 years ago
Vladimir Vissoultchev
167265d533
Allow file and directory names to contain percent character
9 years ago
Vladimir Vissoultchev
53bcf373c1
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
9 years ago
Don Bowman
81e6173356
remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.
10 years ago
Unknwon
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
10 years ago
Unknwon
ab6b288141
#637 #738 fix markdown: render special links
...
- code format for #1020
10 years ago
Unknwon
b72e75e522
#1024 : OFFLINE_MODE Still Uses Gravatar
10 years ago
James Cracknell
41cc43208e
Mousewheel paste
10 years ago
James Cracknell
127eb439d7
Exclude HTML tags from Markdown post-processing
...
HTML tags are no longer processed for special links, etc
Contents of <a>, <code> and <pre> are not processed for special links
Processing for special links is done after Markdown conversion
10 years ago