zipline
zipline copied to clipboard
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Currently any code (such as ``api/shorten.ts`` and ``api/upload.ts``) that uses the ``core.https`` env var doesn't work and always returns a not-secure link, despite users setting the CORE_HTTPS variable to `true`...
Setting Quota per user?
After the recent update (HEAD at https://github.com/diced/zipline/commit/12baadd563847d5454ce13da7e997e9ca20d5820) the user stats page (``domain.com/dashboard/stats``) is completely broken, giving out a "Something went wrong..." page and the following client errors in the console:...
This fixes an undefined error found in logs when visiting an image route where the image does not exist. I also wanted to ask if `console.log(image)` on line 67 is...
In the files view (/dashboard/files), only images are listed in a preview style. Text files/archives are only available from Home screen. Though the design of home screen isn't dedicated for...
I've been searching in Issues and the docs but I can't seem to find documentation on the following features: - Password Protected Uploads - URL Formats (uuid, dates, random alphanumeric,...
The other routes are working as intended, but when I set the `[urls]` 's route to `route = ''`, it always returns a 404. Expected Behavior: - Accessible Link: ex....
Zipline currently doesn't work on a subpath. I hope support for subpath can be added, thank you!
I went and read it up from the source code to figure out how to configure ShareX to allow me to shorten URLs - however, others might not be so...