Revision 9399c659
ID | 9399c659cdbf0714514d095c70c0f0b89a275302 |
Parent | bd06ac98 |
Child | 93bc3f70 |
feature #3194: Remove file uploader and add resumablejs dependency
Files
- added
- modified
- copied
- renamed
- deleted
- install.sh (diff)
- src
- sunstone
- public
- bower.json (diff)
- bower_components
- fine-uploader
- .gitignore
- .jshintignore
- .jshintrc
- .travis.yml
- CONTRIBUTING.md
- CREDITS.txt
- Gruntfile.coffee
- LICENSE
- README.md
- WEB-INF
- web.xml
- bower.json
- client
- README.md
- edit.gif
- fineuploader.css
- html
- templates
- default.html
- simple-thumbnails.html
- templates
- js
- ajax.requester.js
- azure
- azure.xhr.upload.handler.js
- get-sas.js
- jquery-plugin.js
- rest
- delete-blob.js
- put-blob.js
- put-block-list.js
- put-block.js
- uploader.basic.js
- uploader.js
- util.js
- blob-proxy.js
- button.js
- deletefile.ajax.requester.js
- dnd.js
- error
- error.js
- features.js
- form-support.js
- identify.js
- iframe.xss.response.js
- image-support
- exif.js
- image.js
- megapix-image.js
- scaler.js
- validation.image.js
- jquery-dnd.js
- jquery-plugin.js
- non-traditional-common
- uploader.basic.api.js
- paste.js
- promise.js
- s3
- jquery-plugin.js
- multipart.abort.ajax.requester.js
- multipart.complete.ajax.requester.js
- multipart.initiate.ajax.requester.js
- request-signer.js
- s3.form.upload.handler.js
- s3.xhr.upload.handler.js
- uploader.basic.js
- uploader.js
- util.js
- session.ajax.requester.js
- session.js
- templating.js
- third-party
- ExifRestorer.js
- crypto-js
- core.js
- enc-base64.js
- hmac.js
- sha1.js
- total-progress.js
- traditional
- all-chunks-done.ajax.requester.js
- traditional.form.upload.handler.js
- traditional.xhr.upload.handler.js
- ui.handler.click.filebuttons.js
- ui.handler.click.filename.js
- ui.handler.edit.filename.js
- ui.handler.events.js
- ui.handler.focus.filenameinput.js
- ui.handler.focusin.filenameinput.js
- upload-data.js
- upload-handler
- form.upload.handler.js
- upload.handler.controller.js
- upload.handler.js
- xhr.upload.handler.js
- uploader.api.js
- uploader.basic.api.js
- uploader.basic.js
- uploader.js
- uploadsuccess.ajax.requester.js
- util.js
- version.js
- window.receive.message.js
- loading.gif
- placeholders
- not_available-generic.png
- waiting-generic.png
- processing.gif
- docs
- _scripts
- hook.php
- htaccess
- _static
- _templates
- api.html
- base.html
- feature.html
- footer.html
- layout.html
- macros
- alerts.html
- code.html
- github.html
- navbar.html
- api
- events-s3.jmd
- events.jmd
- methods-azure.jmd
- methods-s3.jmd
- methods.jmd
- options-azure.jmd
- options-s3.jmd
- options-ui.jmd
- options.jmd
- qq.jmd
- browser-support.jmd
- contributing.jmd
- endpoint_handlers
- amazon-s3.jmd
- azure.jmd
- traditional.jmd
- faq.jmd
- features
- CORS.jmd
- async-tasks-and-promises.jmd
- azure.jmd
- cancellable-uploads.jmd
- chunking.jmd
- concurrent-chunking.jmd
- delete.jmd
- drag-and-drop.jmd
- extra-buttons.jmd
- filename-edit.jmd
- forms.jmd
- handling-errors.jmd
- no-server-uploads.jmd
- paste-to-upload.jmd
- pause.jmd
- progress-bars.jmd
- request-parameters.jmd
- resume.jmd
- retry.jmd
- s3.jmd
- scaling.jmd
- session.jmd
- statistics-and-status-updates.jmd
- styling.jmd
- thumbnails.jmd
- upload-files.jmd
- upload-from-mobile-camera.jmd
- validation.jmd
- index.jmd
- integrating
- bootstrap.jmd
- jquery.jmd
- modes
- core.jmd
- ui.jmd
- quickstart
- 01-getting-started.jmd
- 02-setting_options-azure.jmd
- 02-setting_options-s3.jmd
- 02-setting_options.jmd
- 03-setting_up_server-azure.jmd
- 03-setting_up_server-s3.jmd
- 03-setting_up_server.jmd
- enabling_fineuploader.jmd
- html5_features.jmd
- support.jmd
- upgrading-to-4.jmd
- upgrading-to-5.jmd
- _scripts
- fineuploader.jquery.json
- karma-local.conf.coffee
- karma-sauce.conf.coffee
- karma-travis.conf.coffee
- karma.conf.coffee
- lib
- package.json
- test
- README.md
- fineuploader
- MultipartUploadParser.java
- RequestParser.java
- Runner.java
- S3Uploads.java
- UploadReceiver.java
- functional
- spike.coffee
- raytest-jquery.html
- static
- local
- blob-maker.js
- client.js
- formdata.js
- helpme.js
- karma-runner.js
- third-party
- local
- styles.css
- success.html
- test.html
- unit
- azure
- chunked-uploads.js
- delete-files.js
- simple-file-uploads.js
- basic.js
- button.js
- chunked-uploads.js
- concurrent-chunks.js
- delete-file.js
- exif.js
- file-upload-params-and-headers.js
- form-support.js
- identify.js
- iframe.xss.response.js
- image.js
- on-all-complete.js
- promise.js
- resources
- GPN-2000-001635.jpg
- down-mirrored.jpg
- down.jpg
- drop-background.gif
- fearless.jpeg
- g04.bmp
- left-mirrored.jpg
- left.jpg
- not-available_l.png
- right-mirrored.jpg
- right.jpg
- sample.tif
- simpletext.txt
- star.png
- up-mirrored.jpg
- up.jpg
- s3
- chunked-uploads.js
- serverless-uploads.js
- simple-file-uploads.js
- util.js
- scaling.js
- session.js
- simple-file-uploads.js
- submit-validate-cancel.js
- templating.js
- total-progress.js
- ui.handler.click.filebuttons.js
- ui.handler.click.filename.js
- upload-data.js
- uploader.basic.api.js
- util.js
- validation.image.js
- azure
- uploader-demo-jquery.js
- testbuild.gradle
- resumablejs
- fine-uploader
- vendor
- fileuploader
- NOTICE
- fileuploader.js
- resumable
- MIT-LICENSE
- resumable.js
- fileuploader
- views
- public
- sunstone