Replies: 51 comments 103 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.
-
An idea I just thought of Possibly add some way to copy all links at once instead of having to click them one by one? Tyty |
Beta Was this translation helpful? Give feedback.
-
Don't know if it's already there but ability to change URL embeds (in the url shortener feature obviously) |
Beta Was this translation helpful? Give feedback.
-
Automatic purge of files older than x days or months. |
Beta Was this translation helpful? Give feedback.
-
Would be nice if there was a check for existing files by file hash. Right now when you upload the same file it will be stored multiple times. Instead it could just return the url for the already existing file. |
Beta Was this translation helpful? Give feedback.
-
I've been using it for a while and there are some things I will like to request:
|
Beta Was this translation helpful? Give feedback.
-
Don't know if it's mentioned or not but I would like an option to hide all uploads by default so you can only view something when you're logged in. |
Beta Was this translation helpful? Give feedback.
-
better user management. administrator should see all files and folders. but now, only logged in user sees their uploads. it's hard to share something with someone rn. create user, login, upload, enable 2fa.. it should be simplified. i like filebrowser's approach on this. when you create a user, you can select a folder for that user. i.e administrator responsible for /, user clapton responsible for /dataset, user cray responsible for /data/cray etc. |
Beta Was this translation helpful? Give feedback.
-
OCR support its possible through a few image hosts now to pull out text from an image, google can do this and gyazo. the text could then also be ussed to gather keyword or search index terms / logs example scenario (i remember a conversation, or taking a screenshot of a conversation to show someone but locating that same image again is very hard) in my mind i would simply search for a few choice phrases or keywords and it would run that against the database of OCR text and display all the words that match similar image grouping / image analysis automated assessment of images and the attempt to group similar or relevant images together. this could also include some automated keyword assessment. In the search bar this would allow us to for example type 'cats' and all uploaded images that contain cats would be visible |
Beta Was this translation helpful? Give feedback.
-
2FA TOTP via Email is secure. Are we going to see that option implemented 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