You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
admin Fix Delete repository message (#3260) 7 years ago
base Rework special link parsing in the post-processing of markup (#3354) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Responsive view (#2750) 7 years ago
mail Fix copy in email templates (#2801) 7 years ago
org Fix organization profile on mobile devices (#3332) 7 years ago
repo feat: Add branch link in branch list. (#3576) 6 years ago
status Change import reference to match gitea instead of gogs (#37) 8 years ago
user fix gpg expired bug when time is zero (#3584) 6 years ago
home.tmpl Spaces to tabs in templates (#2953) 7 years ago
install.tmpl Spaces to tabs in templates (#2953) 7 years ago
swagger.tmpl Spaces to tabs in templates (#2953) 7 years ago