You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: angularjs.html
+15-18Lines changed: 15 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
-
* jQuery File Upload Plugin AngularJS Demo 1.6.1
4
+
* jQuery File Upload Plugin AngularJS Demo 1.6.2
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -22,9 +22,7 @@
22
22
<metaname="description" content="File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for AngularJS. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.">
<li>Uploaded files will be deleted automatically after <strong>5 minutes</strong> (demo setting).</li>
163
161
<li>You can <strong>drag & drop</strong> files from your desktop on this webpage (see <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support">Browser support</a>).</li>
164
162
<li>Please refer to the <ahref="https://github.com/blueimp/jQuery-File-Upload">project website</a> and <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki">documentation</a> for more information.</li>
165
-
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a>.</li>
163
+
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://glyphicons.com/">Glyphicons</a>.</li>
166
164
</ul>
167
165
</div>
168
166
</div>
@@ -186,9 +184,8 @@ <h3 class="title"></h3>
186
184
<!-- The Canvas to Blob plugin is included for image resizing functionality -->
Copy file name to clipboardExpand all lines: basic-plus.html
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
-
* jQuery File Upload Plugin Basic Plus Demo 1.3.1
4
+
* jQuery File Upload Plugin Basic Plus Demo 1.3.2
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -20,31 +20,29 @@
20
20
<metaname="description" content="File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.">
<li>Uploaded files will be deleted automatically after <strong>5 minutes</strong> (demo setting).</li>
94
92
<li>You can <strong>drag & drop</strong> files from your desktop on this webpage (see <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support">Browser support</a>).</li>
95
93
<li>Please refer to the <ahref="https://github.com/blueimp/jQuery-File-Upload">project website</a> and <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki">documentation</a> for more information.</li>
96
-
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a>.</li>
94
+
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://glyphicons.com/">Glyphicons</a>.</li>
Copy file name to clipboardExpand all lines: basic.html
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
-
* jQuery File Upload Plugin Basic Demo 1.2.1
4
+
* jQuery File Upload Plugin Basic Demo 1.2.2
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -20,31 +20,29 @@
20
20
<metaname="description" content="File Upload widget with multiple file selection, drag&drop support and progress bar for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.">
<li>Uploaded files will be deleted automatically after <strong>5 minutes</strong> (demo setting).</li>
94
92
<li>You can <strong>drag & drop</strong> files from your desktop on this webpage (see <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support">Browser support</a>).</li>
95
93
<li>Please refer to the <ahref="https://github.com/blueimp/jQuery-File-Upload">project website</a> and <ahref="https://github.com/blueimp/jQuery-File-Upload/wiki">documentation</a> for more information.</li>
96
-
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a>.</li>
94
+
<li>Built with Twitter's <ahref="http://twitter.github.com/bootstrap/">Bootstrap</a> CSS framework and Icons from <ahref="http://glyphicons.com/">Glyphicons</a>.</li>
0 commit comments