gitea/routers
zeripath 3fc465ba5e
Fix mispelling of starred as stared (#17465)
There was a recent spelling mistake added to the locale file where stared was used
instead of starred.

This PR changes this to starred.

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

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-10-28 15:05:00 +08:00
..
api/v1 Ensure that restricted users can access repos for which they are members (#17460) 2021-10-28 10:54:40 +08:00
common Read expected buffer size (#17409) 2021-10-24 22:12:43 +01:00
install Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
private Prevent panic in serv.go with Deploy Keys (#17434) 2021-10-26 01:24:19 +02:00
utils just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
web Fix mispelling of starred as stared (#17465) 2021-10-28 15:05:00 +08:00
init.go Sync gitea app path for git hooks and authorized keys when starting (#17335) 2021-10-21 17:22:43 +08:00