nextcloud-server/lib/public
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841)
The hook now calls the share manager that will call the responsible
shareProvider to do the proper cleanup.

* Unit tests added

Again nothing should change it is just to cleanup old code
2016-04-12 09:46:25 +02:00
..
activity Allow the activity app to set the current user when sending emails 2016-03-24 09:36:44 +01:00
app Update author information 2016-03-01 17:25:15 +01:00
appframework lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
authentication
backgroundjob
capabilities
command
comments Update author information 2016-03-01 17:25:15 +01:00
console Dispatch an event when a console command is run 2016-02-05 12:24:54 +01:00
contacts
db/querybuilder Update author information 2016-03-01 17:25:15 +01:00
diagnostics
encryption since 9.0 we have a additional parameter $position used for integrity checks 2016-02-22 18:25:01 +01:00
files Add locking to the node api 2016-03-03 13:47:00 +01:00
http/client
l10n
lock
mail
notification
preview
route
search Update author information 2016-03-01 17:25:15 +01:00
security Update author information 2016-03-01 17:25:15 +01:00
Share Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
systemtag Allow defining a limit and offset for getObjectIdsForTags 2016-02-23 09:04:15 +01:00
api.php
app.php Properly handle return values of OC_App::getAppInfo() 2016-03-30 23:29:26 +02:00
autoloadnotallowedexception.php
backgroundjob.php Replace unneded OC::needUpgrade with OCP method 2016-03-14 10:10:29 +01:00
config.php
constants.php Update author information 2016-03-01 17:25:15 +01:00
contacts.php
db.php
defaults.php
files.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
groupinterface.php Update author information 2016-03-01 17:25:15 +01:00
iaddressbook.php
iappconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
iavatar.php Update author information 2016-03-01 17:25:15 +01:00
iavatarmanager.php Update author information 2016-03-01 17:25:15 +01:00
icache.php
icachefactory.php
icertificate.php
icertificatemanager.php
iconfig.php
icontainer.php
idatetimeformatter.php
idatetimezone.php
idb.php
idbconnection.php Update author information 2016-03-01 17:25:15 +01:00
ieventsource.php
igroup.php
igroupmanager.php Update author information 2016-03-01 17:25:15 +01:00
ihelper.php
iimage.php
il10n.php
ilogger.php Update author information 2016-03-01 17:25:15 +01:00
image.php
imemcache.php
imemcachettl.php
inavigationmanager.php
ipreview.php
irequest.php
isearch.php
IServerContainer.php Move IServerContainter to PSR-4 2016-03-22 16:39:19 +01:00
isession.php
itagmanager.php
itags.php
itempmanager.php
iurlgenerator.php
iuser.php Update author information 2016-03-01 17:25:15 +01:00
iuserbackend.php
iusermanager.php Prevent null to be passed into the closure of callForAllUsers 2016-04-05 10:26:04 +02:00
iusersession.php
json.php
preconditionnotmetexception.php
response.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
sabrepluginevent.php Update author information 2016-03-01 17:25:15 +01:00
sabrepluginexception.php
share_backend_collection.php
share_backend_file_dependent.php
share_backend.php
share.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
template.php
user.php
userinterface.php Update author information 2016-03-01 17:25:15 +01:00
util.php