Zipline logo

Zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!

Alternative to: imgur, cloudapp, sharex, gyazo


About Versions (93)

v3.6.2

2022-12-01

What’s Changed

  • Swift datasource has been removed
  • Supabase datasource introduced, with support for their storage API
  • Two factor authentication via TOTP codes, supported in apps like Authy and Google Authenticator
  • Ability to view exif metadata in images
  • Ability to remove GPS metadata from images
  • Fixed database constraints bugs
  • Ability to view non-media files that may be uploaded if there are no media files to be shown on the gallery
  • Better placeholder component for media on gallery, no longer flickers
  • Overhauled upload options, a modal will more configuration options. (Both file and text uploads have this)
  • Ability to set default expiration time for uploads
  • Ability to run in “headless” mode, which disables every instance of a front-end leaving only the API accessible.
  • Fixed CORS issues
  • Ability to use all API’s with the Authorization header (your token) instead of Cookies
  • Fixed file naming when they have no extension
  • Ability to set upload route to /, so you can view your files like this: https://example.com/something.png instead of https://example.com/u/something.png
  • Stats are updated on startup, and invites are cleaned on startup.

Pulls merged

New Contributors

Full Changelog: https://github.com/diced/zipline/compare/v3.6.1…v3.6.2