forgejo/templates
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting ()
Unfortunately  broke the restriction of the dashboard repolist to
the user's repos because it stopped passing in the uid for the current
user. This PR restores this.

There is also a weird alignment problem - not caused by that PR - where
the menu items in the repolist spread over multiple lines. This PR
simply reduces the padding on these items and switches the justification
of the flex elements to space-evenly.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-10-19 12:38:33 +08:00
..
admin Disable form autofill () 2021-10-19 01:08:41 +03:00
base Disable form autofill () 2021-10-19 01:08:41 +03:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Issue sidebar and misc css fixes () 2021-05-16 22:18:18 +02:00
mail Fix missing repo link in issue/pull assigned emails () 2021-09-30 01:20:18 +02:00
org Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
repo Disable form autofill () 2021-10-19 01:08:41 +03:00
shared Remove branch URL before IssueRefURL () 2021-05-25 16:02:37 -04:00
status Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
swagger [API] Add endpount to get user org permissions () 2021-10-12 12:47:19 +02:00
user Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Remove utf8 option from installation page () 2021-06-10 16:52:37 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00