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-06-15 11:41:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
52
b4f154f9b4
nextcloud
/
apps
/
files_sharing
History
Bjoern Schiessle
b4f154f9b4
fix path in sharing results if it is a file in the Shared folder
2014-02-26 15:22:20 +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 16:39:31 +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 16:39:31 +01:00
css
Merge branch 'stable6' into backport_6777_stable6
2014-02-07 14:21:10 +01:00
js
Instead of 'No preview available for ...' we simple display the mime-type icon
2014-02-05 11:27:46 +01:00
l10n
remove ru_RU - it's almost untranslated
2014-01-13 16:44:03 +01:00
lib
only add "received_from" if a share was found
2014-02-26 14:49:41 +01:00
templates
Merge branch 'stable6' into backport_6777_stable6
2014-02-07 14:21:10 +01:00
tests
fix path in sharing results if it is a file in the Shared folder
2014-02-26 15:22:20 +01:00
public.php
remove unused variable
2014-02-05 11:15:04 +01:00