gitea/templates/user/dashboard
zeripath 3eb323901c
Fix repo-list private and total count bugs ()
* Fix repo-list private and total count bugs

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

* Ensure limited and private org public repos are displayed on "private"

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

* switch from onlyPrivate to is_private

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

* Generate swagger

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

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
..
dashboard.tmpl Insert ui divider directly in templates instead of from inside heatmap vue component ()
feeds.tmpl Support unicode emojis and remove emojify.js ()
heatmap.tmpl Insert ui divider directly in templates instead of from inside heatmap vue component ()
issues.tmpl Fix ref links in issue overviews for tags ()
milestones.tmpl Add Octicon SVG spritemap ()
navbar.tmpl Add Octicon SVG spritemap ()
repolist.tmpl Fix repo-list private and total count bugs ()