Skip to content

docs(drivers): add teldrive - #155

Merged
ILoveScratch2 merged 7 commits into
OpenListTeam:mainfrom
TwoOnefour:my_repo
Aug 24, 2025
Merged

docs(drivers): add teldrive#155
ILoveScratch2 merged 7 commits into
OpenListTeam:mainfrom
TwoOnefour:my_repo

Conversation

@TwoOnefour

Copy link
Copy Markdown
Contributor

关联OpenListTeam/OpenList#1116

teldrive文档

@ILoveScratch2
ILoveScratch2 requested a review from Copilot August 24, 2025 16:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for the Teldrive driver, which enables integration with Telegram-based cloud storage through a third-party open-source project. The documentation provides bilingual (English and Chinese) setup instructions and configuration details.

  • Added complete driver documentation with authentication, configuration, and usage instructions
  • Included visual diagrams showing download method workflows
  • Provided both English and Chinese translations for all content

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread pages/guide/drivers/teldrive.md Outdated
xrgzs

This comment was marked as resolved.

xrgzs added 4 commits August 25, 2025 01:15
Updated text formatting and corrected references in both English and Chinese sections of the Teldrive documentation.

Signed-off-by: MadDogOwner <[email protected]>
@TwoOnefour

Copy link
Copy Markdown
Contributor Author

@xrgzs 那个并发是4没错,块大小是10

OpenListTeam/OpenList@76b2bcb

Signed-off-by: MadDogOwner <[email protected]>
@xrgzs

xrgzs commented Aug 24, 2025

Copy link
Copy Markdown
Member

@xrgzs 那个并发是4没错,块大小是10

OpenListTeam/OpenList@76b2bcb开放列表团队/OpenList@76b2bcb

已更改

xrgzs added a commit to OpenListTeam/OpenList that referenced this pull request Aug 24, 2025
https://github.com/tgdrive/teldrive

https://teldrive-docs.pages.dev/docs/api

实现:
* copy
* move
* link (302 share and local proxy)
* chunked uploads
* rename

未实现:
- openlist扫码登陆
- refresh token

OpenListTeam/OpenList-Docs#155


* feat(Teldrive): Add driver Teldrive

* fix(teldrive): force webproxy and memory optimized

* chore(teldrive): go fmt

* chore(teldrive): remove TODO

* chore(teldrive): organize code

* feat(teldrive): add UseShareLink option and support 302

* fix(teldrive): standardize API path construction

* fix(teldrive): trim trailing slash from Address in Init method

* chore(teldrive): update help text for UseShareLink field in Addition struct

* fix(teldrive): set 10 MiB as default chunk size

---------

Co-authored-by: MadDogOwner <[email protected]>
Co-authored-by: ILoveScratch <[email protected]>
@xrgzs
xrgzs requested a review from ILoveScratch2 August 24, 2025 17:34
@ILoveScratch2
ILoveScratch2 merged commit 3e4414c into OpenListTeam:main Aug 24, 2025
fsca8 pushed a commit to fsca8/OpenList that referenced this pull request Oct 4, 2025
https://github.com/tgdrive/teldrive

https://teldrive-docs.pages.dev/docs/api

实现:
* copy
* move
* link (302 share and local proxy)
* chunked uploads
* rename

未实现:
- openlist扫码登陆
- refresh token

OpenListTeam/OpenList-Docs#155


* feat(Teldrive): Add driver Teldrive

* fix(teldrive): force webproxy and memory optimized

* chore(teldrive): go fmt

* chore(teldrive): remove TODO

* chore(teldrive): organize code

* feat(teldrive): add UseShareLink option and support 302

* fix(teldrive): standardize API path construction

* fix(teldrive): trim trailing slash from Address in Init method

* chore(teldrive): update help text for UseShareLink field in Addition struct

* fix(teldrive): set 10 MiB as default chunk size

---------

Co-authored-by: MadDogOwner <[email protected]>
Co-authored-by: ILoveScratch <[email protected]>
EnterTang pushed a commit to EnterTang/OpenList that referenced this pull request Jul 12, 2026
https://github.com/tgdrive/teldrive

https://teldrive-docs.pages.dev/docs/api

实现:
* copy
* move
* link (302 share and local proxy)
* chunked uploads
* rename

未实现:
- openlist扫码登陆
- refresh token

OpenListTeam/OpenList-Docs#155


* feat(Teldrive): Add driver Teldrive

* fix(teldrive): force webproxy and memory optimized

* chore(teldrive): go fmt

* chore(teldrive): remove TODO

* chore(teldrive): organize code

* feat(teldrive): add UseShareLink option and support 302

* fix(teldrive): standardize API path construction

* fix(teldrive): trim trailing slash from Address in Init method

* chore(teldrive): update help text for UseShareLink field in Addition struct

* fix(teldrive): set 10 MiB as default chunk size

---------

Co-authored-by: MadDogOwner <[email protected]>
Co-authored-by: ILoveScratch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants