6543
cf2c18c32b
Add Pagination Options for List Subcomands ( #204 )
...
Add Pagination Options for List subcomands
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/204
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2020-09-27 12:07:46 +00:00
6543
288a8574c3
Add Release Subcomands ( #195 )
...
rm release flag
fix msg's
Releases: add "ls" and more
Add Edit a release
Release Create: better error handling
Add: "Delete a release"
Release List: add Status
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/195
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2020-09-23 19:56:34 +00:00
6543
f47ac8f96e
Update SDK to v0.13.0 ( #179 )
...
check err
Notifications: Add Pinned Filter
migrate & adapt
update sdk to v0.13.0
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/179
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-16 02:01:41 +00:00
6543
59fe58577a
Migrate gitea-sdk to v0.12.0 ( #133 )
...
Migrate
Update code.gitea.io/sdk/gitea to v0.12.0.
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/133
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-05-27 13:48:09 +00:00
Norwin
897e4ce3c1
add `tea times` command ( #54 )
...
Merge branch 'master' into 50-cmd-times
labels: fix refactor bug
fixup! use version check implemented in SDK instead
add subcmds: `tea times (delete|reset)`
fixes #87
fixes #88
times: reword help
use version check implemented in SDK instead
make fmt
Check gitea server version for times endpoint
refactor times.go
dont print TrackedTime ID
print username & issue index instead of IDs
switch to urface/cli/v2
vendor araddon/dateparse
use araddon/dateparse for arbitrary date inputs
add --from, --until flags
allow filtering by issue index
make app name lower case
to make the help texts consistent with the binary name
add --total flag
implement `tea times add`
add `tea times` subcommand
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/54
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-03-06 03:43:28 +00:00
appleboy
c20d7d45aa
chore(cli): upgrade urfave/cli to v2 version ( #85 )
...
chore(cli): upgrade urfave/cli to v2 version
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
2020-01-04 17:44:25 +00:00
serverwentdown
72b602409b
Minor improvements to command-line language ( #66 )
2019-11-03 20:34:41 +00:00
Norwin
cd1ddb86b5
fix -o flag ( #53 )
2019-10-26 14:25:54 +00:00
root360-AndreasUlm
7df0354d6c
added global appendable Flags ( #12 ) ( #39 )
2019-10-23 15:58:18 +00:00
root360-AndreasUlm
7c024bcd69
unified output ( #14 ) ( #40 )
2019-09-15 08:38:18 +00:00
Lunny Xiao
d4f107b710
Add Makefile / .drone.yml, use go module with vendor ( #20 )
...
* add Makefile / .drone.yml, use go module with vendor
* Update .drone.yml
Co-Authored-By: lunny <xiaolunwen@gmail.com>
2019-04-25 20:06:53 +03:00
Lunny Xiao
247a43691b
fix comments and descriptions
2019-03-12 09:36:14 +08:00
Norwin
4de0b04d77
add --asset flag to `tea releases create` ( #6 )
...
Co-Authored-By: noerw <noerw@users.noreply.github.com>
2019-03-11 18:32:09 +02:00
Lunny Xiao
b9b653dec3
Add release create ( #1 )
...
* add release create
* typo
2018-10-21 21:52:57 +03:00
Lunny Xiao
9d5cda4bfe
init project
2018-09-03 14:43:00 +08:00