Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 1 | -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.min | Roeland Jago Douma | 2018-12-10 | 1 | -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.0 | Christoph Wurst | 2018-11-26 | 1 | -35/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add es6-shim as polyfill and minify underscore.js | Julius Härtl | 2018-11-07 | 1 | -8/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | IE11 css vars compatibility | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -0/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 1 | -1/+1 |
| | | | | | | core.js is now below 1mb! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Moved to jquery-ui.custom.min.js | Roeland Jago Douma | 2017-04-12 | 1 | -1/+1 |
| | | | | | | Shaves off about 200kb of the default loaded js libs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [js] Bump blueimp-md5 | Roeland Jago Douma | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | * bumped to latest * moved to min Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move to autosize.min.js | Roeland Jago Douma | 2017-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use minified clipboard.js | Roeland Jago Douma | 2017-03-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update strengthify and fix password strength | Morris Jobke | 2017-03-27 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | use moments.js min in core.js | Roeland Jago Douma | 2017-03-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 1 | -0/+7 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add marked | Joas Schilling | 2017-01-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix .gitignore and include zxcvbn.js | Morris Jobke | 2016-10-21 | 1 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add proper .gitignore rules | Morris Jobke | 2016-10-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add autosize | Roeland Jago Douma | 2016-10-04 | 1 | -0/+7 |
| | |||||
* | update moment.js to 2.15 | Georg Ehrke | 2016-09-14 | 1 | -5/+4 |
| | |||||
* | Remove duplicated line | Tuukka Verho | 2016-09-07 | 1 | -1/+0 |
| | |||||
* | Fix bug #1293 | Your Name | 2016-09-07 | 1 | -1/+4 |
| | |||||
* | Add clipboard button to public share link | Thomas Müller | 2016-07-20 | 1 | -0/+4 |
| | |||||
* | Merge pull request #24062 from owncloud/fix-gitignore | Thomas Müller | 2016-04-19 | 1 | -1/+3 |
|\ | | | | | Fix gitignore for core/vendor | ||||
| * | Fix gitignore for core/vendor | Morris Jobke | 2016-04-18 | 1 | -1/+3 |
| | | | | | | | | * es6-promise and davclient.js | ||||
* | | add jquery files to git | Christoph Wurst | 2016-04-14 | 1 | -1/+1 |
|/ | |||||
* | Add davidchambers/base64 JS library | Vincent Petry | 2015-12-14 | 1 | -0/+2 |
| | |||||
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 1 | -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.js | Arthur Schiwon | 2015-08-06 | 1 | -0/+3 |
| | |||||
* | Merge pull request #17814 from owncloud/update-moment-js | Robin McCorkell | 2015-07-29 | 1 | -0/+1 |
|\ | | | | | update moment.js to 2.10.3 | ||||
| * | update moment.js to 2.10.3 | Morris Jobke | 2015-07-22 | 1 | -0/+1 |
| | | |||||
* | | moved tooltip.js to vendor scripts | Hendrik Leppelsack | 2015-06-22 | 1 | -0/+6 |
|/ | |||||
* | Upgrade jquery-migrate to 1.2.1 | Morris Jobke | 2015-06-09 | 1 | -1/+1 |
| | |||||
* | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 1 | -0/+37 |
| | |||||
* | move jstz to bower management | Morris Jobke | 2014-12-01 | 1 | -0/+4 |
| | |||||
* | include lock files of bower to be able to use "bower install" | Morris Jobke | 2014-12-01 | 1 | -1/+6 |
| | |||||
* | bower strengthify | Morris Jobke | 2014-11-06 | 1 | -12/+6 |
| | |||||
* | md5 now handled via bower | Morris Jobke | 2014-11-06 | 1 | -0/+11 |
| | |||||
* | bower snapjs | Morris Jobke | 2014-11-06 | 1 | -0/+15 |
| | |||||
* | bower zxcvbn | Morris Jobke | 2014-11-06 | 1 | -0/+5 |
| | |||||
* | bower jcrop | Morris Jobke | 2014-11-06 | 1 | -0/+9 |
| | |||||
* | manage select2 via bower | Morris Jobke | 2014-11-06 | 1 | -0/+9 |
| | |||||
* | bower underscore | Morris Jobke | 2014-11-05 | 1 | -0/+5 |
| | |||||
* | bower handlebars | Morris Jobke | 2014-11-05 | 1 | -0/+4 |
| | |||||
* | migrate jQuery to bower | Morris Jobke | 2014-11-04 | 1 | -0/+8 |
| | |||||
* | replace moment.js with bower version | Morris Jobke | 2014-11-03 | 1 | -0/+8 |
* fix JS unit tests |