Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updated davclient.js | Roeland Jago Douma | 2016-02-10 | 1 | -1/+7 |
| | | | | Fix for MKCOL in edge | ||||
* | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| | | | | Return empty string instead of undefined | ||||
* | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 1 | -12/+17 |
| | |||||
* | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 1 | -0/+65 |
| | |||||
* | Add davidchambers/base64 JS library | Vincent Petry | 2015-12-14 | 4 | -0/+106 |
| | |||||
* | update bootstrap from 3.3.5 to 3.3.6 | Morris Jobke | 2015-11-30 | 1 | -2/+2 |
| | |||||
* | update backbone.js from 1.2.1 to 1.2.3 | Morris Jobke | 2015-11-30 | 2 | -117/+137 |
| | |||||
* | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 1 | -5/+28 |
| | | | | Update davclient.js + adjust IE workaround for this | ||||
* | Patch for davclient.js for Firefox | Vincent Petry | 2015-11-22 | 1 | -5/+5 |
| | |||||
* | Update davclient.js | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 9 | -0/+1404 |
| | | | | | | - Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js | ||||
* | Update strengthify to 0.4.2 | Morris Jobke | 2015-11-16 | 4 | -35/+38 |
| | | | | | | * includes local changes (ported them to upstream - see #10625) * tipsy -> tooltip * re-renders the element on scroll of a parent - fixes #20454 | ||||
* | Properly hide strengthify after password change | Vincent Petry | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | adjust gitignore for backbone.js | Arthur Schiwon | 2015-08-06 | 3 | -3/+3 |
| | |||||
* | add backbone.js | Arthur Schiwon | 2015-08-06 | 5 | -0/+1931 |
| | |||||
* | Merge pull request #17814 from owncloud/update-moment-js | Robin McCorkell | 2015-07-29 | 4 | -3492/+4077 |
|\ | | | | | update moment.js to 2.10.3 | ||||
| * | update moment.js to 2.10.3 | Morris Jobke | 2015-07-22 | 4 | -3492/+4077 |
| | | |||||
* | | update underscore to 1.8.3 | Morris Jobke | 2015-07-27 | 3 | -560/+767 |
| | | |||||
* | | Merge pull request #17075 from owncloud/bootstrap-tooltip | Bernhard Posselt | 2015-07-23 | 2 | -0/+520 |
|\ \ | | | | | | | Replace jQuery tipsy with bootstrap tooltip | ||||
| * | | moved tooltip.js to vendor scripts | Hendrik Leppelsack | 2015-06-22 | 2 | -0/+520 |
| |/ | |||||
* / | Update blueimp-md5 to 1.1.0 | Morris Jobke | 2015-07-22 | 1 | -10/+11 |
|/ | | | | | | Yes this is pretty empty, but it's the truth: https://github.com/blueimp/JavaScript-MD5/compare/1.0.3...1.1.0 | ||||
* | Upgrade jquery-migrate to 1.2.1 | Morris Jobke | 2015-06-09 | 6 | -515/+543 |
| | |||||
* | bower update for jquery.strengthify 0.4.1 | Morris Jobke | 2015-01-06 | 2 | -50/+52 |
| | |||||
* | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 6 | -0/+16099 |
| | |||||
* | move jstz to bower management | Morris Jobke | 2014-12-01 | 4 | -0/+407 |
| | |||||
* | include lock files of bower to be able to use "bower install" | Morris Jobke | 2014-12-01 | 11 | -1/+261 |
| | |||||
* | bower strengthify | Morris Jobke | 2014-11-06 | 4 | -12/+207 |
| |