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-15 22:11:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25
a2b79ead2d
nextcloud
/
apps
/
files_sharing
History
Morris Jobke
cf2c061f1f
Merge pull request
#6929
from owncloud/sharing-fixfiledownloadlink
...
Sharing fixfiledownloadlink
2014-01-29 00:39:14 -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
use more accurate error codes
2014-01-28 13:31:43 +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