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-05-25 18:52:53 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
34
5edc4c95bc
nextcloud
/
apps
/
files_sharing
History
Thomas Müller
5edc4c95bc
Merge branch 'stable6' into backport_6777_stable6
...
Conflicts: apps/files_sharing/css/public.css apps/files_sharing/templates/public.php
2014-02-07 14:21:10 +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
Fixed searchByMime in shared cache
2014-02-06 16:23:15 +01:00
templates
Merge branch 'stable6' into backport_6777_stable6
2014-02-07 14:21:10 +01:00
tests
Fixed searchByMime in shared cache
2014-02-06 16:23:15 +01:00
public.php
remove unused variable
2014-02-05 11:15:04 +01:00