1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 07:16:13 +00:00
forgejo/templates
mrsdizzie 3ff0a126e1 Improve issue autolinks ()
* Improve issue autolinks

Update autolinks to match what github does here:

Issue in same repo: 
Issue in different repo: 

Fixes 

* 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 () () 2019-04-02 08:48:31 +01:00
base Fixes pagination width on mobile view () () 2019-04-08 09:31:54 +03:00
custom Templates for extra links in top navbar and repo tool tabs. () 2018-01-10 08:19:50 +02:00
explore Allow to set organization visibility (public, internal, private) () 2019-02-18 18:00:27 +02:00
mail Make distinction between DisplayName and Username in email templates () 2019-04-04 10:52:48 +03:00
org Hacky fix for alignment of the create-organization dialog () 2019-03-28 20:36:17 +02:00
pwa Allow for user specific themes () 2019-01-09 12:22:57 -05:00
repo Improve issue autolinks () 2019-04-12 08:53:34 +03:00
status Minor UI tweaks () 2019-02-19 18:09:47 -05:00
swagger Fies - Uses space match and adds newline for all sed flavors () 2019-04-01 23:27:40 +08:00
user Show last commit status in pull request lists () 2019-04-02 15:54:29 -04:00
home.tmpl Translate home template to Czech () 2019-01-08 14:39:50 +01:00
install.tmpl Remove the required class from optional ssh port in installation page () 2018-11-29 18:47:57 +02:00