nextcloud/apps/files_sharing
Roeland Jago Douma f2e0c98a9b Move private functions to proper list of arguments
Some private static functions in the OCS Share API
(files_sharing/api/local.php) take a params array with all the info
inside. This is bad for the limited type checking and is not clear.
2015-08-11 15:16:22 +02:00
..
ajax Merge pull request #17290 from owncloud/remove-readonly-wrapper 2015-07-06 15:36:11 +02:00
api Move private functions to proper list of arguments 2015-08-11 15:16:22 +02:00
appinfo Add OCS api to get, accept and decline remote shares 2015-07-03 09:30:49 +02:00
css Fix regression of button at public download page 2015-07-06 13:37:14 +02:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Share app no longer use the OCS API icon 2015-07-06 16:32:15 +02:00
l10n [tx-robot] updated from transifex 2015-07-08 01:55:28 -04:00
lib Merge pull request #17290 from owncloud/remove-readonly-wrapper 2015-07-06 15:36:11 +02:00
templates remove duplicate ID in HTML template for public shares 2015-06-25 10:13:56 +02:00
tests Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions 2015-07-08 10:33:42 +02:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php use permissions mask wrapper instead of readonly wrapper 2015-07-01 15:45:23 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00
settings-personal.php update license headers and authors 2015-06-25 14:13:49 +02:00