Commit Graph

45 Commits (56006da34b0e580e1585439b1ee603f8cbe36a48)

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