alist/internal/errs
千石 52da07e8a7
feat(123_open): add new driver support for 123 Open (#9246)
- Implement new driver for 123 Open service, enabling file operations
  such as listing, uploading, moving, and removing files.
- Introduce token management for authentication and authorization.
- Add API integration for various file operations and actions.
- Include utility functions for handling API requests and responses.
- Register the new driver in the existing drivers' list.
2025-08-04 11:56:57 +08:00
..
driver.go feat(123_open): add new driver support for 123 Open (#9246) 2025-08-04 11:56:57 +08:00
errors.go feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
errors_test.go feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
object.go chore: go fmt 2022-08-03 14:26:59 +08:00
operate.go chore: user permissions 2022-06-29 18:03:12 +08:00
role.go feat: enhance permission control and label management (#9215) 2025-07-26 09:51:59 +08:00
search.go fix(search): BuildIndex concurrency error (#7035) 2024-08-22 00:44:55 +08:00
user.go feat: user manage api 2022-06-26 19:36:27 +08:00