forgejo/templates/user
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
..
auth Added introspection endpoint. () 2021-08-20 22:16:45 -04:00
dashboard Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00
notification Update notification table with only latest data () 2021-07-17 17:18:10 +01:00
settings Disable form autofill () 2021-10-19 01:08:41 +03:00
heatmap.tmpl Remove fetch request from heatmap () 2020-11-18 16:00:16 -06:00
profile.tmpl Remove remaining fontawesome usage in templates () 2021-05-22 23:29:46 +02:00
project.tmpl Fix truncated organization names () 2021-02-12 03:29:07 +02:00