Go to file
Noah Hsu 63569be41d fix: wrong columnName index 2022-09-09 16:44:54 +08:00
.github chore: fix release docker name typo [skip ci] 2022-09-09 14:42:55 +08:00
cmd feat: add 189cloud driver 2022-09-06 14:39:21 +08:00
drivers fix(189pc): wrong time if location incorrect (close #1562) 2022-09-08 20:03:07 +08:00
internal fix: wrong columnName index 2022-09-09 16:44:54 +08:00
pkg fix(189pc): wrong time if location incorrect (close #1562) 2022-09-08 20:03:07 +08:00
public fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
server chore: replace main color 2022-09-08 22:21:52 +08:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2022-06-06 08:15:50 +00:00
.gitignore fix: put a placeholder file in dist [skip ci] 2022-08-30 15:53:40 +08:00
CONTRIBUTING.md feat: add aliyundrive driver 2022-08-31 20:46:19 +08:00
CONTRIBUTORS.md docs: update CONTRIBUTORS.md [skip ci] 2022-06-06 08:15:49 +00:00
Dockerfile build: fix Dockerfile CMD arguments 2022-09-08 21:40:37 +08:00
LICENSE chore: add windows bin to gitignore 2022-04-18 18:31:10 +08:00
README.md docs: update readme 2022-09-09 14:35:05 +08:00
README_cn.md docs: update readme 2022-09-09 14:35:05 +08:00
build.sh ci: fix compress filename [skip ci] 2022-09-09 16:31:43 +08:00
go.mod feat: add `upyun-uss` driver 2022-09-04 13:03:10 +08:00
go.sum feat: add `upyun-uss` driver 2022-09-04 13:03:10 +08:00
main.go feat: use cobra and add some command 2022-08-07 13:09:59 +08:00

README.md

logo

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

latest version License discussions Build status latest version Downloads sponsor

English | 中文 | Contributors | Contributing

Features

  • Multiple storage
  • Easy to deploy and out-of-the-box
  • File preview (PDF, markdown, code, plain text, ...)
  • Image preview in gallery mode
  • Video and audio preview, support lyrics and subtitles
  • Office documents preview (docx, pptx, xlsx, ...)
  • README.md preview rendering
  • File permalink copy and direct file download
  • Dark mode
  • I18n
  • Protected routes (password protection and authentication)
  • WebDav (see https://alist.nn.ci/guide/webdav.html for details)
  • Docker Deploy
  • Cloudflare workers proxy
  • File/Folder package download
  • Web upload(Can allow visitors to upload), delete, mkdir, rename, move and copy
  • Offline download
  • Copy files between two storage

Document

https://alist.nn.ci/

Demo

https://pan.nn.ci

Discussion

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

Special sponsors

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 · @QQGroup