gitea/templates/user/dashboard
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
2021-08-09 14:08:51 -04:00
..
dashboard.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
feeds.tmpl Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
issues.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
milestones.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
navbar.tmpl Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
repolist.tmpl Remove User.GetOrganizations() (#14032) 2021-06-18 19:00:53 +02:00