1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-02-02 15:08:03 -05:00
tea/cmd
Wim 6a848cb72a Add option to disable version checking (#520)
Fixes "Only signed in user is allowed to call APIs." as the
/api/v1/version returns a 403 when running a gitea where
REQUIRE_SIGNIN_VIEW is enabled

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/tea/pulls/520
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2022-10-31 09:56:23 +08:00
..
admin/users Add user list command (#427) 2022-09-14 03:49:34 +08:00
flags Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
issues Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
labels Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login Add option to disable version checking (#520) 2022-10-31 09:56:23 +08:00
milestones Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
notifications Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
organizations Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
pulls Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
releases Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
repos Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
times
admin.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
autocomplete.go
categories.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
clone.go
comment.go
issues.go Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
labels.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login.go
logout.go
milestones.go
notifications.go
open.go Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
organizations.go
pulls.go
releases.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
repos.go
times.go
whoami.go Add user list command (#427) 2022-09-14 03:49:34 +08:00