krau
3ce00884a0
feat: add yt-dlp support for downloading video/audio and enhance related commands
2026-01-17 17:42:11 +08:00
krau
cd7cf4964d
fix: handle context cancellation during aria2 download and improve cleanup logic
2026-01-17 15:22:41 +08:00
krau
bc3c841d1d
fix: update aria2 configuration to include KeepFile option and improve download handling
2026-01-17 15:19:49 +08:00
krau
743c15f1a5
fix: enhance aria2 download handling and logging for follow-up downloads
2026-01-17 15:10:37 +08:00
krau
b05d86509c
feat: basic aria2 integration
2026-01-17 14:57:03 +08:00
krau
f17a380579
fix: implement watch media group handler and enhance media processing logic
2026-01-17 13:23:47 +08:00
krau
cabe1189e2
chore: delete copilot guideline
2026-01-16 22:27:40 +08:00
krau
a988d05e24
feat: add agent guidelines
2026-01-16 22:27:17 +08:00
krau
1af2c1f7c7
fix: upgrade deps
2026-01-16 20:43:19 +08:00
krau
7b36fb45f5
refactor: simplify T function and remove unused localization functions
2026-01-16 20:41:05 +08:00
krau
62cceee592
fix: enhance handleBatchSave to support user context and improve message retrieval
2026-01-08 13:25:59 +08:00
krau
6d315f7af2
refactor: simplify GetMessagesRange function and improve error message formatting
2026-01-08 12:42:44 +08:00
krau
5352491c76
chore: update issue template
2026-01-06 10:05:59 +08:00
krau
3f914f7a64
docs: update proxy configuration comments for clarity in README and example config files
2026-01-06 09:35:21 +08:00
krau
8972d8a169
feat: implement httpProxyDialer for HTTP CONNECT proxies and enhance newProxyDialer function
2026-01-06 09:29:45 +08:00
krau
1339c69dbf
feat: update fnametmpl help
2026-01-06 09:21:05 +08:00
krau
63aeabb39b
feat: add msgraw var to filename template and update i18n for fnamest display
2026-01-06 09:19:32 +08:00
krau
e60e983229
docs: add lang settings guide
2026-01-05 11:56:19 +08:00
krau
75e5fd10ea
feat(aria2): add Aria2 download command and client integration
2026-01-03 17:40:55 +08:00
krau
c8d8a2e0eb
feat: add command to sync peer chats with userbot
2026-01-03 16:32:58 +08:00
krau
044e732084
chore: remove CLAUDE.md documentation file as it is incorrect
2026-01-01 10:36:53 +08:00
krau and Claude
0e951f641c
fix(storage): add panic recovery for malformed MP4 files
...
- Add defer/recover in getMP4Meta to catch panics from gomedia library
- Implement fallback to ffprobe when MP4 parsing fails
- Fixes "no vosdata" panic when processing certain MP4 files
Also add CLAUDE.md to provide architecture guidance for AI coding assistants.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-31 20:36:26 +08:00
krau
8dd6265d55
chore: modenrize it
2025-12-27 16:01:41 +08:00
krau
ad7e01f052
fix: improve text message handling by removing duplicates and empty lines
2025-12-21 13:17:10 +08:00
krau
c069d1edc7
fix: format the generated i18n keys
2025-12-21 13:03:50 +08:00
krau
fd3b17a360
fix(i18n): add cancel button text
2025-12-21 12:59:14 +08:00
krau
cebadd39f7
docs: Update issue templates to English for consistency and clarity
2025-12-19 21:54:59 +08:00
krau
95f7d5abb5
docs: Enhance documentation with new features, guidelines, and configuration details
2025-12-19 21:03:58 +08:00
krau
5b8249060d
docs: update readme
2025-12-19 20:57:28 +08:00
krau
0b97d15b2a
feat(i18n): Integrate internationalization for bot commands and add English locale support
2025-12-19 20:48:50 +08:00
krau
6db5633ca6
feat(i18n): Add progress tracking messages for various tasks and enhance error handling
2025-12-19 20:40:14 +08:00
krau
4ccbf8177e
fix(i18n): Update log messages to English and improve error handling in bot initialization and storage loading
2025-12-19 20:29:48 +08:00
krau
6e16dc6051
feat: Refactor bot handlers to utilize i18n for internationalization
...
- Updated silent.go to replace hardcoded strings with i18n keys for user feedback.
- Enhanced telegraph.go to use i18n for error messages and prompts.
- Modified update.go to implement i18n for version update notifications and errors.
- Refactored dir.go to utilize i18n for help messages related to directory operations.
- Updated parse.go to replace static text with i18n keys for parsed text entities.
- Enhanced rule.go to use i18n for rule management help messages.
- Refactored storage.go to implement i18n for storage selection prompts.
- Updated task.go to utilize i18n for task addition notifications.
- Added new i18n keys in keys.go for various messages.
- Updated Chinese localization in zh-Hans.yaml to reflect new i18n keys and messages.
2025-12-19 20:20:27 +08:00
krau
9ed2c425be
feat(i18n): Enhance internationalization support and error handling messages
...
- Added i18n keys for various error and info messages related to task management, user handling, and storage operations.
- Updated error messages in the watch and task handling commands to use i18n for better localization.
- Refactored error handling in the database initialization and user synchronization processes to provide clearer messages.
- Improved logging messages for better clarity and consistency across the application.
- Added comprehensive documentation for AI collaboration and project structure in the repository.
2025-12-19 16:01:36 +08:00
krau
bc892d9370
chore: add no_bubbletea tag to build options in Dockerfiles
2025-12-19 14:21:12 +08:00
krau
29d523bd4f
feat: refactor upload command and implement progress tracking
2025-12-19 14:20:00 +08:00
krau
3f9c3f2a73
feat: implement upload command for local file storage
2025-12-19 13:49:58 +08:00
krau
b796b045a8
feat: update locale file
2025-12-19 13:49:54 +08:00
krau
5f7b936270
feat: refactor storage retrieval functions and improve documentation
2025-12-19 13:49:20 +08:00
krau
df64ec3069
feat: add configuration flags and enhance config initialization
2025-12-19 13:49:13 +08:00
krau
d3cc56c8e6
feat: enhance user client context management and improve error handling
2025-12-19 13:48:55 +08:00
krau
018ed47949
fix(docs): update contribution guidelines for Go environment setup
2025-12-19 11:45:52 +08:00
krau
09f4dd4ce7
fix(docs): update Telegram configuration for file upload settings
2025-12-19 10:44:38 +08:00
krau
adc64ad510
ci: go eat ur fking shit tmp tags
2025-12-18 20:03:57 +08:00
krau
da6cf42355
ci: fxxk github action, gpt, gemini, docker and myself
2025-12-18 19:55:29 +08:00
krau
8c76516953
fix: simplify Docker build workflow by removing unnecessary steps and improving tag handling
2025-12-18 19:37:43 +08:00
krau
15c4fffb98
fix: update Docker build workflow to streamline variable extraction and tag handling
2025-12-18 19:35:29 +08:00
krau
b5cdf1e880
fix: streamline tag formatting in Docker image build step
2025-12-18 19:32:55 +08:00
krau
264dd9f9ed
fix: update Docker image tag formatting in build workflow
2025-12-18 19:30:22 +08:00
krau
b25df2e214
fix: add missing fi statement in Dockerfile path setting step
2025-12-18 19:28:28 +08:00
krau
5999ddbe1d
ci: refactor Docker build workflow to consolidate build steps and improve image tagging
2025-12-18 19:25:47 +08:00
krau
7424190ee5
fix: remove redundant chmod command for saveany-bot in Dockerfile.pico
2025-12-18 19:22:13 +08:00
krau
87e8836c78
fix: update IMAGE_NAME in Docker build workflow to use a specific repository name
2025-12-18 19:08:43 +08:00
krau
1a7747c2d2
feat: refactor Docker build workflow to extract metadata and streamline image builds
2025-12-18 19:03:29 +08:00
krau
ca0fd67fba
ci: add latest tags for micro and pico Docker images
2025-12-18 18:44:18 +08:00
krau
4d736b925b
docs: update storage config
2025-12-18 18:44:12 +08:00
krau
ead2b20f4e
docs: add docker vriant introduction
2025-12-18 18:43:57 +08:00
krau
080d474714
revert: remove variant handling and simplify binary and asset naming in build-release workflow
2025-12-18 18:31:27 +08:00
krau
f453205fde
feat: add Docker build flag and update version handling in update command
2025-12-18 18:12:31 +08:00
krau
407677f270
fix: update binary and asset naming conventions in build-release workflow
2025-12-18 17:59:55 +08:00
krau
958bfd1dbe
ci: update build-release workflow to include asset name and additional build flags
2025-12-18 17:55:24 +08:00
krau
debe33d84d
ci: add micro and pico Docker image build steps to workflow
2025-12-18 17:46:09 +08:00
krau
52eead3bf5
feat: refactor database dialect handling and add stubs for unsupported features
2025-12-18 17:42:20 +08:00
krau
0af049a507
feat: migrate S3 client implementation to a new package structure
2025-12-18 16:42:58 +08:00
krau
8752dd865c
feat: refactor S3 storage implementation and reduce binary size
2025-12-18 16:21:40 +08:00
krau
c0b4580e34
fix: correct split size calculation in Save method
2025-12-16 20:52:17 +08:00
krau
280fd6ead8
fix: update DefaultSplitSize
2025-12-16 20:51:11 +08:00
krau
0ca3d97711
feat: add task command to client and Title method to Task for tasks queue managing, #157
2025-12-15 11:29:55 +08:00
krau
51198a1e3d
fix: remove redundant cancellation in Done method
2025-12-15 11:15:17 +08:00
krau
651835c467
feat: refactor queue to remove unused methods and add comments
2025-12-15 10:49:40 +08:00
krau
45c978980c
feat: add support for splitting large files into parts for Telegram storage, #156
2025-12-15 10:25:50 +08:00
krau
c21ff7e499
feat: add direct links download functionality
...
- Implemented a new task type for handling direct links downloads.
- Added command handler for downloading multiple links via /dl command.
- Introduced progress tracking for direct link downloads.
- Enhanced filename parsing to support various encoding scenarios.
- Updated enums to include direct links as a task type.
- Refactored existing task structures to accommodate new functionality.
- Improved error handling and logging throughout the download process.
2025-12-08 17:10:41 +08:00
krau
32cc1e4b5a
fix: update watch command help to bot api style id, close #151
2025-12-08 10:22:43 +08:00
krau
c974791dc0
fix: add VirtualHost option to S3StorageConfig and implement endpoint validation, close #150
2025-12-08 10:11:58 +08:00
krau
91814a83c7
fix: deprecate minio and introduce s3 storage backend
2025-12-04 22:59:23 +08:00
krau
685047e463
fix: compatibility between tdlib and bot api style chatID
2025-12-04 22:43:22 +08:00
krau
37e9c79ceb
fix: replace huh package with bufio and term for terminal input handling
2025-12-03 22:29:02 +08:00
krau
494d1bf51c
fix: migrate to unvgo/ghselfupdate for version management and prevent major version selfupgrade
2025-12-02 10:57:23 +08:00
krau
a6f194aedd
feat: add global proxy config
2025-12-02 10:11:58 +08:00
krau
acd16a91a3
chore: re gen enum code using new version go-enum
2025-11-28 10:27:40 +08:00
krau
75f79e8abc
fix: add ffmpeg to Dockerfile and update error message in entrypoint.sh to English
2025-11-28 10:26:35 +08:00
krau
1065acfdb8
feat: auto generate thumbnail for video uploaded to telegram storage
2025-11-28 10:24:15 +08:00
krau
fef7d37a7e
fix: ensure media group timeout is set to a minimum of 1 second during setup
2025-11-27 12:16:38 +08:00
krau
b5e9cf987a
fix: update media group timeout calculation to ensure minimum value is enforced
2025-11-27 11:43:14 +08:00
krau
c58fa454bb
fix: remove redundant configuration call in Add function to config parsers correctly
2025-11-23 17:41:44 +08:00
krau
2c5d6f0e57
fix: upgrade golang.org/x/crypto for security
2025-11-22 17:43:52 +08:00
krau
7d57ad30a9
feat: add MP4 metadata extraction and integrate gomedia for video handling
2025-11-22 15:42:02 +08:00
krau
4f314bd37f
feat: implement configurable media group handling timeout, close #137
2025-11-16 21:44:51 +08:00
krau
131dfeb4cd
refactor: js plugin api
2025-11-16 21:38:30 +08:00
krau
3f40acff55
feat: add directory management functionality and update handlers to utilize default directory
2025-11-16 21:09:55 +08:00
krau
fe47ee3b51
fix: upgrade sqlite driver version
2025-11-14 09:04:14 +08:00
krau
4a6f63e58f
test: add tests for string utility functions
2025-11-09 11:48:29 +08:00
krau
16c71e6384
fix: enhance ParseArgsRespectQuotes to handle escaped quotes and backslashes
2025-11-09 11:48:15 +08:00
krau
0c2d116708
feat: parse rule command with quotes respecting
2025-11-09 11:43:28 +08:00
krau
450d32b2b7
feat: add parser manage command
2025-11-07 12:01:54 +08:00
krau
f80ecae3cc
feat: add Playwright support for browser automation in plugins
...
- Updated .dockerignore and .gitignore to exclude Playwright-related files.
- Added Playwright-Go dependency in go.mod and updated go.sum.
- Implemented jsPlaywright function in js_api.go for browser-based requests.
- Enhanced README.md to document the new Playwright functionality for plugins.
2025-11-07 11:07:47 +08:00
krau
f0853536d9
fix: use same ctx to get grouped message
2025-11-06 16:59:51 +08:00
krau
15cf81e1bd
fix: remove unnecessary chat ID validation and constant usage in Save method
2025-11-06 16:04:31 +08:00
krau
ae48bd52bf
fix: handle chat ID parsing correctly by removing unnecessary prefix trimming, close #130
2025-11-06 15:01:18 +08:00
krau
44de871f63
fix: add context to HTTP request in getToken and simplify HTTP client initialization
2025-10-28 17:59:21 +08:00