FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · aadsm/JavaScript-ID3-Reader · GitHub
aadsm
/
JavaScript-ID3-Reader
Public
Notifications
You must be signed in to change notification settings
Fork
140
Star
557
Code
Issues
10
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 6, 2016
Merge pull request #60 from vyorkin-forks/master
Show description for 3ef70f3
aadsm
authored
3ef70f3
View commit details
Copy full SHA for 3ef70f3
Browse repository at this point
Commits on Sep 5, 2016
Add missing try/catch block
vyorkin
committed
42bb7fb
View commit details
Copy full SHA for 42bb7fb
Browse repository at this point
Commits on Jan 17, 2016
Update README.md
Show description for e5e2834
aadsm
committed
e5e2834
View commit details
Copy full SHA for e5e2834
Browse repository at this point
Commits on Nov 9, 2015
Node.js & Browserify compatibility
Show description for da09b42
jesseditson
authored and
aadsm
committed
da09b42
View commit details
Copy full SHA for da09b42
Browse repository at this point
Commits on May 8, 2015
Update README.md
Show description for 6ea55cd
aadsm
committed
6ea55cd
View commit details
Copy full SHA for 6ea55cd
Browse repository at this point
Commits on Feb 23, 2015
Merge pull request #46 from janryWang/master
Show description for fe76e1f
aadsm
committed
fe76e1f
View commit details
Copy full SHA for fe76e1f
Browse repository at this point
Merge pull request #47 from xps/patch-1
Show description for 32733e0
aadsm
committed
32733e0
View commit details
Copy full SHA for 32733e0
Browse repository at this point
Commits on Feb 10, 2015
Fixed 'If-Modified-Since' date format
Show description for 2790d1f
xps
committed
2790d1f
View commit details
Copy full SHA for 2790d1f
Browse repository at this point
Commits on Jan 27, 2015
Update bufferedbinaryajax.js
Show description for 506e9ed
janryWang
committed
506e9ed
View commit details
Copy full SHA for 506e9ed
Browse repository at this point
Commits on Jan 12, 2015
Fix header type
aadsm
committed
725dfb5
View commit details
Copy full SHA for 725dfb5
Browse repository at this point
Update README.md with CORS specific information
aadsm
committed
b200b94
View commit details
Copy full SHA for b200b94
Browse repository at this point
Commits on Apr 27, 2014
Removed document.write call and replaced with an appendChild call.
Show description for 4ed3614
maniacalmaniac
authored and
aadsm
committed
4ed3614
View commit details
Copy full SHA for 4ed3614
Browse repository at this point
Commits on Apr 6, 2014
Merge pull request #34 from aadsm/gh-33_head-206-status
Show description for d9b62c3
aadsm
committed
d9b62c3
View commit details
Copy full SHA for d9b62c3
Browse repository at this point
Check for 206 status on HEAD requests
Show description for 60dd82f
aadsm
committed
60dd82f
View commit details
Copy full SHA for 60dd82f
Browse repository at this point
Merge branch 'gh-28_error-handling'
Show description for 4978f96
aadsm
committed
4978f96
View commit details
Copy full SHA for 4978f96
Browse repository at this point
Change compiler.jar path to be local
Show description for 073af6f
aadsm
committed
073af6f
View commit details
Copy full SHA for 073af6f
Browse repository at this point
Facilitate debugging with example/index.html
aadsm
committed
251daaf
View commit details
Copy full SHA for 251daaf
Browse repository at this point
Add options.onError to handle errors
Show description for c3fb4b3
aadsm
committed
c3fb4b3
View commit details
Copy full SHA for c3fb4b3
Browse repository at this point
Commits on Mar 18, 2014
Update minimized version
aadsm
committed
8c5a133
View commit details
Copy full SHA for 8c5a133
Browse repository at this point
Commits on Mar 17, 2014
fix bug in reading MIME type in APIC frame: the MIME is not encoded
yangjian
committed
ef9824b
View commit details
Copy full SHA for ef9824b
Browse repository at this point
Commits on Nov 29, 2013
Remove binaryajax.js
Show description for e66192a
aadsm
committed
e66192a
View commit details
Copy full SHA for e66192a
Browse repository at this point
Places BinaryFile into its own file
aadsm
committed
ffca4b0
View commit details
Copy full SHA for ffca4b0
Browse repository at this point
Commits on Nov 25, 2013
New dist with FileAPIReader optional FileReader parameter
aadsm
committed
c88b6d5
View commit details
Copy full SHA for c88b6d5
Browse repository at this point
Add FileAPI usage to README.md
aadsm
committed
1bd51c1
View commit details
Copy full SHA for 1bd51c1
Browse repository at this point
Fix README.md examples
aadsm
committed
ea27b89
View commit details
Copy full SHA for ea27b89
Browse repository at this point
Add .idea to .gitignore
Show description for 8f9e275
aadsm
committed
8f9e275
View commit details
Copy full SHA for 8f9e275
Browse repository at this point
Merge pull request #25 from dashersw/master
Show description for 59fded1
aadsm
committed
59fded1
View commit details
Copy full SHA for 59fded1
Browse repository at this point
Commits on Nov 19, 2013
Add optional FileReader to FileAPIReader.
Show description for 1b81ae7
dashersw
committed
1b81ae7
View commit details
Copy full SHA for 1b81ae7
Browse repository at this point
Commits on Nov 11, 2013
Improve example
aadsm
committed
fc2869b
View commit details
Copy full SHA for fc2869b
Browse repository at this point
Remove Base64 object and respective file.
Show description for 63a9c4d
aadsm
committed
63a9c4d
View commit details
Copy full SHA for 63a9c4d
Browse repository at this point
Commits on Nov 10, 2013
Clarify the origin of the CC license for Base64
Show description for 7aee9be
aadsm
committed
7aee9be
View commit details
Copy full SHA for 7aee9be
Browse repository at this point
Normalize ID4 and ID3 comment structure
Show description for 45358df
aadsm
committed
45358df
View commit details
Copy full SHA for 45358df
Browse repository at this point
Add missing tags to ID4
Show description for a953d04
aadsm
committed
a953d04
View commit details
Copy full SHA for a953d04
Browse repository at this point
Fix File API example
Show description for 3e797a3
aadsm
committed
3e797a3
View commit details
Copy full SHA for 3e797a3
Browse repository at this point
Commits on Jul 19, 2013
Add FileAPI example
aadsm
committed
142ed50
View commit details
Copy full SHA for 142ed50
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL