 Lunny Xiaoandtechknowlogick
|
d531c6fdb0
|
update go.mod to retract the wrong tag v1.3.3 (#802)
Fix #674
Reviewed-on: https://gitea.com/gitea/tea/pulls/802
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2025-08-27 15:38:58 +00:00 |
|
Lunny Xiao
|
07ca1ba106
|
Fix bug (#793)
Partially fix #791
Reviewed-on: https://gitea.com/gitea/tea/pulls/793
Reviewed-by: hiifong <i@hiif.ong>
|
2025-08-15 02:38:45 +00:00 |
|
Lunny Xiao
|
d643e94a69
|
Fix tea login add with ssh public key bug (#789)
Fix #705
Reviewed-on: https://gitea.com/gitea/tea/pulls/789
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
|
2025-08-11 19:23:28 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
449b2e3117
|
Fix attachment size (#787)
Fix `tea releases assets <tag_name>` displayed wrong attachment size.
Reviewed-on: https://gitea.com/gitea/tea/pulls/787
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2025-08-11 18:45:12 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
9e8c71e13e
|
deploy image when tagging (#792)
Reviewed-on: https://gitea.com/gitea/tea/pulls/792
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2025-08-11 18:44:34 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
2ddb3bd4a1
|
Add Zip URL for release list (#788)
Fix #780
Reviewed-on: https://gitea.com/gitea/tea/pulls/788
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2025-08-11 18:43:34 +00:00 |
|
Lunny Xiao
|
4c00b8b571
|
Use bubbletea instead of survey for interacting with TUI (#786)
Fix #772
Reviewed-on: https://gitea.com/gitea/tea/pulls/786
Reviewed-by: Bo-Yi Wu (吳柏毅) <appleboy.tw@gmail.com>
|
2025-08-11 18:23:52 +00:00 |
|
Lunny Xiao
|
8212d5f527
|
Update release ci (#768)
Reviewed-on: https://gitea.com/gitea/tea/pulls/768
|
2025-06-16 19:23:55 +00:00 |
|
 Lunny XiaoandLunny Xiao
|
2fb291c6d4
|
update ci goproxy (#703)
Reviewed-on: https://gitea.com/gitea/tea/pulls/703
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2024-12-26 22:53:03 +00:00 |
|
Lunny Xiao
|
6e473ec601
|
Update README.md to add actions badge (#651)
Reviewed-on: https://gitea.com/gitea/tea/pulls/651
|
2024-05-28 06:21:14 +00:00 |
|
Lunny Xiao
|
36672485d1
|
Fix license wrong declare. This project is created by Gitea itself, the license is a copy typo (#640)
Reviewed-on: https://gitea.com/gitea/tea/pulls/640
|
2024-04-07 03:30:46 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
e6a6aa6f49
|
Update documentation about brew and some other misc (#590)
Reviewed-on: https://gitea.com/gitea/tea/pulls/590
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2023-09-15 02:12:50 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
7f335a2b9c
|
Update '.gitea/workflows/release-tag.yml' (#541)
Reviewed-on: https://gitea.com/gitea/tea/pulls/541
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2023-04-13 22:54:46 +08:00 |
|
 
|
1a6d9b343a
|
Fix makefile vendor problem (#533)
Replace #532
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/tea/pulls/533
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2023-02-09 11:05:39 +08:00 |
|
 Lunny Xiaoand6543
|
0e24009fe9
|
Fix create milestone with deadline bug (#462)
Fix #461
Reviewed-on: https://gitea.com/gitea/tea/pulls/462
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2022-03-09 08:47:58 +08:00 |
|
 Lunny XiaoandJohn Olheiser
|
7a10ea10df
|
Add tea open (#101)
Fix open default to home page
Improve path join and open with no arg
add labels and milestones
Add tea open
Reviewed-on: https://gitea.com/gitea/tea/pulls/101
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
|
2020-04-01 03:22:24 +00:00 |
|
Lunny Xiao
|
5601c57059
|
Improve makefile to enable goproxy when go get tools. (#98)
makefile go mod
always enable GO111MODULE=on
Reviewed-on: https://gitea.com/gitea/tea/pulls/98
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
|
2020-03-05 09:22:41 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
e456abcc8c
|
List label description (#60)
|
2019-10-28 19:47:41 +00:00 |
|
 Lunny Xiaoandtechknowlogick
|
651ba2aba4
|
Add install guide from brew on README (#61)
|
2019-10-28 19:40:09 +00:00 |
|
 Lunny XiaoandGitea
|
bbcc689b93
|
Add labels commands (#36)
|
2019-10-19 10:54:16 +00:00 |
|
 Lunny XiaoandGitea
|
d1134e8008
|
Update dependency package code.gitea.io/sdk/gitea to latest version (#48)
|
2019-10-13 15:13:33 +00:00 |
|
 lunnyandGitea
|
07a623ff83
|
change .drone.yml to new format (#33)
|
2019-07-07 01:40:02 +00:00 |
|
 Lunny XiaoandBo-Yi Wu
|
912803706a
|
Add missing make-compress to fix release (#23)
|
2019-04-27 21:01:07 +08:00 |
|
 Lunny XiaoandLauris BH
|
6aa4629f05
|
fix drone (#21)
* fix drone
* remove docker on drone
|
2019-04-26 06:41:21 +03:00 |
|
 Lunny XiaoandLauris BH
|
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 |
|
 Lunny XiaoandGitHub
|
6220a10628
|
Merge pull request #2 from lunny/lunny/ignore
add ignore file
|
2018-12-08 10:57:50 +08:00 |
|
 Lunny XiaoandGitHub
|
5fae6c0d72
|
Merge branch 'master' into lunny/ignore
|
2018-12-05 15:30:40 +08:00 |
|
 Lunny XiaoandLauris BH
|
b9b653dec3
|
Add release create (#1)
* add release create
* typo
|
2018-10-21 21:52:57 +03:00 |
|
Lunny Xiao
|
107c306ebd
|
add ignore file
|
2018-10-20 10:30:56 +08:00 |
|
Lunny Xiao
|
9d5cda4bfe
|
init project
|
2018-09-03 14:43:00 +08:00 |
|