uploader
Here are 519 public repositories matching this topic...
-
Updated
Apr 20, 2021 - 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
Mar 11, 2021 - PHP
-
Updated
Dec 29, 2020 - Go
-
Updated
Apr 30, 2021 - PHP
**Is your feature request related to a problem?
Sometimes you need to reset the already uploaded files database, in order to start uploading files from scratch. Currently you are forced to remove ~/.config/gphotos-uploader-cli/uploads.db folder.
Describe the solution you'd like
It would be great to have a command that reset this database for you.
**Describe alternatives you've consi
-
Updated
Mar 12, 2018 - JavaScript
-
Updated
Apr 25, 2021 - PHP
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Vue
-
Updated
Jul 8, 2020 - Vue
-
Updated
Jan 29, 2019 - Vue
-
Updated
Apr 5, 2021 - Python
-
Updated
Nov 25, 2020 - PHP
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Mar 30, 2021 - SCSS
-
Updated
May 1, 2021 - JavaScript
-
Updated
Apr 27, 2021 - TypeScript
-
Updated
May 1, 2021 - JavaScript
-
Updated
Apr 25, 2021 - PHP
-
Updated
Jun 23, 2020 - Ruby
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?