A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Find a file
2021-08-28 21:41:04 -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): image favoriting (#67) 2021-08-27 13:48:22 -07:00
public Release 3.0.0 2021-06-23 11:20:20 -07:00
scripts feat(config): database section removed 2021-08-28 11:32:09 -07:00
server fix(config): new opts: admin_limit, user_limit, disabled_extensions (#68) 2021-08-28 21:02:04 -07:00
src fix(config): notify which vars are missing 2021-08-28 21:41:04 -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 feat(config): database section removed 2021-08-28 11:32:09 -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(config): notify which vars are missing 2021-08-28 21:41:04 -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): image favoriting (#67) 2021-08-27 13:48:22 -07:00
README.md feat: v3.2.0 - custom themes & curated themes 2021-08-26 12:32:51 -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(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
zip-env.d.ts feat(config): database section removed 2021-08-28 11:32:09 -07:00

Version LICENCE Discord Stars GitHub repo size GitHub last commit (branch)

Zipline

Fast & lightweight file uploading.

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