iyear
|
16efff8309
|
chore(.gitattr): include Markdown in GitHub stats
|
2023-10-20 22:17:10 +08:00 |
|
iyear
|
9b49746f10
|
fix(release): GitHub Actions OOM
|
2023-10-15 18:20:59 +08:00 |
|
iyear
|
1779cbc13d
|
docs(dl): add new message link examples
|
2023-10-15 12:26:36 +08:00 |
|
iyear
|
1cefc40140
|
docs(template): add formatDate custom format
|
2023-10-15 12:26:36 +08:00 |
|
iyear
|
ace796f39f
|
feat(tplfunc): formatDate support custom pattern
|
2023-10-15 12:26:36 +08:00 |
|
dependabot[bot]
|
67ab40c792
|
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.3 (#346)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.2...v1.4.3)
---
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>
|
2023-10-14 12:12:47 +08:00 |
|
dependabot[bot]
|
3d90649cf1
|
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#344)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.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>
|
2023-10-14 12:12:32 +08:00 |
|
dependabot[bot]
|
fb155cf5a8
|
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#342)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.1 to 2.13.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.12.1...v2.13.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>
|
2023-10-11 22:09:58 +08:00 |
|
dependabot[bot]
|
af61e351a3
|
chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#335)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.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-10-11 22:09:45 +08:00 |
|
iyear
|
f396c1c351
|
docs(prj): remove old content
|
2023-10-10 12:56:32 +08:00 |
|
iyear
|
4d1029d031
|
docs(README): remove content
|
2023-10-10 12:53:12 +08:00 |
|
iyear
|
9b82870236
|
docs(zh): add more
|
2023-10-09 10:57:31 +08:00 |
|
iyear
|
311c215a04
|
docs(zh): add tools
|
2023-10-09 10:57:31 +08:00 |
|
朱润根
|
b7d6cd285d
|
add peer id in err msg (#339)
Co-authored-by: Rungen Zhu <rungen.zhu@shopee.com>
|
2023-10-09 10:48:07 +08:00 |
|
iyear
|
3e0c0429b3
|
docs(zh): add guide
|
2023-10-08 23:34:51 +08:00 |
|
iyear
|
3b9a61caa3
|
docs(zh): add quick start, download, shell completion
|
2023-10-08 22:34:00 +08:00 |
|
iyear
|
bdf6cb252b
|
docs(zh): add intro and installation parts
|
2023-10-08 13:30:15 +08:00 |
|
iyear
|
a63b68a7fb
|
chore(downloader): print error when aborted
|
2023-10-08 12:12:40 +08:00 |
|
iyear
|
3c1f71836e
|
feat(tg): support channel comment link
|
2023-10-08 00:27:59 +08:00 |
|
dependabot[bot]
|
e37cde3bcf
|
chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#330)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.4.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>
|
2023-10-06 01:01:20 +08:00 |
|
dependabot[bot]
|
9caf185617
|
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8 (#331)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.7 to 6.4.8.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.7...v6.4.8)
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
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-10-06 01:00:55 +08:00 |
|
dependabot[bot]
|
e730e42634
|
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#323)
* chore(deps): bump github.com/go-playground/validator/v10 (#322)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.15.4 to 10.15.5.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.15.4...v10.15.5)
---
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>
* chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.8 to 3.23.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9)
---
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>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-05 11:30:35 +08:00 |
|
dependabot[bot]
|
cb34d32de1
|
chore(deps): bump github.com/go-playground/validator/v10 (#325)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.15.4 to 10.15.5.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.15.4...v10.15.5)
---
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>
|
2023-10-05 11:30:27 +08:00 |
|
dependabot[bot]
|
d4f64f178f
|
chore(deps): bump actions/upload-pages-artifact from 1 to 2 (#326)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2)
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
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-10-05 11:30:14 +08:00 |
|
dependabot[bot]
|
69d1f6d6c9
|
chore(deps): bump actions/checkout from 3 to 4 (#327)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
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-10-05 11:29:09 +08:00 |
|
dependabot[bot]
|
43efd2bffb
|
chore(deps): bump actions/setup-go from 3 to 4 (#328)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
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-10-05 10:54:16 +08:00 |
|
iyear
|
529e309da4
|
chore(depandabot): add GitHub actions update
|
2023-10-04 21:08:43 +08:00 |
|
iyear
|
1d43c25ae1
|
docs(hugo): add scrollbars plugin
|
2023-10-03 16:41:15 +08:00 |
|
iyear
|
bc782e9a4f
|
docs(hugo): modify menu before
|
2023-10-03 16:22:09 +08:00 |
|
iyear
|
878273ab18
|
docs(hugo): command prompt style
|
2023-10-03 16:19:17 +08:00 |
|
iyear
|
6eda726543
|
docs(hugo): hijack writeText to display copied
|
2023-10-03 15:05:24 +08:00 |
|
iyear
|
2718288adf
|
chore(docs): remove docs prefix in path
|
2023-10-03 11:32:20 +08:00 |
|
iyear
|
549dd55c0a
|
ci(docs): remove dart scss
|
2023-10-02 21:56:11 +08:00 |
|
iyear
|
708ffaf534
|
chore(hugo): enable canonifyURLs
|
2023-10-02 21:55:48 +08:00 |
|
iyear
|
b297443009
|
ci(actions): add doc deployment action
|
2023-10-02 21:07:46 +08:00 |
|
iyear
|
ae6e1d7978
|
docs(prj): hugo config
|
2023-10-02 20:17:58 +08:00 |
|
iyear
|
9e4ec0d27d
|
docs(prj): open bookHref in the same tab
|
2023-10-02 19:49:03 +08:00 |
|
iyear
|
e884f6208e
|
docs(prj): nits
|
2023-10-02 19:38:22 +08:00 |
|
iyear
|
535c45ec35
|
docs(prj): add CLI part
|
2023-10-02 19:34:24 +08:00 |
|
iyear
|
57c199ee4b
|
chore(cmd): add gendoc
|
2023-10-02 19:33:19 +08:00 |
|
iyear
|
2458e0eb87
|
docs(prj): add more part
|
2023-10-02 16:51:28 +08:00 |
|
iyear
|
5fb2e8b964
|
docs(prj): point to chat export part
|
2023-10-02 16:24:06 +08:00 |
|
iyear
|
df57e50f8c
|
docs(prj): move CHAT examples to header
|
2023-10-02 16:23:03 +08:00 |
|
iyear
|
31c373777a
|
docs(prj): add chat export part
|
2023-10-02 16:22:49 +08:00 |
|
iyear
|
9e84409107
|
docs(prj): add chat users part
|
2023-10-02 15:57:03 +08:00 |
|
iyear
|
50dbc656d3
|
docs(prj): add chat ls part
|
2023-10-02 15:51:15 +08:00 |
|
iyear
|
108529b486
|
docs(prj): add migration part
|
2023-10-02 15:31:11 +08:00 |
|
iyear
|
a7cf043ecb
|
docs(prj): add upload part
|
2023-10-02 15:25:57 +08:00 |
|
iyear
|
958873800d
|
docs(prj): add login part
|
2023-10-02 15:09:47 +08:00 |
|
iyear
|
0255339b7e
|
docs(prj): add download part
|
2023-10-02 15:09:35 +08:00 |
|