]> source.dussan.org Git - nextcloud-server.git/commit
add select2 to app specific thirdparty
authorJörn Friedrich Dreyer <jfd@butonic.de>
Thu, 8 May 2014 13:23:06 +0000 (15:23 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 20 Aug 2014 17:25:10 +0000 (19:25 +0200)
commitf74bf923cad6ad0a071d07f636eb42a1b24753eb
tree40316debb9346c7babe17f76f9e429a37b78c9f3
parentc4fd3dbd2aeda1bbf849956903e705bb32c8c625
add select2 to app specific thirdparty
60 files changed:
apps/files_external/3rdparty/select2/.gitignore [new file with mode: 0644]
apps/files_external/3rdparty/select2/LICENSE [new file with mode: 0644]
apps/files_external/3rdparty/select2/README.md [new file with mode: 0644]
apps/files_external/3rdparty/select2/bower.json [new file with mode: 0644]
apps/files_external/3rdparty/select2/component.json [new file with mode: 0644]
apps/files_external/3rdparty/select2/composer.json [new file with mode: 0644]
apps/files_external/3rdparty/select2/package.json [new file with mode: 0644]
apps/files_external/3rdparty/select2/release.sh [new file with mode: 0755]
apps/files_external/3rdparty/select2/select2-bootstrap.css [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2-spinner.gif [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2.css [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2.jquery.json [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2.min.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2.png [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ar.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_bg.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ca.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_cs.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_da.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_de.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_el.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_en.js.template [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_es.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_et.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_eu.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_fa.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_fi.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_fr.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_gl.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_he.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_hr.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_hu.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_id.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_is.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_it.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ja.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ka.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ko.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_lt.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_lv.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_mk.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ms.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_nl.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_no.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_pl.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_pt-BR.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_pt-PT.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ro.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_rs.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_ru.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_sk.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_sv.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_th.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_tr.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_uk.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_vi.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_zh-CN.js [new file with mode: 0644]
apps/files_external/3rdparty/select2/select2_locale_zh-TW.js [new file with mode: 0755]
apps/files_external/3rdparty/select2/select2x2.png [new file with mode: 0644]