Go to file
Zexi 48e6f3bb23
feat: add `Seafile` driver (#2964)
* feat: add Seafile driver

* docs: add Seafile support

* refactor: optimization

* fix: close redirect on `move` and `rename`

Co-authored-by: Noah Hsu <i@nn.ci>
2023-01-10 20:51:42 +08:00
.github fix: can't paste image while report bug (#2597) [skip ci] 2022-12-06 09:19:49 +08:00
cmd feat: export all cmd (#2746) 2022-12-18 19:53:39 +08:00
drivers feat: add `Seafile` driver (#2964) 2023-01-10 20:51:42 +08:00
internal feat: lazy index creation on searcher init (#2962) 2023-01-09 14:09:21 +08:00
pkg perf(lanzou): optimize the use of list cache (#2956) 2023-01-08 21:31:35 +08:00
public fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
server feat: support github login (#2639) 2022-12-27 22:11:22 +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 fix(docker): use root user as default 2022-12-30 14:21:39 +08:00
LICENSE chore: add windows bin to gitignore 2022-04-18 18:31:10 +08:00
README.md feat: add `Seafile` driver (#2964) 2023-01-10 20:51:42 +08:00
README_cn.md docs: fix badges on `README.md` and `README_cn.md` [skip ci] (#2749) 2022-12-18 16:48:03 +08:00
build.sh fix: version print of build script [skip ci] 2022-10-12 17:24:04 +08:00
docker-compose.yml feat(docker): add docker-compose file (close #2067) 2022-12-30 14:25:22 +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 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.174 [skip ci] (#2920) 2023-01-06 15:36:33 +08:00
go.sum chore(deps): update module github.com/aws/aws-sdk-go to v1.44.174 [skip ci] (#2920) 2023-01-06 15:36:33 +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