forgejo/templates
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
..
admin Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
base Make Mermaid.js limit configurable (#16519) 2021-07-24 00:21:51 -04:00
custom
explore
mail Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
org Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
repo Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
shared
status
swagger Swagger AccessToken fixes (#16574) 2021-08-01 16:44:15 -04:00
user Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
home.tmpl
install.tmpl
post-install.tmpl