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 |
|
krau
|
d26a8df15f
|
feat: add default telegram api id and hash
|
2025-02-12 13:40:49 +08:00 |
|
krau
|
a746cc0fc7
|
feat: add cache cleaning functionality and configuration option
v0.8.0
|
2025-02-12 12:24:15 +08:00 |
|
krau
|
0fb5634874
|
feat: support custom storage path in filename
|
2025-02-12 12:24:11 +08:00 |
|
krau
|
930e838b2e
|
feat: add custom file name support for saved files and improve error messages
|
2025-02-12 12:02:28 +08:00 |
|
krau
|
1701d1ab86
|
refactor: improve error handling for empty file, document, and photo cases
|
2025-02-12 11:13:55 +08:00 |
|
krau
|
a17492d4ae
|
feat(task): enhance download progress reporting and add speed calculation
|
2025-02-12 11:06:25 +08:00 |
|
krau
|
a32bf43cdc
|
fix(webdav): replace filepath with path for directory creation
|
2025-02-12 10:29:12 +08:00 |
|
krau
|
a25a58f8a2
|
refactor(alist): replace req.Client with http.Client and improve error handling
v0.7.4
|
2025-02-01 17:01:46 +08:00 |
|
krau
|
804a86cbdd
|
fix: close file
v0.7.3
|
2025-02-01 16:00:56 +08:00 |
|
krau
|
cf1e9299c0
|
chore: upgrade deps
|
2025-02-01 16:00:50 +08:00 |
|