summaryrefslogtreecommitdiffstats
path: root/bower.json
Commit message (Collapse)AuthorAgeFilesLines
* Bump strengthify to 0.5.3Roeland Jago Douma2018-01-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* vendor: Update davclient.js to 0.1.2Leon Klingele2017-09-151-1/+1
| | | | Signed-off-by: Leon Klingele <leon@struktur.de>
* [js] Bump blueimp-md5 a major versionRoeland Jago Douma2017-04-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update strengthify and fix password strengthMorris Jobke2017-03-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update davclient.js to 0.1.1Vincent Petry2017-03-221-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add markedJoas Schilling2017-01-131-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-111-1/+2
|\ | | | | Bring back multiline comments
| * Add autosizeRoeland Jago Douma2016-10-041-1/+2
| |
* | Fix bower.json for strengthifyRoeland Jago Douma2016-10-071-1/+1
|/ | | | | | Bower.json was still bound to the old version. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump handlebars to version 4.0.5Roeland Jago Douma2016-09-161-4/+4
|
* update moment.js to 2.15Georg Ehrke2016-09-141-1/+1
|
* Add clipboard button to public share linkThomas Müller2016-07-201-1/+2
|
* downgrade jquery, update jquery-migrateChristoph Wurst2016-04-151-2/+2
|
* update jquery to version 2.2.3Christoph Wurst2016-04-141-1/+1
|
* Add davidchambers/base64 JS libraryVincent Petry2015-12-141-1/+2
|
* update bootstrap from 3.3.5 to 3.3.6Morris Jobke2015-11-301-1/+1
|
* update backbone.js from 1.2.1 to 1.2.3Morris Jobke2015-11-301-1/+1
|
* Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry2015-11-221-1/+3
| | | | | | - Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js
* Update strengthify to 0.4.2Morris Jobke2015-11-161-1/+1
| | | | | | * includes local changes (ported them to upstream - see #10625) * tipsy -> tooltip * re-renders the element on scroll of a parent - fixes #20454
* add backbone.jsArthur Schiwon2015-08-061-1/+2
|
* Merge pull request #17814 from owncloud/update-moment-jsRobin McCorkell2015-07-291-1/+1
|\ | | | | update moment.js to 2.10.3
| * update moment.js to 2.10.3Morris Jobke2015-07-221-1/+1
| |
* | update underscore to 1.8.3Morris Jobke2015-07-271-1/+1
| |
* | Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-231-1/+2
|\ \ | | | | | | Replace jQuery tipsy with bootstrap tooltip
| * | moved tooltip.js to vendor scriptsHendrik Leppelsack2015-06-221-1/+2
| | |
* | | Update blueimp-md5 to 1.1.0Morris Jobke2015-07-221-1/+1
| |/ |/| | | | | | | | | Yes this is pretty empty, but it's the truth: https://github.com/blueimp/JavaScript-MD5/compare/1.0.3...1.1.0
* | Update version to 8.2 in README and bowerVincent Petry2015-07-071-1/+1
|/
* Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-091-0/+1
|
* bump jquery.strengthify to 0.4.1Morris Jobke2015-01-061-1/+1
|
* bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-0/+1
|
* move jstz to bower managementMorris Jobke2014-12-011-0/+1
|
* include lock files of bower to be able to use "bower install"Morris Jobke2014-12-011-5/+5
|
* bower strengthifyMorris Jobke2014-11-061-0/+1
|
* md5 now handled via bowerMorris Jobke2014-11-061-0/+1
|
* bower snapjsMorris Jobke2014-11-061-2/+3
|
* bower zxcvbnMorris Jobke2014-11-061-1/+2
|
* bower jcropMorris Jobke2014-11-061-0/+1
|
* manage select2 via bowerMorris Jobke2014-11-061-0/+1
|
* bower underscoreMorris Jobke2014-11-051-1/+2
|
* bower handlebarsMorris Jobke2014-11-051-0/+1
|
* migrate jQuery to bowerMorris Jobke2014-11-041-0/+1
|
* fix whitespaceMorris Jobke2014-11-041-16/+16
|
* use https ... everywhere :)Morris Jobke2014-11-041-1/+1
|
* replace moment.js with bower versionMorris Jobke2014-11-031-0/+1
| | | | * fix JS unit tests
* ability to add bower resourcesMorris Jobke2014-11-031-0/+17
* add addVendorScript & addVendorStyle * refactoring of addScript and addStyle * add shortcuts vendorScript and vendorStyle