This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
421f24868a
nextcloud-server
/
apps
/
files_sharing
History
Bjoern Schiessle
eaed786eed
add path relative to the files folder of the currently logged in user to the output of getFolderContent()
2014-01-22 17:11:37 +01: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
change em to px
2014-01-15 17:06:48 -05:00
js
Merge pull request
#6719
from tripflex/fix_pubup_progbar
2014-01-22 02:28:28 -08:00
l10n
remove ru_RU - it has bee removed from transifex
2014-01-13 16:41:10 +01:00
lib
add path relative to the files folder of the currently logged in user to the output of getFolderContent()
2014-01-22 17:11:37 +01:00
templates
remove extra upload controls
2014-01-10 14:03:55 -05:00
tests
public.php
Merge branch 'master' into fixing-gallery-password-protected-access-master
2014-01-21 19:36:20 +01:00