gitea/templates
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
* Improve issue autolinks

Update autolinks to match what github does here:

Issue in same repo: #1
Issue in different repo: org/repo#1

Fixes #6264

* Use setting.AppURL when parsing URL

Using setting.AppURL here is a more reliable way of parsing the current
URL and what other functions in this file seem to use.

* Make ComposeMetas always return a valid context

* Add per repository markdown renderers for better context

* Update for use of context metas

Now that we include the user and repo name inside context metas, update
various code and tests for this new logic
2019-04-12 08:53:34 +03:00
..
admin Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
base Fixes pagination width on mobile view (#5711) (#6532) 2019-04-08 09:31:54 +03:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
mail Make distinction between DisplayName and Username in email templates (#6495) 2019-04-04 10:52:48 +03:00
org Hacky fix for alignment of the create-organization dialog (#6455) 2019-03-28 20:36:17 +02:00
pwa Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
repo Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) 2019-04-01 23:27:40 +08:00
user Show last commit status in pull request lists (#6465) 2019-04-02 15:54:29 -04:00
home.tmpl Translate home template to Czech (#5665) 2019-01-08 14:39:50 +01:00
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 2018-11-29 18:47:57 +02:00