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-26 11:22:28 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
acebc3f41e
nextcloud
/
apps
/
files_sharing
History
Bjoern Schiessle
8ee368ddad
remove needless element tag
2014-02-03 17:03:30 +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
change em to px
2014-01-22 11:36:42 +01:00
js
modify js to move upload wrapper, modify css to match core values
2014-01-22 11:36:38 +01:00
l10n
remove ru_RU - it's almost untranslated
2014-01-13 16:44:03 +01:00
lib
remove needless element tag
2014-02-03 17:03:30 +01:00
templates
remove extra upload controls
2014-01-22 11:36:29 +01:00
tests
Fixed sharing results to include the correct permissions
2014-01-23 15:31:14 +01:00
public.php
Fixed isPreviewAvailable warnings in log
2014-01-23 12:32:10 +01:00