Commit Graph

786 Commits

Author SHA1 Message Date
iyear
e4923c8a08 feat(prj): support docker image 2024-11-08 18:08:16 +08:00
Junyu Liu
0a084ef513
fix(prj): set part size to max by default
* fix part size

* remove useless --size flag in e2e test
2024-11-07 18:14:38 +08:00
Junyu Liu
98dac73585
feat(prj): support tdl extensions (#780) 2024-11-07 14:31:14 +08:00
iyear
ace2402c06 fix(up): invalid default part size of uploader 2024-11-01 14:40:56 +08:00
dependabot[bot]
834f0cd315
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /core (#771)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.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-10-28 16:32:19 +08:00
dependabot[bot]
fe092bb7a5
chore(deps): bump golang.org/x/net from 0.25.0 to 0.30.0 in /core (#769)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.30.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-10-28 16:27:43 +08:00
dependabot[bot]
729abcf491
chore(deps): bump github.com/gabriel-vasile/mimetype in /core (#768)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.4 to 1.4.6.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.4...v1.4.6)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  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-10-28 16:27:25 +08:00
iyear
6e1c55d120 fix(dependabot): manually specify dirs 2024-10-28 16:17:01 +08:00
iyear
5212f1a412 chore(dependabot): sub modules enabled 2024-10-28 15:53:07 +08:00
dependabot[bot]
fde971623e
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#756)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-10-25 14:38:43 +08:00
Junyu Liu
659102cdec
fix(e2e): self-hosted Telegram server (#757) 2024-10-25 14:31:35 +08:00
iyear
226b09ea81 docs(migrate): clarify data scope 2024-10-23 22:39:18 +08:00
iyear
c5a0e45188 docs(chat): add how to get chat id on Telegram desktop 2024-10-23 22:37:07 +08:00
iyear
102be9e55f fix(app): higher default value of part size 2024-10-23 21:26:09 +08:00
dependabot[bot]
8779cbfe92
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6 (#751)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-10-17 17:30:45 +08:00
dependabot[bot]
f37f4939eb
chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#750)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.10 to 1.17.11.
- [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.10...v1.17.11)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-10-17 17:16:27 +08:00
Junyu Liu
5451bcb1ad
fix(test): Telegram test servers no longer provide test accounts (#753)
* runs on latest ubuntu

* runs on latest ubuntu

* cancel inf retries

* change to self-hosted account

* fix missing args

* fix opendb error

* inf retries

* inf retries
2024-10-17 17:05:57 +08:00
dependabot[bot]
97fa7cdd13
chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#742)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  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-10-07 23:48:07 +08:00
iyear
ec66ab15f2 fix(dcpool): invalid takeout caused by double lock 2024-10-03 12:38:23 +08:00
dependabot[bot]
c874919b5c
chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (#736)
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.3 to 1.18.0.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.3...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  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-10-02 21:06:46 +08:00
dependabot[bot]
a912c99229
chore(deps): bump github.com/gotd/td from 0.108.0 to 0.110.1 (#728)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.108.0 to 0.110.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.108.0...v0.110.1)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  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-09-30 23:23:38 +08:00
dependabot[bot]
e297473b65
chore(deps): bump github.com/go-playground/validator/v10 (#719)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.22.0 to 10.22.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-09-30 23:21:22 +08:00
dependabot[bot]
98689b2ea1
chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#731)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.10.
- [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.9...v1.17.10)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 21:37:59 +08:00
iyear
1e967956fb chore(deps): valid semver tag to core module 2024-09-18 00:41:54 +08:00
iyear
d2adead711 fix(gomod): tidy colorcobra 2024-09-18 00:21:12 +08:00
iyear
a1e14f20df ci(actions): docs only triggered by v* tags 2024-09-18 00:17:17 +08:00
iyear
3c6bd90b1d chore(cmd): add colorful help output 2024-09-09 00:12:51 +08:00
iyear
bab1d69efa chore(cmd): add groups for commands 2024-09-09 00:12:50 +08:00
dependabot[bot]
c63abd1b2f
chore(deps): bump github.com/gotd/td from 0.107.0 to 0.108.0 (#702)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.107.0...v0.108.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-09-08 23:56:41 +08:00
dependabot[bot]
3a4242ab89
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#709)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-08-23 17:17:26 +08:00
dependabot[bot]
eea88bdcaf
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#695)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-08-08 22:45:11 +08:00
dependabot[bot]
a753e32d4b
chore(deps): bump github.com/gotd/td from 0.106.0 to 0.107.0 (#693)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.106.0...v0.107.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  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-08-07 00:25:37 +08:00
dependabot[bot]
73eb5f54fc
chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#692)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  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-08-06 10:49:06 +08:00
dependabot[bot]
8633a89f7b
chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#690)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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-08-06 10:48:50 +08:00
dependabot[bot]
9225f73bf8
chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (#689)
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.1 to 1.17.3.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.1...v1.17.3)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  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-08-04 13:55:23 +08:00
dependabot[bot]
d9b7515ec2
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5 (#687)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  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-08-04 13:55:01 +08:00
dependabot[bot]
39788eeb4c
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#688)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-08-04 13:54:44 +08:00
dependabot[bot]
6f69ab3cb1
chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#686)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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-07-28 15:05:40 +08:00
dependabot[bot]
590c6f1305
chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 (#681)
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.15 to 0.0.16.
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.15...v0.0.16)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  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-07-23 17:52:49 +08:00
dependabot[bot]
71ab1ddfc1
chore(deps): bump github.com/gotd/td from 0.105.0 to 0.106.0 (#680)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.105.0 to 0.106.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.105.0...v0.106.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  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-07-23 17:49:25 +08:00
dependabot[bot]
6c382b8eb7
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#653)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-07-07 18:59:56 +08:00
dependabot[bot]
e5831f3632
chore(deps): bump github.com/gotd/td from 0.102.0 to 0.105.0 (#659)
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.102.0 to 0.105.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.102.0...v0.105.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  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-07-07 17:10:45 +08:00
Dmitrii Shelomentsev
146c19ef62
docs(hugo): fixed small typo in 'export messages' (#663) 2024-06-27 17:23:55 +08:00
dependabot[bot]
91ad995692
chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#652)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.8 to 1.17.9.
- [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.8...v1.17.9)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 12:51:07 +08:00
iyear
291d7f5ad3 docs(hugo): add logo and favicon to index page 2024-06-20 01:16:23 +08:00
iyear
a5ae3c3c01 chore(.github): optimize feature request and bug report template 2024-06-20 00:50:28 +08:00
iyear
983b909561 docs(README): add logo to header 2024-06-20 00:33:10 +08:00
iyear
9587ac14fc docs(hugo): single source of preview.gif 2024-06-19 23:22:51 +08:00
iyear
b6cb08d850 chore(.gitignore): add hugo file lock 2024-06-19 23:21:25 +08:00
iyear
4f6b0eff5d chore(.github): create CODEOWNERS 2024-06-19 23:19:04 +08:00