Go to file
BoYanZh f646d2a699 feat!: listen to both http & https (#4536)
Co-authored-by: Andy Hsu <i@nn.ci>
2023-06-11 18:17:37 +08:00
.github chore: change `daysUntilClose` [skip ci] 2023-06-03 21:15:52 +08:00
cmd feat!: listen to both http & https (#4536) 2023-06-11 18:17:37 +08:00
drivers fix(139): avoid panic due to `Authorization` for emptiness 2023-06-10 00:12:04 +08:00
internal feat!: listen to both http & https (#4536) 2023-06-11 18:17:37 +08:00
pkg fix(webdav): don't retry for put if body isn't seeker (close #4149 close #4238) 2023-05-11 18:57:35 +08:00
public fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
server feat!: listen to both http & https (#4536) 2023-06-11 18:17:37 +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 docs: fix git address [skip ci] (#4366) 2023-05-11 15:05:33 +08:00
Dockerfile feat!: listen to both http & https (#4536) 2023-06-11 18:17:37 +08:00
LICENSE chore: add windows bin to gitignore 2022-04-18 18:31:10 +08:00
README.md feat(deps): update alpine to 3.18 2023-05-28 19:30:42 +08:00
README_cn.md feat: add `UC` driver (close #1127 in #4459) 2023-05-27 19:36:14 +08:00
build.sh ci: add linux-musl-amd64/arm64 to dev build 2023-06-09 23:43:52 +08:00
docker-compose.yml feat!: listen to both http & https (#4536) 2023-06-11 18:17:37 +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 fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] [skip ci] (#4521) 2023-06-02 18:31:14 +08:00
go.sum fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] [skip ci] (#4521) 2023-06-02 18:31:14 +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 storages, 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