This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-04-06 17:47:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
31
c65fac092d
nextcloud
/
apps
/
files_sharing
History
Björn Schießle
609d5f2458
Merge pull request
#6987
from owncloud/share_api_and_encryption
...
[ocs share api] public upload is also possible with encryption enabled, since OC6
2014-01-29 02:50:25 -08:00
..
ajax
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
2014-01-21 11:32:30 +01:00
appinfo
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
2014-01-21 11:32:30 +01:00
css
Merge pull request
#6912
from owncloud/replace-webroot-in-css
2014-01-27 04:11:15 -08:00
js
Fixed download URL in public page
2014-01-24 13:38:39 +01:00
l10n
remove ru_RU - it has bee removed from transifex
2014-01-13 16:41:10 +01:00
lib
public upload is also possible with encryption enabled, since OC6
2014-01-28 17:28:20 +01:00
templates
Merge pull request
#6912
from owncloud/replace-webroot-in-css
2014-01-27 04:11:15 -08:00
tests
Removed numRows usage from encryption app
2013-12-19 15:51:24 +01:00
public.php
Merge branch 'master' into fixing-gallery-password-protected-access-master
2014-01-21 19:36:20 +01:00