- Feb 29, 2016
-
-
Vincent Petry authored
Returns -3 for unlimited quota in Webdav response. Also adjusted personal page to show unlimited quota when set.
-
Thomas Müller authored
remove comments count because it is not that relevant to show directly
-
Thomas Müller authored
Fix since version
-
Joas Schilling authored
-
Thomas Müller authored
add index definitions for comments tables
-
Thomas Müller authored
Relax rootfolder check
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Expiration date can only be enforced if default is enabled
-
- Feb 28, 2016
-
-
Jenkins for ownCloud authored
-
- Feb 27, 2016
-
-
Jenkins for ownCloud authored
-
- Feb 26, 2016
-
-
Roeland Jago Douma authored
* Updated unit tests * Added intergration test
-
Thomas Müller authored
Fix email form on personal page
-
Roeland Jago Douma authored
If the default expiration date is not enebaled it can not be enforced. * Added unit tests
-
Thomas Müller authored
Do not allow sharing of the users root folder
-
Thomas Müller authored
Move the tag filter at the end for now
-
Thomas Müller authored
Set default expiration date if none given on share creation
-
Thomas Müller authored
Remove delete permissions for read-only federated reshares
-
Thomas Müller authored
Rename system tags app to collaborative tags
-
Thomas Müller authored
Allow theming of actions
-
Joas Schilling authored
-
Thomas Müller authored
Fix verifyExpirationDate passwordSet argument
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
Arthur Schiwon authored
-
- Feb 25, 2016
-
-
Vincent Petry authored
-
Vincent Petry authored
Action icons now appear properly in public link page. More actions are now CSS icons.
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
This makes theming of file actions possible
-
Thomas Müller authored
Before installing new shipped apps we need to load authentication apps
-
Thomas Müller authored
Add integration test for CSRF protection on DAV
-
Thomas Müller authored
add download icon for image detail view, ref gallery issue 51
-
Thomas Müller authored
Fix formatting of response
-
Thomas Müller authored
Exclude ocs-provider from rewrite rule
-
Jan-Christoph Borchardt authored
-
Roeland Jago Douma authored
Sharing of the users root folder should not be allowed as it is very weird UX. Also many of our clients have no proper way of displaying this. Added unit test Also added intergration tests to make sure we won't allow it in the future.
-
Lukas Reschke authored
-
Lukas Reschke authored
The elements are expected to be within a `service` array as per specification.
-
Lukas Reschke authored
Otherwise `localhost/ocs-provider/` cannot be accessed if mod_rewrite is install ed. Only affects master.
-