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.
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>
3 years ago
..
auth Add fluid to ui container class to remove margin (#16396) 3 years ago
dashboard Replace `list.List` with slices (#16311) 3 years ago
notification Update notification table with only latest data (#16445) 3 years ago
settings Refactor: Move login out of models (#16199) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Remove remaining fontawesome usage in templates (#15952) 3 years ago
project.tmpl Fix truncated organization names (#14655) 3 years ago