Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.
Collective - Host: opensource - https://opencollective.com/bootstrap-fileinput - Code: https://github.com/kartik-v/bootstrap-fileinput

Add ability to just require package in nodejs

github.com/kartik-v/bootstrap-fileinput - 4aae128bed74a6818e076fda093fca25515eac3d authored over 8 years ago by Norbert Fuksz <[email protected]>
Fix #633: New property `maxFilePreviewSize` to control preview of large size files

github.com/kartik-v/bootstrap-fileinput - 51ddb7ca6a243a850ee50d4a4f4dfb57ab3e3710 authored over 8 years ago by Kartik Visweswaran <[email protected]>
Updates to release v4.3.2

github.com/kartik-v/bootstrap-fileinput - 172c3829619d14d9cbd71a85b6f0f688639cd972 authored over 8 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #632 from klcockerill/master

Find correct filename in IE9

github.com/kartik-v/bootstrap-fileinput - 8dc9251f6ef43e78c575121e1d50b59b9932c1fd authored over 8 years ago by Kartik Visweswaran <[email protected]>
Find correct filename in IE9

github.com/kartik-v/bootstrap-fileinput - 228d050aa607ef8fd9e1949bba0fb6d9f014811f authored over 8 years ago by kcockerill <[email protected]>
Merge pull request #618 from Lisoph/patch-1

Update German Translations

github.com/kartik-v/bootstrap-fileinput - 3eac947ab60ba0d1208d9732c113d7188b42bde8 authored over 8 years ago by Kartik Visweswaran <[email protected]>
Changed translation "Nein" to "Keine"

This change fixes the displayed text when choosing a file which doesn't match the allowed file t...

github.com/kartik-v/bootstrap-fileinput - 6945b34523a4f1b3736556241d7ce9deedccd70c authored over 8 years ago by Daniel Hauser <[email protected]>
Merge pull request #615 from dmitriyha/master

Correct Finnish Localizations

github.com/kartik-v/bootstrap-fileinput - a64e8389e4dff0d9f8923b21c1da91aeae65e94e authored over 8 years ago by Kartik Visweswaran <[email protected]>
Fixed js type error with finnish localization

github.com/kartik-v/bootstrap-fileinput - 14bc7618d697182524c455dc7b370903336e5ed1 authored over 8 years ago by Dmitriy <[email protected]>
Updates to release v4.3.2

github.com/kartik-v/bootstrap-fileinput - d866af325936209258989d3bd17b4fbdb9835a72 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #605 from dobrou/master

fix index value previewCache set

github.com/kartik-v/bootstrap-fileinput - 2c84f2bb56968c64d80aa1582751d3c26a6a81e5 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #604 from rapomon/patch-5

Fixed unset method used for delete a previewCache index

github.com/kartik-v/bootstrap-fileinput - f1c2272203d4f7e7959725103ddcb679c7d9248c authored almost 9 years ago by Kartik Visweswaran <[email protected]>
fix index value previewCache set

github.com/kartik-v/bootstrap-fileinput - 1a66809000e28182d595cef5f9697a733f0ec8ff authored almost 9 years ago by dobrou <[email protected]>
Fixed unset method used for delete a previewCache index

We have to clean the tags array too.
There is a problem when we upload a file, delete the file,...

github.com/kartik-v/bootstrap-fileinput - c85bc760584aa8dc60825def661e59e824999779 authored almost 9 years ago by rapomon <[email protected]>
Updates to release v4.3.2

github.com/kartik-v/bootstrap-fileinput - 22184efc859b5319c0652dbfe35bfbadc0a2ff0a authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #595: Correct initialization of `allowedPreviewTypes`

github.com/kartik-v/bootstrap-fileinput - 16e4c250f77837e98e0db7f8cfc8b199b147a274 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #577: Better label spacing for default browse icon

github.com/kartik-v/bootstrap-fileinput - 32b0ccb2562b9c83f12222ddd1406986a45450d1 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #576: Correct previewCache initialization

github.com/kartik-v/bootstrap-fileinput - e3c9b61fdfd19ee2e1c0369c852b3480b22411cb authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Updates to release v4.3.1 fix #574 fix #575

github.com/kartik-v/bootstrap-fileinput - c6e8db2696167bc962ffbbf08518b4b0da8364e3 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #573 from Mithgol/peerDependencies

`jquery` and `bootstrap`: `peerDependencies` ← `dependencies`

github.com/kartik-v/bootstrap-fileinput - 7a58e8a78194c94f09cde9dc100e80a8fb85f2a4 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
`jquery` and `bootstrap`: `peerDependencies` ← `dependencies`

github.com/kartik-v/bootstrap-fileinput - bfaa7bfc091b83b83e31d3bae7a79c8db68e74e1 authored almost 9 years ago by Mithgol <[email protected]>
Merge pull request #572 from MikaKarjunen/master

Add Finnish Translations

github.com/kartik-v/bootstrap-fileinput - ae7308c54034c3815f82e8395f171fa13a1c5e70 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Added Finnish locale name to the comments.

github.com/kartik-v/bootstrap-fileinput - ec80362dae7fb9f4013437bbabc6c90290f5eb71 authored almost 9 years ago by MikaKarjunen <[email protected]>
Changed letters ä and ö to html codes.

github.com/kartik-v/bootstrap-fileinput - 41d7950c3f890a5f5cae47118472e79fc95ae45c authored almost 9 years ago by MikaKarjunen <[email protected]>
Added Finnish language locale.

github.com/kartik-v/bootstrap-fileinput - ce5eeb50f5c5940d6c21550249fd2ecf29c73aca authored almost 9 years ago by MikaKarjunen <[email protected]>
Updates to v4.3.1 Fix #514, Fix #554, Fix #559, Fix #565, Fix #567

github.com/kartik-v/bootstrap-fileinput - 52f30624c7615eda63b97cedf0e3a104e7920aab authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #560 from klnjmm/master

French Spell Checking

github.com/kartik-v/bootstrap-fileinput - d206377051fd347247052d807a54348b88ab9b77 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #1 from klnjmm/klnjmm-spellchecking-fr

Update fileinput_locale_fr.js

github.com/kartik-v/bootstrap-fileinput - 1a854889d2355901aebbb4352f0635871a5e4e7f authored almost 9 years ago by Jim <[email protected]>
Update fileinput_locale_fr.js

spellchecking

github.com/kartik-v/bootstrap-fileinput - 27406dc2a7031ca54da73ce51cc48896058ee0ad authored almost 9 years ago by Jim <[email protected]>
Fix #557: Enhance default file type parsing to intelligently not render unpreviewable content

github.com/kartik-v/bootstrap-fileinput - 64af9e6f580fdf65163d223ecd472e03a47ac3be authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.3.1 fixes #555

github.com/kartik-v/bootstrap-fileinput - 95295ce4ecab21423d11966d40c74910ae64d1ae authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.3.0 - fixes #550

github.com/kartik-v/bootstrap-fileinput - cde72929649da55470e0a81a5e85921f80f28f29 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.9

github.com/kartik-v/bootstrap-fileinput - 728f6a94cc2a6ea5350b8733835cf444516e40e1 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #489: Update documentation for `change` and `fileselect` events

github.com/kartik-v/bootstrap-fileinput - 055b27882ad465584ac0123909aaf85dd9fc989e authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.9 fix #534, fix #535, fix #545

github.com/kartik-v/bootstrap-fileinput - 2f8765f5876b63362fd8aa07de436817fcb6a37b authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #542: Correct filename default slug for allowing extensions

github.com/kartik-v/bootstrap-fileinput - 3bdc105d6f24f7dd4191dde1d5674d3a34c36245 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Update Chinese translations

github.com/kartik-v/bootstrap-fileinput - 8f647fc925432d2849d28f46549d44b5f552dc68 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Fix #523: Add new branch `sass` for `bootstrap-sass-official` support

github.com/kartik-v/bootstrap-fileinput - ac61a6ecda36e29cbfe1ea0c311cc2d5ed527622 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Updates to release v4.2.9 fixes #541

github.com/kartik-v/bootstrap-fileinput - c2bcd1da388fc987a810d832ab4de6baf4974d09 authored almost 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #531 from Eng-Fouad/patch-1

Enhance/Fix typos of Arabic translation

github.com/kartik-v/bootstrap-fileinput - c0ef0778a9d1686e06564b9d346f6a750347d997 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Updates to release v4.2.9

github.com/kartik-v/bootstrap-fileinput - 598f23a93101d1fbf201aa85ac186ddebe63a0fd authored about 9 years ago by Kartik Visweswaran <[email protected]>
Enhance/Fix typos of Arabic translation

github.com/kartik-v/bootstrap-fileinput - 0c29da20aaeee30153b16ff2f8b5db72d203b492 authored about 9 years ago by Eng-Fouad <[email protected]>
Simplify README and link to docs and demos

github.com/kartik-v/bootstrap-fileinput - b8c379620daa79b4f8fa171242c3568c5233fd79 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #521 from dragonfly4/master

Update Dutch Translations

github.com/kartik-v/bootstrap-fileinput - 7c47612b5de88fd2c7594c97681cb58a8dcb8a80 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #1 from dragonfly4/dragonfly4-patch-1

Update dutch translations

github.com/kartik-v/bootstrap-fileinput - ead863b1a81ab97e5fb41edd4dda89b9b29275d6 authored about 9 years ago by dragonfly4 <[email protected]>
Update dutch translations

Updated some grammatical errors in the dutch translation file

github.com/kartik-v/bootstrap-fileinput - 7035a37a216baa69c4bc3f64b4a6035b6ec76390 authored about 9 years ago by dragonfly4 <[email protected]>
Code refactoring and formatting

github.com/kartik-v/bootstrap-fileinput - 186574d6540e6f5ca8c848f54473e3c64ca3f071 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.8

github.com/kartik-v/bootstrap-fileinput - 6ba4295298ee3abe26171b4e2078c27a2f3b35b0 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #494 from bamz3r/master

Add Indonesian translations

github.com/kartik-v/bootstrap-fileinput - c828dbb70f5bac2ff68167c537e90dece4591156 authored about 9 years ago by Kartik Visweswaran <[email protected]>
update language code for indonesian

github.com/kartik-v/bootstrap-fileinput - 933071591d4223c16ac7ad69675db3698c56865a authored about 9 years ago by Bambang Riswanto <[email protected]>
translate some missing word for indonesian

github.com/kartik-v/bootstrap-fileinput - 46c04f3d7577d1a7d27fa9939643317bb40da640 authored about 9 years ago by Bambang Riswanto <[email protected]>
Create locale for Indonesian(100% translated)

github.com/kartik-v/bootstrap-fileinput - 57c63003028f869f425dcb5c56d9e7af5d12c77e authored about 9 years ago by Bambang Riswanto <[email protected]>
Fix #488: Publish to npm

github.com/kartik-v/bootstrap-fileinput - cdf32abb5272d2dabd0d9ee566e2d818b0d1d4bf authored about 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #490 from jsleetw/master

fix zh-TW browseLabel wording

github.com/kartik-v/bootstrap-fileinput - cdb63e701169a184ad97092d569f9ed6df2b9754 authored about 9 years ago by Kartik Visweswaran <[email protected]>
fix zh-TW browseLabel wording

github.com/kartik-v/bootstrap-fileinput - d746ba1b4adf0d71359628a7316fa87dd2bde006 authored about 9 years ago by jsleetw <[email protected]>
Fix #483: Clear and reset native input after uploading each single file thumbnail

github.com/kartik-v/bootstrap-fileinput - 766d772545dec16612167d6fac2315f3c4d61a0e authored about 9 years ago by Kartik Visweswaran <[email protected]>
Fix #477: Fix IE10 specific styling bug for file input block button

github.com/kartik-v/bootstrap-fileinput - dbfca67925de600be890d3a5d976625b51620046 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Fix #481: Universal Module Definition for use with CommonJS, AMD or browser globals

github.com/kartik-v/bootstrap-fileinput - 304eaa303d5e0b649766cc66c30013634b83f4ae authored about 9 years ago by Kartik Visweswaran <[email protected]>
Fix #474: Upload via button within each preview thumbnail skips last file for async uploads

github.com/kartik-v/bootstrap-fileinput - 5643e335d85bd73bdaf596c59a20d2976ea0d424 authored about 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #465 from rapomon/patch-4

Add Català translations

github.com/kartik-v/bootstrap-fileinput - 3457816dce40bc21cd0d34fb4d6a3ed5d3d1598a authored about 9 years ago by Kartik Visweswaran <[email protected]>
Create fileinput_locale_ca.js

FileInput Català Translation

github.com/kartik-v/bootstrap-fileinput - 8fdffe86a1b13f023445048a36fcc823a0f60db1 authored about 9 years ago by rapomon <[email protected]>
Fix #462: Responsive buttons and new property `buttonLabelClass`

github.com/kartik-v/bootstrap-fileinput - 629ec209db306e3838f5c829e3488ff96a8040d8 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #460: Update CSS selectors prefix to start with `file`

github.com/kartik-v/bootstrap-fileinput - c85a8320b2e02e1238ea5a8f2fda2137d8754d91 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.8

github.com/kartik-v/bootstrap-fileinput - 951ab717372f518ede26c6bb2f92024ba8107d96 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.8

github.com/kartik-v/bootstrap-fileinput - 5081c9a33f448887af45b358fc8598fbe332a840 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #454 from mertskaplan/patch-1

Update Turkish Translations

github.com/kartik-v/bootstrap-fileinput - a5d4bae711042a0436fbedf01d3c1ae383bbf52b authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update bootstrap bower version to support only 3.x variants

github.com/kartik-v/bootstrap-fileinput - 040a27011beb6a0d14ecaf362782f2eeb3e1a5e3 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #449 from iaesaudi/master

Add Arabic Translations

github.com/kartik-v/bootstrap-fileinput - 965e9505fe469bc11e2b6f618e0c82d56f05275d authored over 9 years ago by Kartik Visweswaran <[email protected]>
Translated to arabic

Thanks for this great plugin, I have translated it into arabic 100%.

github.com/kartik-v/bootstrap-fileinput - ce1553c8bff437291c923f3ff553f7b36c6f4b9d authored over 9 years ago by iae SAUDI <[email protected]>
Update bootstrap bower version to support only 3.x variants

github.com/kartik-v/bootstrap-fileinput - 883d8b623579d6ec2ec4ca28b6b8cc51ececd9ac authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.7

github.com/kartik-v/bootstrap-fileinput - 0468bbba9c28c1250aca83eba9b33e32ec135f78 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #442: Enhance the filenames parsing in the filestack and slug conversion

github.com/kartik-v/bootstrap-fileinput - 9f6777f7a913bcea04dc6d03916fb3fc17a2a0f0 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Updates to css for drop zone without drag and drop

github.com/kartik-v/bootstrap-fileinput - fe8059f99345c684a37ec71b3dcfb1f193cd9849 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Updates to release v4.2.7 - fixes #436 and fixes #437

github.com/kartik-v/bootstrap-fileinput - da3575c818d4e3636d22a90733ce25a6a8522eb0 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #434 from sgrastar/jp_locale

Added Japanese translations

github.com/kartik-v/bootstrap-fileinput - d0b583face0924988fcf7e949e5afc7435a47dcb authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update fileinput_locale_ja.js

missing comma.

github.com/kartik-v/bootstrap-fileinput - 5becde5537add66b251979cc1d3146cb190bd0c2 authored over 9 years ago by yuta <[email protected]>
Added Japanese traslation

Japanese translation for kartik-v/bootstrap-fileinput

github.com/kartik-v/bootstrap-fileinput - 675f1c2e352ae78bd6ad7d9588fce50369562008 authored over 9 years ago by yuta <[email protected]>
Update to release v4.2.7

github.com/kartik-v/bootstrap-fileinput - c97a092cf6aa3f4fd870e8f60a993adcc1d35e7f authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.7

github.com/kartik-v/bootstrap-fileinput - 472eda94c7c295bb5cec35fafbcd2b22d7f61533 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #431 from mads-clio/Dansih_locale

Add Danish translations

github.com/kartik-v/bootstrap-fileinput - 6084ec6000765801b41992fa81f0c549f79993de authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.6

github.com/kartik-v/bootstrap-fileinput - e4906dd5ee852a5333d3ce4d19f69ee855efe844 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.6

github.com/kartik-v/bootstrap-fileinput - 12918ddfa6dc044cd86866f157ddbf89ac1fa8a6 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Update to release v4.2.6

github.com/kartik-v/bootstrap-fileinput - d37c764120d82b309d8754cf819a9c399163740f authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #426: Enhancements to progress bar and add thumbnail specific progress

github.com/kartik-v/bootstrap-fileinput - a25a1418b421a027d8fa8543088565082d65d510 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #392: Enhancements to allow using plugin functions directly

github.com/kartik-v/bootstrap-fileinput - 89af96d5e5c2fc681dadfa9208b18271d878d126 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #412 & Fix #413: Updates to upload cancel and translations

github.com/kartik-v/bootstrap-fileinput - 92808db6a446125fb5f01bcdab30d9842f000d74 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #403: Initialize keys variable correctly

github.com/kartik-v/bootstrap-fileinput - 417046a8d522edda8716fb9044aa931d0f44e3ed authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #410: Better validation for IE 10 and below

github.com/kartik-v/bootstrap-fileinput - 18c49788b37099a69df44e77046ddc8329f5297d authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #405: Create traditional Chinese translations

github.com/kartik-v/bootstrap-fileinput - dcb78b5fd0eb5d9872caef7561d89cd01f1a9562 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #405 from horkenW/patch-1

Create traditional chinese translations

github.com/kartik-v/bootstrap-fileinput - f24e94f506723a2a405b938bafd949d7c81d259a authored over 9 years ago by Kartik Visweswaran <[email protected]>
Rename fileinput_locale_tw.js to fileinput_locale_zh-TW.js

github.com/kartik-v/bootstrap-fileinput - 8afb82542677eb6b061abfc6d023f13da0f1f207 authored over 9 years ago by Horken W <[email protected]>
Update fileinput_locale_tw.js

github.com/kartik-v/bootstrap-fileinput - 0e8fe11d26f380dfb363c91c6c9d9dec3f7a8221 authored over 9 years ago by Horken W <[email protected]>
Update fileinput_locale_tw.js

github.com/kartik-v/bootstrap-fileinput - bf76a91ddc8df2e0c1738e251c0bb2e7f7d3cb3b authored over 9 years ago by Horken W <[email protected]>
Update and rename fileinput_locale_ tw.js to fileinput_locale_tw.js

github.com/kartik-v/bootstrap-fileinput - 0e07e25d72d74dd07b8643fd6842a57e91ec6696 authored over 9 years ago by Horken W <[email protected]>
Create fileinput_locale_ tw.js

github.com/kartik-v/bootstrap-fileinput - fa86293fc37483444539da15747a96d1eceefae4 authored over 9 years ago by Horken W <[email protected]>
Fix #401: Various enhancements to preview file thumbnails and error validations

github.com/kartik-v/bootstrap-fileinput - 6011319c2e1da7e7c659d54621eb67fcb2d291c5 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #398: Validate `data.errorkeys` more correctly

github.com/kartik-v/bootstrap-fileinput - aa2494bced4e3ce5864faf9e92546482076be753 authored over 9 years ago by Kartik Visweswaran <[email protected]>
Fix #387: Reset `initialCaption` better when preview is cleared

github.com/kartik-v/bootstrap-fileinput - cbc2ddd103965507d0a0978f42de16798e16470d authored over 9 years ago by Kartik Visweswaran <[email protected]>