Commit Graph

820 Commits

Author SHA1 Message Date
iyear
52e140f502 fix(migrate): confirm before migration 2023-12-23 16:07:12 +08:00
iyear
21803a9357 chore(kv): skip type key 2023-12-23 14:42:51 +08:00
iyear
684341834b feat(storage): switch default storage to bolt 2023-12-23 14:36:33 +08:00
iyear
350304245e fix(ls): dialog type field comment 2023-12-21 22:54:39 +08:00
iyear
8d4ce974d6 feat(migrate): support migrate data to another storage 2023-12-18 20:00:16 +08:00
iyear
6470e57ff5 feat(login): use desktop app in new session 2023-12-18 12:36:24 +08:00
iyear
8127fb7a7b feat(login): select login mode with type flag 2023-12-18 11:13:21 +08:00
iyear
ff0d44688f feat(login): add qr login 2023-12-18 10:48:10 +08:00
iyear
8753443401 fix(chat): json output to stdout 2023-12-17 23:57:00 +08:00
iyear
ad063ef238 docs(hugo): default namespace 2023-12-17 20:12:52 +08:00
iyear
603590348c feat(cmd): add default namespace 2023-12-17 20:11:21 +08:00
iyear
2b0d4ad904 chore(docs): move umami to baidu 2023-12-16 14:36:33 +08:00
dependabot[bot]
982729a39f
chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#422)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:33:27 -06:00
dependabot[bot]
bfd7a99393
chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.1 (#421)
Bumps [github.com/go-faster/errors](https://github.com/go-faster/errors) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/go-faster/errors/releases)
- [Commits](https://github.com/go-faster/errors/compare/v0.6.1...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/go-faster/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:33:18 -06:00
dependabot[bot]
16939bdb3e
chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#418)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 02:32:28 -06:00
iyear
753c9573df feat(tclient): add update handler option 2023-12-11 15:46:47 +08:00
iyear
e58df34627 refactor(app): remove tgc 2023-12-11 11:23:04 +08:00
iyear
6dcb76e32f refactor(cmd): remove login flag 2023-12-11 10:57:35 +08:00
iyear
62077ff467 refactor(chat): use tRun to start session 2023-12-11 10:47:29 +08:00
iyear
3f65a374fb refactor(forward): use tRun to start session 2023-12-11 00:51:12 +08:00
iyear
ef751457d8 refactor(up): use tRun to start session 2023-12-11 00:42:32 +08:00
iyear
dfbb368ed9 refactor(dl): use tRun to start session 2023-12-11 00:12:02 +08:00
iyear
9526aee6f9 refactor(pkg): add tclient package 2023-12-10 22:40:26 +08:00
iyear
9c03d02bf2 fix(forwarder): non-video document clone, text only message forwarding 2023-12-10 17:19:56 +08:00
dependabot[bot]
d077c11598
chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#410)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 20:19:04 +08:00
dependabot[bot]
68109fecb8
chore(deps): bump actions/setup-go from 4 to 5 (#411)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 20:18:50 +08:00
朱润根
7b03e1317d
chore(util): add peer id in err msg (#413)
* add peer id in err msg

* add peer id in err msg

* add peer id in err msg

---------

Co-authored-by: Rungen Zhu <rungen.zhu@shopee.com>
2023-12-09 20:18:33 +08:00
iyear
edf579bdc8 Revert "feat(ls): streaming output"
This reverts commit 230ab3de2d.
2023-12-09 20:04:06 +08:00
iyear
52f326935b refactor(util): best threads 2023-12-09 12:33:56 +08:00
iyear
230ab3de2d feat(ls): streaming output 2023-12-09 12:24:17 +08:00
iyear
d45a0dc338 feat(forwarder): fix grouped clone, speed up clone 2023-12-09 12:24:17 +08:00
dependabot[bot]
da2206f41c chore(deps): bump actions/configure-pages from 3 to 4
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 22:58:08 -06:00
dependabot[bot]
6a8b27d120 chore(deps): bump actions/deploy-pages from 2 to 3
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 22:57:54 -06:00
dependabot[bot]
71103bd633 chore(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.4
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.2 to 1.17.4.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.2...v1.17.4)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 22:56:46 -06:00
iyear
35697abb1a docs(hugo): add sponsors 2023-12-06 00:43:55 +08:00
iyear
922addfd98 docs(README): add sponsors 2023-12-06 00:26:15 +08:00
iyear
8691d55763 chore(tgc): inf retries 2023-12-05 00:12:22 +08:00
iyear
18903f94ff feat(docs): get install scripts from hugo 2023-12-04 19:22:13 +08:00
iyear
54fb520388 fix(install): update docs website 2023-12-04 19:13:28 +08:00
iyear
94260a6a3b fix(install): update proxy because of GFW 2023-12-04 19:01:18 +08:00
iyear
ace286754e fix(actions): only trigger when master.yml changed 2023-12-04 18:56:54 +08:00
iyear
e819c9129b feat(docs): copy install scripts to public 2023-12-04 18:55:29 +08:00
iyear
6aedb11462 fix(actions): trigger deploy docs when tags pushed 2023-12-04 18:48:09 +08:00
iyear
969d44a042 docs(hugo): v0.13.1 2023-12-04 18:43:32 +08:00
iyear
f68ac3c169 chore(tgc): set backoff max interval to 10s 2023-12-04 16:38:05 +08:00
iyear
707b88eb26 chore(main): only print error once 2023-12-04 16:31:21 +08:00
iyear
fd45b85175 chore(mod): tidy 2023-12-04 16:04:39 +08:00
iyear
9abaa4039d chore(cmd): proxy flag description 2023-12-04 15:58:53 +08:00
iyear
c660507b7d refactor(archive): rewrite based on new storage 2023-12-04 12:01:54 +08:00
iyear
92ab241ce6 fix(test): test storage 2023-12-04 11:39:47 +08:00