uploader
Here are 578 public repositories matching this topic...
-
Updated
Sep 5, 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
Oct 10, 2021 - PHP
-
Updated
Oct 1, 2021 - Go
Describe the bug
When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.
To Reproduce
- Open Filegator
- Open the editor
- See error
Expected behavior
The buttons should look the same and be in the same order as in the rest of the application.
Screenshots
Standard:
![NewFolder](https:
-
Updated
Aug 6, 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
Oct 6, 2021 - PHP
-
Updated
Aug 6, 2021 - PHP
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Aug 24, 2021 - Vue
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Sep 16, 2021 - Python
-
Updated
Jul 1, 2021 - Vue
-
Updated
Jan 29, 2019 - Vue
-
Updated
Nov 25, 2020 - PHP
-
Updated
Oct 6, 2021 - SCSS
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Aug 16, 2021 - Go
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Jun 3, 2021 - Dart
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?