Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01Properly log expiration date removal in audit logRoeland Jago Douma
2021-04-28Bump composerRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-02-03Audit log unsharing from selfTiago Flores
2020-01-22Merge pull request #19041 from GrayFix/fix-admin_audit-previewRoeland Jago Douma
2020-01-22Update Application.phpGrayFix
2020-01-21Fix app updatesRoeland Jago Douma
2019-12-20Update license headers for 18Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-26Merge pull request #18005 from nextcloud/fix/manual-app-instancesRoeland Jago Douma
2019-11-25Remove some more direct app instance creationsChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-05Development is 18 now!Roeland Jago Douma
2019-08-07Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)
2019-08-01log circles and remote shares in admin_auditSascha Wiswedel
2019-07-26log email shares in admin_audit logSascha Wiswedel
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
2019-02-22Check if array element is present before accessDaniel Kesselberg
2018-11-23Bump versions of server and the requirements of appsJoas Schilling
2018-11-14Shorten index name of calendar changes tableJoas Schilling
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-08-14don't blame email address changersArthur Schiwon
2018-08-10Bump autoloadersRoeland Jago Douma
2018-08-08Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez
2018-04-26log to $datadir/audit.log by default and add rotationArthur Schiwon
2018-04-26offer API to create own File log. admin_audit makes use of itArthur Schiwon
2018-04-05more consistent namingArthur Schiwon
2018-04-05admin_audit and dav listen to announce and revoke signalsArthur Schiwon
2018-03-10Make admin_audit strictRoeland Jago Douma
2018-02-16Fix info.xml files of shipped appsJoas Schilling
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-25Add testsRoeland Jago Douma
2018-01-25Update autoloaderRoeland Jago Douma
2018-01-25Make admin_audit listen to 2fa eventsRoeland Jago Douma
2018-01-14Bump appsRoeland Jago Douma
2018-01-13Update composerMorris Jobke
2018-01-04Composer updatedRoeland Jago Douma
2017-12-14Use proper authorative-autoloader for app autoloadersRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-10-24Admin Audit autoloaderRoeland Jago Douma
2017-07-01Log console commandsJoas Schilling
2017-07-01Listen to app enable/disable eventsJoas Schilling