iyear
0d574733f2
fix(extension): extension process control lifecycle by self
2024-11-22 15:45:02 +08:00
iyear
c19fb820d2
chore(deps): bump tdl modules to v0.18.1
2024-11-18 15:44:21 +08:00
iyear
dd186e37b5
chore(hack): add release_mod script
2024-11-17 19:11:41 +08:00
iyear
3459602a81
docs(hugo): display translated only languages
2024-11-17 16:18:54 +08:00
iyear
5a690c5c81
feat(dl): add filenamify to tplfunc
...
related #676 , #704 , #733 , #804
2024-11-17 15:33:12 +08:00
F_TD5X
bdd84cc816
feat(downloader): allow download of grouped message. ( #795 )
...
* feat(downloader): allow download of grouped message.
* feat(dl): support auto detect grouped message
* docs(dl): support auto detect grouped message
* lint
* fix iter elem id
* fix unique iter elem id
---------
Co-authored-by: iyear <ljyngup@gmail.com>
2024-11-17 14:52:59 +08:00
iyear
2959e0d931
docs(hugo): add algolia docsearch
2024-11-16 16:48:00 +08:00
iyear
313243c7b3
chore(actions): exclude docs for master builder
2024-11-15 14:18:03 +08:00
iyear
17c3a1c94e
fix(extension): remove exe suffix if exists
2024-11-15 14:13:54 +08:00
iyear
e45e7fade8
fix(actions): run master builder on every push
2024-11-10 17:52:26 +08:00
iyear
a6e95cef17
docs(hugo): add Docker installation support
2024-11-10 17:52:26 +08:00
dependabot[bot]
7fbe61e153
chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /core ( #786 )
...
* chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /core
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.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>
* chore(deps): tidy modules
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-11-10 17:46:33 +08:00
iyear
81f50f6dfd
docs(prj): add contributors graph
2024-11-10 01:43:50 +08:00
dependabot[bot]
82588cf53f
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 in /core ( #793 )
...
* chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 in /core
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.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>
* chore(deps): tidy modules
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-11-09 22:28:05 +08:00
dependabot[bot]
5cd9158934
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 ( #797 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
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>
2024-11-09 22:27:46 +08:00
iyear
55b1306d76
fix(actions): dependabot monorepo tidy modules
2024-11-09 20:17:31 +08:00
dependabot[bot]
6865f3f483
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 ( #792 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.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-11-09 18:41:53 +08:00
iyear
0deec3d534
chore(actions): runs on ubuntu-22.04
2024-11-08 18:32:41 +08:00
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