- Jan 29, 2014
-
-
jbtbnl authored
-
- Jan 27, 2014
-
-
Björn Schießle authored
-
- Jan 25, 2014
-
-
Raghu Nayyar authored
-
- Jan 24, 2014
-
-
Vincent Petry authored
- Refactored download URL building to make it overridable - Added download URL override in public page - Added JS unit tests for download URL - Added OC.redirect() method to facilitate unit testing
-
Vincent Petry authored
Makes it possible to create query strings by passing a JavaScript hash map and automatically encodes the keys and values.
-
Björn Schießle authored
-
- Jan 23, 2014
-
-
Jan-Christoph Borchardt authored
-
- Jan 18, 2014
-
-
Morris Jobke authored
-
- Jan 16, 2014
-
-
Vincent Petry authored
- added karma utility to run jasmine unit tests - added Sinon library (for stubs/mocks/fakeserver) - added a few unit tests for core and files - added autotest-js.sh script
-
Raghu Nayyar authored
-
Raghu Nayyar authored
-
- Jan 15, 2014
-
-
Morris Jobke authored
* uses zxcvbn * outsourced to separate jquery plugin * async loading * hide strength meter if input is empty * feedback if user enters weakest password * fade in and out * show tipsy with strength * Opera 12, IE8-10, FF 23, Chromium 29
-
tsumi authored
As suggested by @PVince81 : https://github.com/owncloud/core/pull/6721#issuecomment-32289922
-
- Jan 13, 2014
-
-
Thomas Müller authored
-
- Jan 10, 2014
-
-
tsumi authored
This fix issue of calendar app with IE8, see issue report for details: https://github.com/owncloud/calendar/issues/291
-
Vincent Petry authored
- Refactored file tr lookup into FileList.findFileEl that uses filterAttr to avoid escaping issues in jQuery selectors - Fixed versions and sharing app to properly escape file names in attributes
-
- Jan 09, 2014
-
-
Jan-Christoph Borchardt authored
-
- Jan 08, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 07, 2014
-
-
Arthur Schiwon authored
-
Jenkins for ownCloud authored
-
- Jan 06, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 05, 2014
-
-
Jenkins for ownCloud authored
-
- Jan 02, 2014
-
-
Jenkins for ownCloud authored
-
- Dec 31, 2013
-
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Dec 30, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 26, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 25, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 24, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 22, 2013
-
-
vsapronov authored
Fix for case described in https://github.com/syncloud/owncloud-setup/issues/19
-
- Dec 21, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 19, 2013
-
-
Jenkins for ownCloud authored
-
- Dec 18, 2013
-
-
Simon Könnecke authored
-
- Dec 17, 2013
-
-
Jenkins for ownCloud authored
-
Jenkins for ownCloud authored
-
- Dec 16, 2013
-
-
Björn Schießle authored
-
Vincent Petry authored
Some apps might not define the same "nplural" value. To avoid conflicts, the plural function is now generated per app. Fixes #6427
-
- Dec 13, 2013
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
On the update page, config.js was missing which caused oc_webroot to not be available. That would trigger the faulty oc_webroot fallback that didn't take URLs like "/owncloud/index.php/files/apps" into account. This fix adds config.js in the update page and also a fix for the oc_webroot fallback, in case it is used elsewhere.
-
- Dec 11, 2013
-
-
Jenkins for ownCloud authored
-