Commit Graph

45 Commits (master)

Author SHA1 Message Date
Andy Scherzinger e07a190641
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 days ago
Thomas Citharel ab6e7d33f8 Remove jstz usage from server
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>
1 year ago
Roeland Jago Douma 91ba494caf
Move to handlebars.runtime.min
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>
6 years ago
Christoph Wurst ec93cf7603 Update to jquery-ui v1.12.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Julius Härtl 2ba519a5d4
Add es6-shim as polyfill and minify underscore.js
Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago
John Molakvoæ (skjnldsv) 938553ab07
IE11 css vars compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
Roeland Jago Douma 3eb6f88019
Move to handlebars.min.js
core.js is now below 1mb!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma abe887cd48
Moved to jquery-ui.custom.min.js
Shaves off about 200kb of the default loaded js libs

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma 7d1745d1e7
[js] Bump blueimp-md5
* bumped to latest
* moved to min

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma 7d72ae3011
Move to autosize.min.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma b052addaca
Use minified clipboard.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Morris Jobke afcb41886e
Update strengthify and fix password strength
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Roeland Jago Douma 62827dd1da
use moments.js min in core.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Lukas Reschke 6a047a045a
Apply DOMPurify over HTML
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Joas Schilling e7a2151c4d
Add marked
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Morris Jobke 9aeecfb3f2
fix .gitignore and include zxcvbn.js
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Morris Jobke 38eae3177d
add proper .gitignore rules
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Roeland Jago Douma c5d24a6b07
Add autosize 8 years ago
Georg Ehrke a097c1af91
update moment.js to 2.15 8 years ago
Tuukka Verho a45a703d49 Remove duplicated line 8 years ago
Your Name baf0d9c709 Fix bug #1293 8 years ago
Thomas Müller daaa3ded8d
Add clipboard button to public share link 8 years ago
Thomas Müller b441d3dcb3 Merge pull request #24062 from owncloud/fix-gitignore
Fix gitignore for core/vendor
8 years ago
Morris Jobke f4930cd567
Fix gitignore for core/vendor
* es6-promise and davclient.js
8 years ago
Christoph Wurst 08dd81e0ba add jquery files to git 8 years ago
Vincent Petry 595fd9de6e Add davidchambers/base64 JS library 9 years ago
Vincent Petry fb3d5c7856 Add evert's davclient.js + es6-promise + IE8 workaround
- Add davclient.js lib
- Add es6-promise required by that lib
- Wrote IE8 workaround lib/shim for davclient.js
9 years ago
Arthur Schiwon cc4a2a4727 adjust gitignore for backbone.js 9 years ago
Robin McCorkell 0fcb9f79cc Merge pull request #17814 from owncloud/update-moment-js
update moment.js to 2.10.3
9 years ago
Morris Jobke e0455d77c2 update moment.js to 2.10.3 9 years ago
Hendrik Leppelsack 8621d176db moved tooltip.js to vendor scripts 9 years ago
Morris Jobke 7b7b21d328 Upgrade jquery-migrate to 1.2.1 9 years ago
Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 10 years ago
Morris Jobke 48f00df08e move jstz to bower management 10 years ago
Morris Jobke fefeb506b2 include lock files of bower to be able to use "bower install" 10 years ago
Morris Jobke 7353183d99 bower strengthify 10 years ago
Morris Jobke 73569b29bc md5 now handled via bower 10 years ago
Morris Jobke e49b9022a1 bower snapjs 10 years ago
Morris Jobke f816f3df03 bower zxcvbn 10 years ago
Morris Jobke 49fbd766c2 bower jcrop 10 years ago
Morris Jobke 226d43a1cf manage select2 via bower 10 years ago
Morris Jobke 957dee5af1 bower underscore 10 years ago
Morris Jobke 02c7fb8445 bower handlebars 10 years ago
Morris Jobke 74d375d8ea migrate jQuery to bower 10 years ago
Morris Jobke 1a405e56f5 replace moment.js with bower version
* fix JS unit tests
10 years ago