- Feb 29, 2016
-
-
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
-
-
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
-
- 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
-
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.
-
Lukas Reschke authored
This adds the integration tests for the CSRF protection on the DAV backend introduced with 9.0. Fixes https://github.com/owncloud/core/issues/22598
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
inject the correct external share manager into the storage
-
Thomas Müller authored
Fix addUserToGroup hook of the share code
-
Thomas Müller authored
Skip users with no trashbin
-
Thomas Müller authored
Add the uid on hover for sharing autocomplete
-
Roeland Jago Douma authored
Password set should be false if the password is null. Also updated the unit tests to tests this now.
-
Robin Appelman authored
-
Thomas Müller authored
Fix HTTPS support on external storages
-