40 Commits (e63e0b3105124bd8ec3028a39dc71c8d8ca103e3)

Author SHA1 Message Date
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 9 years ago
Don Bowman 9e6bd31d76 fixes for binary 9 years ago
Unknwon ab6b288141 #637 #738 fix markdown: render special links
- code format for #1020
9 years ago
James Cracknell 41cc43208e Mousewheel paste 9 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
9 years ago
Peter Smit 5cd887dba5 Fixes #921
Fixes #921 and makes the Mention regexp be in line with the others
10 years ago
Unknwon afccd0a3ee models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
10 years ago
Unknwon 0669897226 modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
10 years ago
无闻 ddddad9792 Merge pull request #826 from deringer/dev
Fix user mention bug when parsing markdown documents
10 years ago
Unknwon bfce0def25 modules/base: fix README filename checker, fix #877 10 years ago
Unknwon ee6786216a modules/base: clean code with #838 10 years ago
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
10 years ago
Michael Dyrynda c7cbdd34fb Adjust MentionPattern to not match users mid-sentence (or email addresses)
Fix link to user profile, update based on adjusted MentionPattern
10 years ago
Unknwon 9a1fe801e5 fix #711 10 years ago
dennis-smurf d0a80e432d Addded sha1 pattern in markdown for current repository 10 years ago
Unknwon 9ae92459a5 Fix repo css and rel path img in md 10 years ago
Unknwon 263d409326 Basic xss prevention 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 97a373f5e7 Fix #362, update code with upstream 10 years ago
Unknown f979d0d6b9 Fix #138 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
Unknown f644cefa86 Finish release 10 years ago
zhsso a4cbe79567 fix 10 years ago
zhsso f3ed11d177 mistakes 10 years ago
Unknown 5d4025cb5a Add go get meta support 10 years ago
slene 3487f17285 markdown render html 10 years ago
Unknown 22feddf804 Fix #66 10 years ago
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 10 years ago
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render 10 years ago
Unknown e2fe220905 Work on comment 10 years ago
slene 10b412d237 commit raw file 10 years ago
slene 346db02d89 fix image display 10 years ago
slene ff36248419 raw download 10 years ago
slene 4adb024715 minor fix markdown setting 10 years ago
slene 47234f1031 fix ext 10 years ago
slene 21379e30a1 fix link 10 years ago
slene 24678d73f5 read single file 10 years ago
slene 4249cec68c resolve relative path in markdown file 10 years ago
slene 5bc2a1a6f9 show readme.md 10 years ago