nextcloud/apps/files_sharing
Vincent Petry 1f93b4e842 Removed numRows usage from encryption app
numRows on Oracle always seem to return 0.

This fix removes numRows usage from the encryption and sharing app.

This fixes unit tests and potentially the encryption app itself
(migration status) when running on Oracle
2013-12-18 21:14:26 +01:00
..
ajax fix public preview creation if a user ios logged in 2013-11-27 18:44:01 +01:00
appinfo Fixed sharing hook to not remove the share before the trashbin 2013-11-27 17:22:48 +01:00
css fix trashbin and pbulic page controls 2013-12-03 17:20:23 +01:00
js pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 2013-10-23 18:39:37 +02:00
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
lib get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 2013-12-06 14:41:59 +01:00
templates readd sharing token to public template 2013-11-15 16:27:41 +01:00
tests Removed numRows usage from encryption app 2013-12-18 21:14:26 +01:00
public.php Merge branch 'master' into encryption_enable_public_upload 2013-11-27 15:08:09 +01:00