1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-05 17:21:38 +02:00
gitea/modules
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
* Get rid of autolink

* autolink in markdown

* Replace email addresses with mailto links

* better handling of links

* Remove autolink.js from footer

* Refactor entire html.go

* fix some bugs

* Make tests green, move what we can to html_internal_test, various other changes to processor logic

* Make markdown tests work again

This is just a description to allow me to force push in order to restart
the drone build.

* Fix failing markdown tests in routers/api/v1/misc

* Add license headers, log errors, future-proof <body>

* fix formatting
2018-02-27 09:09:18 +02:00
..
auth Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
avatar
base Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
cache
context Add option to enable or disable swagger endpoints (#3502) 2018-02-14 06:46:00 +02:00
cron
generate Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
highlight
httplib Add sensitive headers (#3429) 2018-01-31 00:09:16 +02:00
indexer Reduce repo indexer disk usage (#3452) 2018-02-05 20:29:17 +02:00
lfs Fix SSH auth lfs locks (#3152) 2018-01-27 18:48:15 +02:00
log
mailer
markup Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
minwinsvc
notification
options
private
process
public Enable caching on assets and avatars (#3376) 2018-02-04 00:37:05 +02:00
search HTML escape all lines of the search result (#3402) 2018-01-22 23:28:16 +02:00
setting Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
ssh
sync
templates Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
test
user
util fix gpg expired bug when time is zero (#3584) 2018-02-26 12:25:45 +02:00
validation