Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump DOMPurify version to 0.8.9 | Lukas Reschke | 2017-05-17 | 2 | -5/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Update core.js | Roeland Jago Douma | 2017-04-21 | 1 | -6/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump to DOMPurify 0.8.6 | Lukas Reschke | 2017-04-21 | 2 | -5/+5 |
| | | | | | | Fixes https://github.com/nextcloud/server/issues/4424 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 4 | -9191/+33 |
| | | | | | | 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 | 4 | -29697/+8 |
| | | | | | | Shaves off about 200kb of the default loaded js libs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [js] Bump blueimp-md5 a major version | Roeland Jago Douma | 2017-04-10 | 3 | -42/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [js] Bump blueimp-md5 | Roeland Jago Douma | 2017-04-10 | 5 | -561/+9 |
| | | | | | | | * 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 | 4 | -554/+14 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump autosize.js | Roeland Jago Douma | 2017-04-03 | 2 | -35/+62 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | mergejs should print a newline between imports | Roeland Jago Douma | 2017-03-31 | 1 | -7/+23 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use minified clipboard.js | Roeland Jago Douma | 2017-03-29 | 4 | -1516/+10 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update clipboard.js | Roeland Jago Douma | 2017-03-29 | 2 | -210/+246 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update strengthify and fix password strength | Morris Jobke | 2017-03-27 | 4 | -9/+14 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4064 from nextcloud/update-moment | Roeland Jago Douma | 2017-03-27 | 6 | -24506/+1016 |
|\ | | | | | Update momentjs | ||||
| * | use moments.js min in core.js | Roeland Jago Douma | 2017-03-26 | 4 | -25949/+1008 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | [js] Bump momentjs | Roeland Jago Douma | 2017-03-26 | 3 | -11263/+12714 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Update bundled core.js | Roeland Jago Douma | 2017-03-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [js] Bump DOMPurify | Roeland Jago Douma | 2017-03-26 | 2 | -7/+6 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [3rdparty] Bump zxcvbn | Roeland Jago Douma | 2017-03-25 | 2 | -8/+7 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -0/+42605 |
| | | | | | | | | There is a bunch of javascript we always load from vendors. This combines this into 1 javascript file. Which reduces the number of request by ~10. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update davclient.js to 0.1.1 | Vincent Petry | 2017-03-22 | 2 | -25/+83 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -42548/+0 |
| | |||||
* | Bump core.js | Roeland Jago Douma | 2017-03-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bundle more default vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -1/+4233 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -0/+38315 |
| | | | | | | | | There is a bunch of javascript we always load from vendors. This combines this into 1 javascript file. Which reduces the number of request by ~10. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 4 | -0/+429 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add marked | Joas Schilling | 2017-01-13 | 4 | -0/+67 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix .gitignore and include zxcvbn.js | Morris Jobke | 2016-10-21 | 3 | -3/+34 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Bump bower dep to proper v4.4.0 | Roeland Jago Douma | 2016-10-21 | 3 | -51/+38 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | add proper .gitignore rules | Morris Jobke | 2016-10-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add .bower.json to version control | Roeland Jago Douma | 2016-10-12 | 5 | -0/+165 |
| | | | | | | We need .bower.json to have bower functioning correctly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 4 | -0/+330 |
|\ | | | | | Bring back multiline comments | ||||
| * | Add autosize | Roeland Jago Douma | 2016-10-04 | 4 | -0/+330 |
| | | |||||
* | | Merge pull request #1648 from nextcloud/bump_moment_js | Roeland Jago Douma | 2016-10-07 | 2 | -8/+9 |
|\ \ | | | | | | | Bump moment.js | ||||
| * | | Bump moment.js | Roeland Jago Douma | 2016-10-07 | 2 | -8/+9 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | Fix bower.json for strengthify | Roeland Jago Douma | 2016-10-07 | 2 | -3/+5 |
|/ | | | | | | Bower.json was still bound to the old version. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump handlebars to version 4.0.5 | Roeland Jago Douma | 2016-09-16 | 2 | -2728/+4591 |
| | |||||
* | update moment.js to 2.15 | Georg Ehrke | 2016-09-14 | 4 | -2391/+4904 |
| | |||||
* | 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 | 2 | -0/+746 |
| | |||||
* | Update strengthify to 0.5.1 | Morris Jobke | 2016-06-15 | 3 | -116/+205 |
| | |||||
* | Merge pull request #24062 from owncloud/fix-gitignore | Thomas Müller | 2016-04-19 | 5 | -80/+3 |
|\ | | | | | Fix gitignore for core/vendor | ||||
| * | remove unneeded files | Morris Jobke | 2016-04-18 | 4 | -79/+0 |
| | | |||||
| * | Fix gitignore for core/vendor | Morris Jobke | 2016-04-18 | 1 | -1/+3 |
| | | | | | | | | * es6-promise and davclient.js | ||||
* | | downgrade jquery, update jquery-migrate | Christoph Wurst | 2016-04-15 | 9 | -3078/+2673 |
| | | |||||
* | | add jquery files to git | Christoph Wurst | 2016-04-14 | 4 | -1/+9848 |
| | | |||||
* | | update jquery to version 2.2.3 | Christoph Wurst | 2016-04-14 | 5 | -9828/+15 |
|/ | |||||
* | Update davclient.js for headers fix | Vincent Petry | 2016-02-24 | 1 | -1/+2 |
| | |||||
* | Update davclient library for propfind headers | Vincent Petry | 2016-02-16 | 1 | -5/+7 |
| |