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.7.0
2023-03-27Breaking changes
- Embed settings have been changed completely, make sure to save your previous values before updating.
- Variables for webhooks and embeds have been changed
New things
- Switched to
tsup - Embed settings made more streamlined
- Ability to add
?download=trueto /r/ links - Generate URL Shortening scripts/configurations
- Pressing
Tabwithin the text uploader, will add a 2-space tab. - Image uploading UI was overhauled
- Ability to keep original name (content-disposition)
- Folders, to put your files in
- ENTRYPOINT in docker
- Better version checking for upstream and non-upstream users!
- Clear “orphaned” files (files not owned by anyone)
- Ability to separate webhooks for upload and shorten notifications.
- Clear zero byte files script
- Logger improvements
- File sizes
- Query file size script
- Muted audio by default
- New tables for dashboard, urls, invites, users
- Ability to switch between grid and list (table) mode within those pages
- New success modals for uploads/url shortens
- New login page
- User menu reorganized
- Keyboard shortcut menu (CTRL+K, CMD+K)
- New icons with @tabler-icons/react
- Gfycat urls (adjectiveadjectiveanimal)
Bugs fixed
A lot, go ahead and check the full changelog. Any commit prefixed with fix: is a bug-fix usually.
Pulls merged
- hotfix: make oauthid optional by @TacticalTechJay in https://github.com/diced/zipline/pull/249
- second hotfix by @TacticalTechJay in https://github.com/diced/zipline/pull/250
- fix: catch null at other places by @TacticalTechJay in https://github.com/diced/zipline/pull/252
- fix: I forgot that one other line by @TacticalTechJay in https://github.com/diced/zipline/pull/253
- Fix root url&uploader stuff by @TacticalTechJay in https://github.com/diced/zipline/pull/254
- fix: catch hopefully the most of the edge cases by @TacticalTechJay in https://github.com/diced/zipline/pull/251
- CORS for images/urls too by @TacticalTechJay in https://github.com/diced/zipline/pull/257
- fix: 🐛 Add Menu component as parent by @IceToast in https://github.com/diced/zipline/pull/277
- fix: add a “skip” for fresh db’s by @TacticalTechJay in https://github.com/diced/zipline/pull/274
- fix: Fix root url for upload and shorten, when webhooking by @TacticalTechJay in https://github.com/diced/zipline/pull/255
- fix: use
nameinstead of the now gonefileby @TacticalTechJay in https://github.com/diced/zipline/pull/281 - feat?: Search for the folder to add. by @TacticalTechJay in https://github.com/diced/zipline/pull/283
- fix: return null for no string in parser by @TacticalTechJay in https://github.com/diced/zipline/pull/285
- some startup script stuff by @IThundxr in https://github.com/diced/zipline/pull/286
- Fix the startup script perms by @IThundxr in https://github.com/diced/zipline/pull/289
- experiment with devcontainer.json by @TacticalTechJay in https://github.com/diced/zipline/pull/297
- fix: spaces and route fixes by @TacticalTechJay in https://github.com/diced/zipline/pull/294
- fix: logic error! by @TacticalTechJay in https://github.com/diced/zipline/pull/299
- feat: Clearing orphaned files by @TacticalTechJay in https://github.com/diced/zipline/pull/303
- Can we get a default public folder up in here? by @TacticalTechJay in https://github.com/diced/zipline/pull/307
- feat: Lets you use sepearate webhooks. by @TacticalTechJay in https://github.com/diced/zipline/pull/269
- A feature and a not-fix! by @TacticalTechJay in https://github.com/diced/zipline/pull/309
- Quality of life-ish(?) changes by @TacticalTechJay in https://github.com/diced/zipline/pull/310
- Add support for file sizes by @diced in https://github.com/diced/zipline/pull/308
- Feature/mantine-6 by @diced in https://github.com/diced/zipline/pull/314
- fix: update 2fa enabled appropriately by @TacticalTechJay in https://github.com/diced/zipline/pull/315
- Fix and Feature dump by @TacticalTechJay in https://github.com/diced/zipline/pull/324
- fine tune devcontainer by @TacticalTechJay in https://github.com/diced/zipline/pull/329
- Release 3.7.0 by @diced in https://github.com/diced/zipline/pull/328
- Revert “Release 3.7.0” by @diced in https://github.com/diced/zipline/pull/347
New Contributors
- @IceToast made their first contribution in https://github.com/diced/zipline/pull/277
- @IThundxr made their first contribution in https://github.com/diced/zipline/pull/286
Full Changelog: https://github.com/diced/zipline/compare/v3.6.4…v3.7.0