file-uploader
Here are 56 public repositories matching this topic...
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 7, 2020 - PHP
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Dec 20, 2020 - Shell
-
Updated
Oct 28, 2020 - Shell
-
Updated
Dec 10, 2020 - PHP
Remove Jquery
Summary
This project was made when I was pretty naive, so I've used Jquery because it was the only thing I knew. ES6 js is already sufficient for this role.
Motivation
The JS code on this is very simple, and having Jquery is just overkill. We
Edit filename
-
Updated
Aug 28, 2020 - CSS
-
Updated
Feb 22, 2020 - Kotlin
-
Updated
Oct 14, 2017 - JavaScript
-
Updated
May 18, 2018 - JavaScript
Add Travis
Travis CI is a hosted, distributed continuous integration service used to build and test software projects hosted at GitHub. Open source projects may be tested at no charge via travis-ci.org.
Adding .travis.yml will do the job.
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 6, 2019 - PHP
-
Updated
Jul 19, 2020 - TypeScript
-
Updated
Feb 23, 2018 - HTML
-
Updated
Sep 10, 2018 - PHP
-
Updated
May 23, 2018 - JavaScript
-
Updated
Nov 1, 2020 - Python
-
Updated
Jan 15, 2019 - HTML
-
Updated
Dec 23, 2020 - PHP
-
Updated
Jul 28, 2020 - Python
-
Updated
Sep 10, 2019 - Python
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Dec 7, 2020 - C#
-
Updated
Nov 14, 2020 - PHP
-
Updated
Dec 20, 2017 - TypeScript
Improve this page
Add a description, image, and links to the file-uploader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file-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?