krau
|
152f473131
|
fix: delete done task
|
2025-02-27 22:25:10 +08:00 |
|
krau
|
7015081a84
|
feat: add context cancellation handling in saveFileWithRetry function
|
2025-02-27 22:07:41 +08:00 |
|
krau
|
be6444cf96
|
feat: implement task cancellation feature and update task handling
|
2025-02-27 22:02:16 +08:00 |
|
krau
|
98ba7c50e7
|
refactor: remove unused StoragePath initialization in AddToQueue function
|
2025-02-27 21:32:14 +08:00 |
|
krau
|
0c31d908cc
|
feat: add dir command at init and show dirs in dir command help
v0.13.0
|
2025-02-25 16:23:24 +08:00 |
|
krau
|
9e776b22fb
|
feat: set dir for storages
|
2025-02-25 16:17:20 +08:00 |
|
krau
|
d6f8603656
|
docs: update change bot token comment
|
2025-02-25 15:09:44 +08:00 |
|
krau
|
9c42bee662
|
refactor: spilt handlers file
|
2025-02-24 17:50:35 +08:00 |
|
krau
|
b96340dd46
|
refactor: add err var ErrEmptyMessage
|
2025-02-24 17:41:36 +08:00 |
|
krau
|
a5ba01e219
|
typo: config example
|
2025-02-24 17:34:44 +08:00 |
|
krau
|
d00e907735
|
typo: config example
|
2025-02-24 17:34:11 +08:00 |
|
Twilight
|
418f9bd2bc
|
更详细的 config 配置以及更完善的 README (#25)
* Add files via upload
* Add files via upload
* Add OpenWrt auto-start and shortcut script instructions, Optimize file link reference method.
* add more detailed instructions.
* Add files via upload
|
2025-02-24 17:32:53 +08:00 |
|
krau
|
28b4585dba
|
chore: update configuration for user storage filtering and add base path for file saving
|
2025-02-23 18:12:23 +08:00 |
|
krau
|
d2669f0c99
|
feat: add logging for file save operations in storage modules
|
2025-02-21 14:04:32 +08:00 |
|
krau
|
c9921926e3
|
chore: add configurable thread count
|
2025-02-21 13:53:46 +08:00 |
|
krau
|
d7cd2ede01
|
feat: add configurable thread count for file processing
v0.12.0
|
2025-02-21 13:51:30 +08:00 |
|
krau
|
ed21b65c98
|
perf: refactor file download to support multithreading
|
2025-02-21 13:49:15 +08:00 |
|
krau
|
8975589c43
|
refactor: file download process and enhance progress tracking
|
2025-02-21 11:16:45 +08:00 |
|
krau
|
27dca2e343
|
perf: add UserStorages map and implement GetUserStorages function for user-specific storage retrieval
v0.11.5
|
2025-02-20 22:57:45 +08:00 |
|
krau
|
5c8261c34a
|
refactor: improve error handling in getSelectStorageMarkup for user retrieval
|
2025-02-20 22:53:08 +08:00 |
|
krau
|
cbc2dc82d8
|
fix: update EffectiveUser cannot obtain the accurate user, use GetUserChat instead
|
2025-02-20 22:52:16 +08:00 |
|
krau
|
09a7c5597d
|
fix: add UserID to link message and enforce default storage setting in silent handler
v0.11.4
|
2025-02-19 14:33:03 +08:00 |
|
krau
|
f73f18e90d
|
fix: update user and file deletion to use unscoped delete; add user synchronization logic
v0.11.3
|
2025-02-19 14:19:39 +08:00 |
|
krau
|
ab822c2fe6
|
fix: update create user to new config
v0.11.2
|
2025-02-19 14:06:33 +08:00 |
|
krau
|
2579044841
|
fix: update permission check
v0.11.1
|
2025-02-19 13:56:30 +08:00 |
|
krau
|
88a02aae8d
|
chore: update config example and docker compose file
v0.11.0
|
2025-02-19 13:42:12 +08:00 |
|
krau
|
ab374a870b
|
chore: update readme and add english version
Co-authored-by: AHCorn <42889600+AHCorn@users.noreply.github.com>
|
2025-02-19 13:41:57 +08:00 |
|
krau
|
3a1b8f34ea
|
chore: translate some import log to cn
|
2025-02-19 12:36:48 +08:00 |
|
krau
|
c4eb824457
|
feat: set default storage by inline keyboard
|
2025-02-19 12:23:12 +08:00 |
|
krau
|
692e970772
|
feat!: (WIP) switched back to using config files config storages because the conversation handling is shit
|
2025-02-19 11:05:30 +08:00 |
|
krau
|
80696c9661
|
feat: (WIP) add storage
Co-authored-by: AHCorn <42889600+AHCorn@users.noreply.github.com>
|
2025-02-18 22:53:07 +08:00 |
|
krau
|
18cd480264
|
fix: add json tag for config
|
2025-02-18 19:53:01 +08:00 |
|
krau
|
dfde65c28e
|
feat: (WIP) migrate storage configuration to user-specific models and remove deprecated storage loading
|
2025-02-18 19:45:06 +08:00 |
|
krau
|
968547b005
|
feat!: (WIP) decouple storage, users, and configuration files to support multiple users
|
2025-02-18 17:17:02 +08:00 |
|
krau
|
9367419156
|
chore: update config comment
v0.10.2
|
2025-02-17 16:46:57 +08:00 |
|
krau
|
f80c4d7d55
|
feat: login in alist via token
|
2025-02-17 16:39:27 +08:00 |
|
krau
|
ccfde34666
|
fix: failed to run when config file exist
|
2025-02-17 16:37:46 +08:00 |
|
krau
|
2b23446123
|
fix: write default config to file if not exist, close #16
|
2025-02-17 16:23:10 +08:00 |
|
krau
|
7882185ee1
|
feat: update help message to include default storage location and silent mode details
v0.10.1
|
2025-02-16 15:44:57 +08:00 |
|
krau
|
2d17a731c4
|
feat: improve file handling by generating default file names and adding mime type detection
|
2025-02-16 15:43:02 +08:00 |
|
krau
|
db69688722
|
feat: support save content protect channel message by handle link
v0.10.0
|
2025-02-16 11:38:26 +08:00 |
|
krau
|
ec09289d5f
|
feat: enhance message formatting with entity support and improve command registration
v0.9.0
|
2025-02-15 17:20:16 +08:00 |
|
krau
|
13c87debcc
|
fix: add error handling for message retrieval in saveCmd function
|
2025-02-15 16:26:12 +08:00 |
|
krau
|
5f3b38c788
|
feat: add /path command to change file save path and improve configuration handling
|
2025-02-15 16:25:16 +08:00 |
|
krau
|
8ba0c623c9
|
chore: update dependencies for github.com/gotd/td to v0.120.0 and modernc.org/sqlite to v1.35.0
v0.8.2
|
2025-02-15 15:11:58 +08:00 |
|
krau
|
6fa8e89191
|
feat: update download task message to include detailed progress information
|
2025-02-15 15:10:52 +08:00 |
|
krau
|
3a4effab33
|
feat: refactor file processing and storage handling with improved path management
|
2025-02-15 15:06:06 +08:00 |
|
krau
|
7692286d78
|
docs: update docker upgrade cmd
v0.8.1
|
2025-02-12 13:49:36 +08:00 |
|
krau
|
93ffc940ce
|
docs: add docker deploy
|
2025-02-12 13:47:25 +08:00 |
|
krau
|
4aadfc1273
|
feat: add docker-compose
|
2025-02-12 13:41:02 +08:00 |
|