- Added Handlers struct and methods for task operations - Implemented task progress tracking and storage - Created server setup with middleware for logging and recovery - Added support for Telegram file extraction and Telegraph image extraction - Introduced webhook functionality for task status updates - Defined request and response types for API interactions
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
config.toml
|
|
logs/
|
|
tmp/
|
|
data/
|
|
downloads/
|
|
session.*
|
|
cache.db
|
|
.vscode/
|
|
temp/
|
|
.hugo_build.lock
|
|
playwright/
|
|
testplugins/
|
|
*.exe
|
|
tmp-*
|
|
saveany-bot |