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
9183ade655
nextcloud-server
/
apps
/
files_sharing
History
Bjoern Schiessle
e903c8b57b
fix test so that it doesn't depend on the array order
2014-02-21 15:53:11 +07: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 16:39:31 +07: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 16:39:31 +07:00
css
Merge branch 'stable6' into backport_6777_stable6
2014-02-07 14:21:10 +07:00
js
Instead of 'No preview available for ...' we simple display the mime-type icon
2014-02-05 11:27:46 +07:00
l10n
remove ru_RU - it's almost untranslated
2014-01-13 16:44:03 +07:00
lib
fix usersPath and add unit tests
2014-02-21 15:53:03 +07:00
templates
Merge branch 'stable6' into backport_6777_stable6
2014-02-07 14:21:10 +07:00
tests
fix test so that it doesn't depend on the array order
2014-02-21 15:53:11 +07:00
public.php
remove unused variable
2014-02-05 11:15:04 +07:00