Go to file
Night Space 3b2703a5e5
feat(drivers): add the support for Trainbit (#3813)
* feat: add the support for Trainbit
read only

* feat: add the support for Trainbit
modify the structure of code
allow to create folder, move, rename and remove

* feat: add the support for Trainbit
allow to upload file

* feat: add the support for Trainbit
get token from page

* feat: add the support for Trainbit
display progress of updating

* feat: add the support for Trainbit
fix bug of time zone

* feat: add the support for Trainbit
fix the bug of filename
2023-03-12 22:18:55 +08:00
.github ci: auto release desktop 2023-03-06 18:05:57 +08:00
cmd feat(cmd): disable a storage with specific mountPath (close #3564) 2023-03-07 19:01:40 +08:00
drivers feat(drivers): add the support for Trainbit (#3813) 2023-03-12 22:18:55 +08:00
internal fix(storage): explicitly set storages' status to disabled (#3810) 2023-03-11 20:45:35 +08:00
pkg feat(smb): support range header (close #3192) 2023-02-20 16:46:38 +08:00
public fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
server feat: file aggregation and regular rename api (#3788) 2023-03-10 19:01:49 +08:00
wrapper feat: add `windows/arm64` target (close #3308) 2023-02-09 19:52:40 +08:00
.gitignore chore: only ignore root dirs (#2741) 2022-12-18 16:48:32 +08:00
CODE_OF_CONDUCT.md docs: Create CODE_OF_CONDUCT.md [skip ci] 2022-09-10 22:23:05 +08:00
CONTRIBUTING.md build: change golang version 2022-10-12 17:35:44 +08:00
Dockerfile feat: allow override startup command for Docker image (#3800) 2023-03-11 15:33:59 +08:00
LICENSE chore: add windows bin to gitignore 2022-04-18 18:31:10 +08:00
README.md feat: add `Cloudreve` driver (close #2658 in #2997) 2023-01-12 19:57:43 +08:00
README_cn.md docs: translate title [skip ci] (#3498) 2023-02-18 17:50:42 +08:00
build.sh fix: windows arm64 build [skip ci] 2023-02-14 20:28:05 +08:00
docker-compose.yml feat: install `tzdata` in the docker image (#3056) 2023-01-16 13:43:15 +08:00
entrypoint.sh feat: add `PUID`, `PGID`, `Umask` settings to docker image (close #2525 pr #2818) 2022-12-28 17:18:27 +08:00
go.mod style: go mod tidy 2023-03-08 19:08:11 +08:00
go.sum style: go mod tidy 2023-03-08 19:08:11 +08:00
main.go feat: use cobra and add some command 2022-08-07 13:09:59 +08:00
renovate.json fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00

README.md

logo

🗂️A file list program that supports multiple storage, powered by Gin and Solidjs.


English | 中文 | Contributing | CODE_OF_CONDUCT

Features

Document

https://alist.nn.ci/

Demo

https://al.nn.ci

Discussion

Please go to our discussion forum for general questions, issues are for bug reports and feature request only.

Sponsor

AList is an open-source software, if you happen to like this project and want me to keep going, please consider sponsoring me or providing a single donation! Thanks for all the love and support: https://alist.nn.ci/guide/sponsor.html

Special sponsors

Contributors

Thanks goes to these wonderful people:

Contributors

License

The AList is open-source software licensed under the AGPL-3.0 license.

Disclaimer

  • This program is a free and open source project. It is designed to share files on the network disk, which is convenient for downloading and learning golang. Please abide by relevant laws and regulations when using it, and do not abuse it;
  • This program is implemented by calling the official sdk/interface, without destroying the official interface behavior;
  • This program only does 302 redirect/traffic forwarding, and does not intercept, store, or tamper with any user data;
  • Before using this program, you should understand and bear the corresponding risks, including but not limited to account ban, download speed limit, etc., which is none of this program's business;
  • If there is any infringement, please contact me by email, and it will be dealt with in time.

@Blog · @GitHub · @TelegramGroup · @Discord