Commit Graph

637 Commits

Author SHA1 Message Date
dependabot[bot]
15c9180ccc
chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#471)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.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.5.0...v1.6.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>
2024-01-25 19:43:15 +08:00
dependabot[bot]
9c651a2cd8
chore(deps): bump github.com/go-playground/validator/v10 (#458)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.17.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.16.0...v10.17.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  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>
2024-01-22 20:53:56 +08:00
dependabot[bot]
b154722eb2
chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#449)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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>
2024-01-22 20:50:57 +08:00
iyear
0310ea8287 fix(retry): add WORKER_BUSY_TOO_LONG_RETRY error in list. #462 2024-01-21 11:50:22 +08:00
iyear
19f673c5d0 feat(forward): support reply to message or topic. close #452 2024-01-13 15:42:22 +08:00
iyear
c3de846ad1 feat(actions): auto bump homebrew formula 2024-01-11 00:05:47 +08:00
thekoc
6f9329b2c0
docs(hugo): add homebrew (#386) 2024-01-10 23:41:43 +08:00
dependabot[bot]
3021de5672
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.0 (#444)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.9 to 6.5.0.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.9...v6.5.0)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  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>
2024-01-06 00:27:43 +08:00
dependabot[bot]
42113e7993
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#445)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  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>
2024-01-06 00:27:28 +08:00
dependabot[bot]
481f9c5180
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#440)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.11 to 3.23.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  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>
2024-01-05 03:52:09 -06:00
dependabot[bot]
957dfc7b35
chore(deps): bump github.com/beevik/ntp from 1.3.0 to 1.3.1 (#433)
Bumps [github.com/beevik/ntp](https://github.com/beevik/ntp) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/beevik/ntp/releases)
- [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/beevik/ntp/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/beevik/ntp
  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-29 00:04:41 +08:00
dependabot[bot]
625e8250c1
chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#426)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2)

---
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-28 16:43:57 +08:00
dependabot[bot]
e9afe89f6a
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#425)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 16:43:30 +08:00
iyear
21a34086c9 chore(root): remove migration output 2023-12-24 15:58:29 +08:00
iyear
296d9285de feat(main): humanize some errors 2023-12-24 15:53:01 +08:00
iyear
a77e9d6d81 fix(retry): add rpc call fail errors 2023-12-24 15:51:45 +08:00
iyear
c60edc278b docs(hugo): v0.14.0 2023-12-24 00:31:21 +08:00
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