This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a7b4cd77b1
nextcloud-server
/
apps
/
files_sharing
History
Jörn Friedrich Dreyer
a7b4cd77b1
traverse folders in php to search in shared files
2014-07-31 12:05:29 +07:00
..
ajax
no longer check if the external storage app is enabled, we use no the webdav implementation from core
2014-06-30 12:34:49 +07:00
appinfo
fix sharing update, add proper escaping
2014-07-24 20:16:40 +07:00
css
move public page footer rules from sharing app to core so it is used by other apps too
2014-07-07 12:21:48 +07:00
js
update attributes for share with user list, file should always have delete permissions, this means unshare in this context, and the overview page is always a root view
2014-07-28 22:04:13 +07:00
l10n
[tx-robot] updated from transifex
2014-07-29 09:16:02 +07:00
lib
traverse folders in php to search in shared files
2014-07-31 12:05:29 +07:00
templates
use icon-confirm instead of text for accepting remote share, works better with translations
2014-07-04 00:07:24 +07:00
tests
Merge pull request
#9798
from owncloud/ocs_share_api_add_expire_date
2014-07-28 17:28:32 +07:00
list.php
Added sharing overview page (WIP)
2014-05-30 10:06:29 +07:00
public.php
Fix prompting for password
2014-06-14 10:14:07 +07:00
publicwebdav.php
Upload abortion is now detected within the OC_Connector_Sabre_File::put()
2014-07-08 11:09:59 +07:00
settings-admin.php
add settings to disable server to server sharing
2014-06-14 10:22:38 +07:00