uploader
Here are 476 public repositories matching this topic...
-
Updated
Nov 12, 2020 - Java
Currently, there are 66 total issues detected by CodeClimate: https://codeclimate.com/github/elninotech/uppload/issues?category=complexity&engine_name%5B%5D=structure&engine_name%5B%5D=duplication
Some of these are false positives (like i18n files counting as duplicates), and some of these are easy to fix (like high function cognitive load due to functions longer than 25 lines).
This issue w
-
Updated
Nov 21, 2020 - PHP
-
Updated
Nov 17, 2020 - Go
-
Updated
Mar 12, 2018 - JavaScript
Is your feature request related to a problem? Please describe.
No, it's not related to a problem, but I think YAML is more suitable for configuration. It's easier to read than JSON.
Describe the solution you'd like
The approach is to change the default configuration file to YAML format. This should be backwards compatible, so by using a flag or by detecting JSON format we should trans
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Nov 14, 2020 - PHP
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Jul 8, 2020 - Vue
-
Updated
Jan 29, 2019 - Vue
-
Updated
Nov 22, 2020 - PHP
-
Updated
Oct 7, 2020 - SCSS
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 19, 2020 - TypeScript
-
Updated
Nov 15, 2020 - Python
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 21, 2020 - JavaScript
-
Updated
Jun 23, 2020 - Ruby
-
Updated
Nov 18, 2020 - PHP
-
Updated
Aug 7, 2020 - Go
Improve this page
Add a description, image, and links to the uploader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uploader topic, visit your repo's landing page and select "manage topics."


We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?