A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Find a file
2021-09-05 09:14:19 -07:00
.github/workflows fix: make migrations use readConfig 2021-06-23 11:47:05 -07:00
.husky Release 3.0.0 2021-06-23 11:20:20 -07:00
prisma feat(api): add support for invisible images 2021-09-02 20:59:30 -07:00
public refactor(assets): update assets to v3 2021-09-04 14:42:38 -07:00
scripts feat(config): database section removed 2021-08-28 11:32:09 -07:00
server fix(server): some changes 2021-09-03 17:03:47 -07:00
src fix(api): maybe fix default user not being created 2021-09-05 09:13:13 -07:00
.babelrc Release 3.0.0 2021-06-23 11:20:20 -07:00
.eslintrc.js Release 3.0.0 2021-06-23 11:20:20 -07:00
.gitignore fix(build): add migrations to gitignore 2021-08-25 10:05:35 -07:00
commitlint.config.js refactor(assets): update assets to v3 2021-09-04 14:42:38 -07:00
config.example.toml fix(config): new opts: admin_limit, user_limit, disabled_extensions (#68) 2021-08-28 21:02:04 -07:00
docker-compose.yml fix(build): fix some docker stuff 2021-09-02 21:27:12 -07:00
Dockerfile fix(build): prisma not being copied over 2021-08-25 15:16:39 -07:00
Dockerignore Release 3.0.0 2021-06-23 11:20:20 -07:00
LICENSE licence 2021-08-27 15:24:37 -07:00
next-env.d.ts build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
next.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
package.json feat(api): add support for invisible images 2021-09-02 20:59:30 -07:00
README.md Update README.md 2021-09-04 15:01:08 -07:00
release.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
SECURITY.md security policy 2021-08-27 15:23:28 -07:00
tsconfig.json build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
yarn.lock feat(api): add support for invisible images 2021-09-02 21:00:16 -07:00
zip-env.d.ts feat(config): database section removed 2021-08-28 11:32:09 -07:00

Zipline is a file sharing, URL sharing, lightweight and easy to use!

Build Stars Version GitHub last commit (branch) Discord

Features

  • Configurable
  • Fast
  • Built with Next.js & React
  • Token protected uploading
  • Easy setup instructions on docs (One command install docker-compose up)

Installing

See how to install here

Configuration

See how to configure here

Theming

See how to theme here