krau
|
cf1e9299c0
|
chore: upgrade deps
|
2025-02-01 16:00:50 +08:00 |
|
krau
|
e3f7380341
|
fix(alist): use filebytes to upload file
v0.7.2
|
2025-02-01 14:46:10 +08:00 |
|
krau
|
6c6ee77067
|
fix: alist error resp
|
2025-02-01 14:36:08 +08:00 |
|
krau
|
f00aa189e3
|
docs: 添加 systemd 服务配置说明到 README
|
2025-01-22 22:01:16 +08:00 |
|
krau
|
48ceb87e29
|
ci: add docker build
v0.7.1
|
2025-01-20 12:07:13 +08:00 |
|
krau
|
cd663d05ca
|
feat: add Dockerfile for building and running saveany-bot
|
2025-01-20 12:07:02 +08:00 |
|
krau
|
a778b0fa8c
|
feat: support env vars configuration
|
2025-01-20 12:06:47 +08:00 |
|
krau
|
2a9c615819
|
docs: add upgrade instructions to README
v0.7.0
|
2025-01-20 11:29:07 +08:00 |
|
krau
|
2f60af858d
|
refactor: remove message editing after photo file download in task processing
|
2025-01-20 11:27:26 +08:00 |
|
krau
|
741ceb87fb
|
chore: add example usage for storage command in response text
|
2025-01-20 11:25:43 +08:00 |
|
krau
|
9795a85dd6
|
refactor: file download process
|
2025-01-20 11:09:38 +08:00 |
|
krau
|
45974917f2
|
feat: support media photo download
|
2025-01-20 11:03:01 +08:00 |
|
krau
|
a146871a9d
|
ci: set CGO_ENABLED=0 in pre_command for Go binary release
|
2025-01-19 14:38:10 +08:00 |
|
krau
|
b76c1d5ccc
|
feat: enhance task processing messages with download status and error details
v0.6.0
|
2025-01-19 14:35:08 +08:00 |
|
krau
|
79fba918cf
|
feat: add retry configuration for file upload and validate config values
|
2025-01-19 14:25:56 +08:00 |
|
krau
|
e1bc80ab7d
|
upgrade deps
|
2025-01-19 14:01:57 +08:00 |
|
krau
|
8d0851f37a
|
feat: add retry configuration for failed save task
v0.5.0
|
2025-01-07 10:30:33 +08:00 |
|
krau
|
4b5cabc76e
|
feat: add proxy config in telegram dialer
|
2025-01-07 10:26:09 +08:00 |
|
krau
|
3b42ba86b3
|
fix: generate file name from hash if empty in FileFromMedia function
v0.4.4
|
2025-01-04 20:56:24 +08:00 |
|
krau
|
2b0bfac171
|
chore: upgrade deps
|
2025-01-04 20:56:03 +08:00 |
|
Krau
|
a76b289d17
|
Update README.md
|
2024-12-16 21:55:51 +08:00 |
|
Krau
|
4ac65622ee
|
Merge pull request #2 from krau/dependabot/go_modules/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
|
2024-12-16 21:24:30 +08:00 |
|
dependabot[bot]
|
7bac97d533
|
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
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>
|
2024-12-12 13:41:45 +00:00 |
|
krau
|
169197c8fe
|
chore: update readme
|
2024-12-05 09:36:06 +08:00 |
|
krau
|
a166ff1e64
|
fix: improve error messages and update reply handling in bot commands
chore: upgrade deps
v0.4.3
|
2024-12-02 13:41:10 +08:00 |
|
krau
|
f360052784
|
fix: typo
|
2024-12-02 13:40:42 +08:00 |
|
krau
|
15f263cb50
|
chore: update readme
|
2024-11-10 15:57:08 +08:00 |
|
krau
|
420e0b1a4f
|
chore: update readme
|
2024-11-10 15:41:14 +08:00 |
|
krau
|
71bd6a9480
|
chore: update readme
|
2024-11-10 15:36:47 +08:00 |
|
krau
|
5b9e177af4
|
chore: add demo
|
2024-11-10 15:35:14 +08:00 |
|
krau
|
9e226ae592
|
refactor(webdav): use write stream to upload file
v0.4.2
|
2024-11-09 13:18:22 +08:00 |
|
krau
|
a91cce9680
|
fix: error type in any update
v0.4.1
|
2024-11-09 12:56:03 +08:00 |
|
krau
|
1128ee2081
|
fix: update reply message id in callback query
v0.4.0
|
2024-11-09 11:38:29 +08:00 |
|
krau
|
e3cd659eb3
|
feat: save file by cmd
|
2024-11-09 11:34:28 +08:00 |
|
krau
|
454d69c9d4
|
refactor: update logging levels and remove unused code
|
2024-11-09 11:00:49 +08:00 |
|
krau
|
71e5007228
|
feat: show download progress
|
2024-11-09 10:46:11 +08:00 |
|
krau
|
3e5cd60cf7
|
refactor: update config and readme
|
2024-11-09 09:43:56 +08:00 |
|
Krau
|
0297fdce71
|
Update LICENSE
|
2024-11-09 09:39:18 +08:00 |
|
krau
|
20e06fbf46
|
refactor: complete core features
|
2024-11-09 09:07:00 +08:00 |
|
krau
|
fbdfc04ad8
|
refactor: migrate to gotd (wip)
|
2024-11-08 23:00:57 +08:00 |
|
krau
|
32bd391129
|
update deps
v0.3.5
|
2024-11-03 00:38:25 +08:00 |
|
krau
|
183edd0dbe
|
update readme
|
2024-10-17 15:42:30 +08:00 |
|
krau
|
75f6b444fc
|
fix: correct default chunk size
v0.3.4
|
2024-10-12 17:16:51 +08:00 |
|
krau
|
4294966ab7
|
chore: update config exp
|
2024-10-12 13:38:55 +08:00 |
|
krau
|
edef778959
|
feat: 添加块大小配置项
v0.3.3
|
2024-10-12 13:36:17 +08:00 |
|
krau
|
0bd9b77856
|
fix: mk cache dir
v0.3.2
|
2024-10-12 13:27:39 +08:00 |
|
krau
|
d5f214494c
|
feat: configurable download threads and workers
v0.3.1
|
2024-10-12 13:19:25 +08:00 |
|
krau
|
b5af39c132
|
chore: update readme
v0.3.0
|
2024-10-12 13:09:56 +08:00 |
|
krau
|
4aba14c4c7
|
feat: set full commands
|
2024-10-12 13:05:12 +08:00 |
|
krau
|
a66fa5df81
|
chore: update config and readme
|
2024-10-12 13:04:13 +08:00 |
|