Replies: 60 comments 115 replies
-
LDAP authentication would be cool. Perhaps proper multi-domain configuration options? I own domains with (.com) and (.net) suffixes, and having the ability to chose, or randomly select them would be nice. UI looks nice, but there's infinite possibilities for that, so not much to comment on there. Maybe a gallery option for non-registered users, something they could look through (from a list of approved images set by upload author, etc.) |
Beta Was this translation helpful? Give feedback.
-
Ability to whitelist/blacklist file extensions. |
Beta Was this translation helpful? Give feedback.
-
ability to checkmark uploads to bulk move into a folder a good example imo for design and shit is https://upload.systems |
Beta Was this translation helpful? Give feedback.
-
Cloudflare Captcha to Prevent Spam Bots Better Image & Text View Server-Side Encryption Option In Settings |
Beta Was this translation helpful? Give feedback.
-
Serverless support would be very nice, that way no matter what region someone is in, they get to see the images at blazingly fast speeds. Tasks like stat calculation could make use of vercel cron tasks (maybe generate the json in as part of a vercel build script) but then that leaves other platforms in the dust. |
Beta Was this translation helpful? Give feedback.
-
Support Matrix Meta Tags for Embed |
Beta Was this translation helpful? Give feedback.
-
Add API integration for Shlink for shortened URLs. I already have a URL shortener, and it would be nice if I could use it. They already have an API. For this, a credentials tab in the settings would be cool. |
Beta Was this translation helpful? Give feedback.
-
Content warning capability. Blur overlay for images/videos with a textual overlay, potentially custom message indicating why the content is flagged with a warning. |
Beta Was this translation helpful? Give feedback.
-
Add keybase.io Meta Tags for Embed |
Beta Was this translation helpful? Give feedback.
-
Add https://haveibeenpwned.com to check if passwords has been in databreach. Add to see if your images has been trained by AI. https://haveibeentrained.com/ |
Beta Was this translation helpful? Give feedback.
-
I think the API key needs to be given different levels of permissions, can only be used to upload files, can only be used to view files, can files be deleted, etc., to give the operations all a hierarchy. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
Prometheus support. |
Beta Was this translation helpful? Give feedback.
-
How about multi-domain support with https://zipline.diced.sh/docs/guides/upload-options#override-domain except you can specify a URL path for that domain. I know you can do this with nginx by rewriting the target path So TLDR, add an option to override the path too? |
Beta Was this translation helpful? Give feedback.
-
Searching files by name (and, as an awesome stretch, tags) as mentioned in #282 would be amazing and make this so much more usable for me. I can't speak for others, but since the OAuth PR was merged, lack of search is the only thing holding me back from migrating to Zipline at this point. Also, is there a technical reason for removing the ability to view EXIF metadata? This is really useful and I'd love to see it stick around in v4. |
Beta Was this translation helpful? Give feedback.
-
Discussed in Discord but some way to log/send data to a datahandler, then get data from the data handler to something like grafana? It would query the current stats so we can have that in a dashboard :) |
Beta Was this translation helpful? Give feedback.
-
automated dedupe often times i upload the same file(s) when sharing, either the same reaction gifs, same file or same image i'd imagine it'd be something like hash each upload and store the hashes, once the same hash is seen then rather than storing a duplicate of the file, it would simply generate an additional url for it and reflink to the original file this would be especially useful in multi-tenant setups |
Beta Was this translation helpful? Give feedback.
-
Folder structure. Allow folders within folders. Edit: On the topic of folders. When viewing folders = view by tree/list and allow multi select |
Beta Was this translation helpful? Give feedback.
-
A way to save Upload Options. The user changes some Upload Options and has the possibility to decide if the new options should be persistent or not. Or at least the admin decides default Upload Options for everyone and be able to adjust them over time. A way to enforce/disable some Upload Options to users, for example the "Override Domain". If the server will only allow downloads from a specific domain, perhaps different from the one the GUI is being served from, users shouldn't be able to change it |
Beta Was this translation helpful? Give feedback.
-
Feature Request: URL Upload Uploading a file with is URL would be great. |
Beta Was this translation helpful? Give feedback.
-
feature request: make zipline a pwa so it's faster to use with a phone it's not a complex feature to add, just needs a docs: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable |
Beta Was this translation helpful? Give feedback.
-
Please use this thread for any ideas or features you would like to see in Zipline's 4th major release.
Over this summer (and beyond probably), I will be completely rewriting Zipline, to make it more robust and better for everyone.
Due to this, development will focus only on fixing bugs present in 3.7.0, there will be no more minor releases (bugs fixed will be released under a patch release). You will need to use the upstream versions for any fixes.
Roadmap & FAQ: https://diced.notion.site/Zipline-v4-Roadmap-058aceb8a35140e7af4c726560aa3db1?pvs=4
Beta Was this translation helpful? Give feedback.
All reactions