summaryrefslogtreecommitdiffstats
path: root/core/vendor/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove jstz usage from serverThomas Citharel2023-01-041-3/+0
| | | | | | | | | | | | Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Move to handlebars.runtime.minRoeland Jago Douma2018-12-101-2/+2
| | | | | | | | Since we do no longer allow to compile handlebars online because of the CSP anyway. it makes sense to also move away from the full handlebars suite 71kb vs 14kb Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update to jquery-ui v1.12.0Christoph Wurst2018-11-261-35/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add es6-shim as polyfill and minify underscore.jsJulius Härtl2018-11-071-8/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* IE11 css vars compatibilityJohn Molakvoæ (skjnldsv)2018-06-201-0/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move to handlebars.min.jsRoeland Jago Douma2017-04-121-1/+1
| | | | | | core.js is now below 1mb! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Moved to jquery-ui.custom.min.jsRoeland Jago Douma2017-04-121-1/+1
| | | | | | Shaves off about 200kb of the default loaded js libs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [js] Bump blueimp-md5Roeland Jago Douma2017-04-101-1/+1
| | | | | | | * bumped to latest * moved to min Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move to autosize.min.jsRoeland Jago Douma2017-04-031-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use minified clipboard.jsRoeland Jago Douma2017-03-291-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update strengthify and fix password strengthMorris Jobke2017-03-271-0/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* use moments.js min in core.jsRoeland Jago Douma2017-03-261-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Apply DOMPurify over HTMLLukas Reschke2017-01-131-0/+7
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add markedJoas Schilling2017-01-131-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix .gitignore and include zxcvbn.jsMorris Jobke2016-10-211-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* add proper .gitignore rulesMorris Jobke2016-10-121-0/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add autosizeRoeland Jago Douma2016-10-041-0/+7
|
* update moment.js to 2.15Georg Ehrke2016-09-141-5/+4
|
* Remove duplicated lineTuukka Verho2016-09-071-1/+0
|
* Fix bug #1293Your Name2016-09-071-1/+4
|
* Add clipboard button to public share linkThomas Müller2016-07-201-0/+4
|
* Merge pull request #24062 from owncloud/fix-gitignoreThomas Müller2016-04-191-1/+3
|\ | | | | Fix gitignore for core/vendor
| * Fix gitignore for core/vendorMorris Jobke2016-04-181-1/+3
| | | | | | | | * es6-promise and davclient.js
* | add jquery files to gitChristoph Wurst2016-04-141-1/+1
|/
* Add davidchambers/base64 JS libraryVincent Petry2015-12-141-0/+2
|
* Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry2015-11-221-0/+11
| | | | | | - Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js
* adjust gitignore for backbone.jsArthur Schiwon2015-08-061-0/+3
|
* Merge pull request #17814 from owncloud/update-moment-jsRobin McCorkell2015-07-291-0/+1
|\ | | | | update moment.js to 2.10.3
| * update moment.js to 2.10.3Morris Jobke2015-07-221-0/+1
| |
* | moved tooltip.js to vendor scriptsHendrik Leppelsack2015-06-221-0/+6
|/
* Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-091-1/+1
|
* bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-0/+37
|
* move jstz to bower managementMorris Jobke2014-12-011-0/+4
|
* include lock files of bower to be able to use "bower install"Morris Jobke2014-12-011-1/+6
|
* bower strengthifyMorris Jobke2014-11-061-12/+6
|
* md5 now handled via bowerMorris Jobke2014-11-061-0/+11
|
* bower snapjsMorris Jobke2014-11-061-0/+15
|
* bower zxcvbnMorris Jobke2014-11-061-0/+5
|
* bower jcropMorris Jobke2014-11-061-0/+9
|
* manage select2 via bowerMorris Jobke2014-11-061-0/+9
|
* bower underscoreMorris Jobke2014-11-051-0/+5
|
* bower handlebarsMorris Jobke2014-11-051-0/+4
|
* migrate jQuery to bowerMorris Jobke2014-11-041-0/+8
|
* replace moment.js with bower versionMorris Jobke2014-11-031-0/+8
* fix JS unit tests