forgejo/routers
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
..
admin Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00
api/v1 Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
dev
org Address issues pointed out by @lunny in #3339 (#3352) 2018-01-12 08:37:30 -06:00
private
repo Improve wiki test (#3493) 2018-02-13 11:19:49 +02:00
routes Enable caching on assets and avatars (#3376) 2018-02-04 00:37:05 +02:00
user Fix missing translations when updating username. (#3564) 2018-02-25 15:56:25 +02:00
utils
home.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
init.go
install.go Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00