Skip to content

Conversation

@codedogfish
Copy link
Contributor

Prepare release a new version v1.0.13, merge develop to master.

codedogfish and others added 22 commits December 2, 2015 09:58
1. Add header comment
1. Create sourcemap for qiniu.min.js
2. Output file to dist
3. Add travis check
- mark TODOs to improve
- mark ISSUEs to fix
- add comments make code more readability
在 qiniu.js 中增加更多注释说明
- Immediately-Invoked Function Expression
- Put a smeicolon in front make it more safety
Match userAgent to detect current browser is wechat or qq inner browser on Android or not.
If detect is satisfied, set chunk_size to zero to use direct upload strategy.
…20151203

Fix wechat and qq inner browser uploader error
- Rewrite parseJSON function to make it work in IE 7
- Fix flash_swf_url mistake in demo/scripts/main.js which cause load
moxie.swf error
- Change some absolute url to relative url
- Add logger to help trace
- IE 9- compability
- Add log point in qiniu.js to collection debug info
It support ie 9 & 9- to chunk upload through flash mode
But there are still some problems waiting to resolve:
- the usage of mOxie need to optimize
- localStorage polyfill with cookie will cause crash in IE
- Use cookie to store upload file info when browser is not support localStorage
- Fix get_new_token mistake in Init Event
…20151203

Flash 模式下支持分块上传
- set qiniuUploadUrls
- in case of net or unkown error, sdk will reset upload url and retry
…20151203

Change upload url in case of net error
@codedogfish codedogfish changed the title v1.0.13 release prepare v1.0.14 release prepare Feb 1, 2016
codedogfish added a commit that referenced this pull request Feb 1, 2016
v1.0.14 release prepare
@codedogfish codedogfish merged commit 8cd0a27 into master Feb 1, 2016
@codedogfish codedogfish changed the title v1.0.14 release prepare v1.0.13 release prepare Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants