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-28 04:32:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25
50721da77b
nextcloud
/
apps
/
files_sharing
History
Thomas Müller
4351609df9
adding password protection check to getShareByToken()
2014-01-21 20:52:16 +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
fix trashbin and pbulic page controls
2013-12-03 17:20:23 +01:00
js
Fixed various file name escaping issues in core apps
2014-01-12 13:29:54 +01:00
l10n
remove ru_RU - it's almost untranslated
2014-01-13 16:44:03 +01:00
lib
it is not an urgent error... a DEBUG message is enough at this point
2014-01-14 15:09:26 +01:00
templates
readd sharing token to public template
2013-11-15 16:27:41 +01:00
tests
Removed numRows usage from encryption app
2013-12-18 21:14:26 +01:00
public.php
adding password protection check to getShareByToken()
2014-01-21 20:52:16 +01:00