nextcloud/apps/files_sharing
Lukas Reschke 0b7d9e2668 Cleanup code a little bit
- Use OCP\Response constants instead of the HTTP error code
- Use checkAppEnabled() instead of OC_App::isEnabled with an if statement
- Remove uneeded variable $baseURL
- Rename $isvalid to $isValid
2014-05-04 15:51:08 +02:00
..
ajax Cleanup code a little bit 2014-05-04 15:51:08 +02:00
appinfo Expose public shares over webdav 2014-04-25 14:45:18 +02:00
css fix position and look of public download button 2014-05-02 15:26:21 +02:00
js drop folder support on public shared folders 2014-04-11 14:54:13 +02:00
l10n [tx-robot] updated from transifex 2014-05-04 01:56:15 -04:00
lib Merge pull request #8415 from owncloud/sharing_fix_rename 2014-05-01 14:58:29 -04:00
templates disable download button if zip download is disabled 2014-05-02 15:53:46 +02:00
tests get the correct owner path for part files 2014-04-30 12:49:16 +02:00
public.php disable download button if zip download is disabled 2014-05-02 15:53:46 +02:00
publicwebdav.php Expose public shares over webdav 2014-04-25 14:45:18 +02:00