Commit Graph

819 Commits

Author SHA1 Message Date
dependabot[bot]
d2c76ed97e
chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 (#832)
* chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 in /core

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-12-23 15:21:26 +08:00
dependabot[bot]
31155a3de9
chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 (#830)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.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-12-19 21:27:42 +08:00
dependabot[bot]
8dffb78742
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#826)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.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>
2024-12-19 20:36:58 +08:00
dependabot[bot]
0d5d287940
chore(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.1 (#825)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.6.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  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-12-19 20:30:55 +08:00
iyear
b860ea2858 chore(tmedia): export extractMedia func 2024-12-02 17:13:39 +08:00
iyear
3cac28d86a chore(deps): bump tdl modules to v0.18.3 2024-11-29 16:24:07 +08:00
iyear
6d0c937f0d Revert "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.0 (#811)"
This reverts commit c2b705efd8.
2024-11-29 16:16:16 +08:00
iyear
f62b37ede6 chore(deps): bump tdl modules to v0.18.2 2024-11-29 15:57:17 +08:00
iyear
245b42a115 fix(tplfunc): convert date arg to int64 with the best effort 2024-11-29 15:51:18 +08:00
dependabot[bot]
c2b705efd8
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.0 (#811)
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.0

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.22.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.20.1...v2.22.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>

* 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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-11-29 15:38:06 +08:00
dependabot[bot]
9893ac55a5
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.6 to 1.4.7 in /core (#812)
* chore(deps): bump github.com/gabriel-vasile/mimetype in /core

Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.7)

---
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>

* 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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-11-29 15:33:46 +08:00
dependabot[bot]
47ec1644e0
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#814)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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-29 15:28:12 +08:00
dependabot[bot]
58090eeaf2
chore(deps): bump github.com/go-playground/validator/v10 (#807)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.22.1 to 10.23.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.22.1...v10.23.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>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-11-29 15:25:44 +08:00
iyear
20aec50413 feat(extension): pass namespace and pool config 2024-11-23 14:42:01 +08:00
Junyu Liu
eee2d1c546
refactor(core): move storage package to core module (#813)
* refactor(core): move storage package to core module

* rename

* lint
2024-11-22 17:41:33 +08:00
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