- Jan 28, 2016
-
-
Victor Dubiniuk authored
-
Vincent Petry authored
Share dialog use OCS API
-
Vincent Petry authored
Now using UTC dates with moment js to accurately add the number of days
-
Vincent Petry authored
-
Thomas Müller authored
Fix OCS unit tests after two share merges
-
Roeland Jago Douma authored
* Use getNode * Return IShare object so typechecking is happy
-
Thomas Müller authored
Use boxes for system tags, shorten permission text
-
Thomas Müller authored
Share2 ocs fix passing empty strings
-
Thomas Müller authored
Fix system tags conflict situations
-
Thomas Müller authored
Base shared cache on CacheJail
-
Robin Appelman authored
-
Robin Appelman authored
-
Vincent Petry authored
Permission text now doesn't appear when all permissions are there, or shows as "invisible" or "not assignable", which should better cover all use cases. Changed select2 style to use boxes in the input field.
-
Thomas Müller authored
add IUserMountCache->getMountsForFileId
-
Thomas Müller authored
Stop spamming me.
-
Thomas Müller authored
Notify me on activity and notifications for sure
-
Joas Schilling authored
-
Morris Jobke authored
[Share 2.0] Move interfaces to OCP
-
Tom authored
Honestly, the bot should be improved, if a person hasn't contributed for a long time it really doens't make sense to email him. I would also argue that altering the .gitignore doesn't make me an expert on that file. So classes of files really should not cause the mention bot spamming me.
-
Roeland Jago Douma authored
Those should only ever be set by the providers
-
Roeland Jago Douma authored
* Made comments more clear * Removed unneeded methods * IShares shareTime is now a proper DateTime object * IShares getPath -> getNode & setPath -> setNode * Fix unit tests
-
- Jan 27, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Still allow isolated updates of parameters
-
Roeland Jago Douma authored
* More sanity checks * More unit tests
-
Roeland Jago Douma authored
The password and expiration date can be set to empty strings when created. This is now handled gracefully.
-
Thomas Müller authored
Check whether ownCloud is installed
-
Thomas Müller authored
clean cache interface
-
Thomas Müller authored
Migrate from CardDAV sharing to more general DAV sharing
-
Lukas Reschke authored
ownCloud might not yet be setup. This causes an issue as the user config requires a setup ownCloud. Thus this needs a block whether ownCloud is installed or not. Fixes https://github.com/owncloud/core/issues/21955
-
Thomas Müller authored
Fix errors after install
-
Thomas Müller authored
[Share 2.0] Properly handle user deleted group shares
-
Thomas Müller authored
Ignore GD JPEG warnings
-
Robin Appelman authored
-
Vincent Petry authored
Does not disrupt the UX whenever a tag or association was created concurrently. The input field will adjust itself as if the tag was already there in the first place.
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/21873
-
Joas Schilling authored
-