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
nemoinho 0e04a2091a Fix Split-View line adjustment (#4622)
The $-function is unreachable in the previous implementation because jQuery is
not loaded yet. I fix this by executing the function after the content is
loaded, so jQuery is loaded at the time of execution and the call will not fail
anymore.

Signed-off-by: Felix Nehrke <felix@nehrke.info>
6 years ago
..
admin Added dependencies for issues (#2196) (#2531) 6 years ago
base Swagger.v1.json template (#3572) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
org Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
repo Fix Split-View line adjustment (#4622) 6 years ago
status Remove link to GitHub issues (#4639) 6 years ago
swagger api: repos/search: add parameters to control the sort order (#3964) 6 years ago
user Implemented hover text showing user FullName (#4261) 6 years ago
home.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
install.tmpl issue-2768: added new option allow_only_external_registration (#3910) 6 years ago