forgejo/templates
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 Fix Delete repository message (#3260) 2018-01-15 08:03:30 +02:00
base Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Responsive view (#2750) 2017-12-30 18:47:52 -06:00
mail
org Fix organization profile on mobile devices (#3332) 2018-01-10 01:11:01 +02:00
repo feat: Add branch link in branch list. (#3576) 2018-02-24 23:17:59 +02:00
status
user fix gpg expired bug when time is zero (#3584) 2018-02-26 12:25:45 +02:00
home.tmpl
install.tmpl
swagger.tmpl