uploader
Here are 483 public repositories matching this topic...
-
Updated
Dec 18, 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
Dec 21, 2020 - PHP
-
Updated
Dec 18, 2020 - Go
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
Mar 12, 2018 - JavaScript
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 22, 2020 - PHP
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 21, 2020 - Vue
-
Updated
Jul 8, 2020 - Vue
-
Updated
Jan 29, 2019 - Vue
-
Updated
Nov 25, 2020 - PHP
-
Updated
Dec 11, 2020 - SCSS
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 15, 2020 - Python
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Jun 23, 2020 - Ruby
-
Updated
Nov 18, 2020 - PHP
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?