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
path: root/lib
AgeCommit message (Expand)Author
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
2020-06-24Merge pull request #21558 from nextcloud/part-file-rename-maskRoeland Jago Douma
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-06-24Merge pull request #20916 from nextcloud/feature/unified-search-apiChristoph Wurst
2020-06-24Deprecate \OCP\ISearchChristoph Wurst
2020-06-24Implement unified search for FilesChristoph Wurst
2020-06-24Add unified search APIChristoph Wurst
2020-06-24Merge pull request #21525 from nextcloud/techdebt/noid/contacts-managerJoas Schilling
2020-06-24relax permissions mask check for detecting part file renameRobin Appelman
2020-06-23Fix language in share notes email for usersJoas Schilling
2020-06-23Make annotations case insensitiveJoas Schilling
2020-06-23Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling
2020-06-22Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz
2020-06-22Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz
2020-06-22More importsJoas Schilling
2020-06-22Fix code styleJoas Schilling
2020-06-22Fix undefined class "IAddressbook" on docsJoas Schilling
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-06-20[tx-robot] updated from transifexNextcloud bot
2020-06-20flow to not use deprecated event dispatcher methodsArthur Schiwon
2020-06-19Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-r...Roeland Jago Douma
2020-06-19Merge pull request #21483 from nextcloud/fix/scss/timeoutRoeland Jago Douma
2020-06-19Give up after 10 seconds in SCSS timeoutRoeland Jago Douma
2020-06-19Don't log KeysJoas Schilling
2020-06-19Allow crash reporters registration during app bootstrapChristoph Wurst
2020-06-18Fix event service listener registrationJoas Schilling
2020-06-18Fix unit testsJoas Schilling
2020-06-18Continue with next app when one errors during registerChristoph Wurst
2020-06-18Merge pull request #21461 from nextcloud/fix/catch-app-register-boot-exceptionsRoeland Jago Douma
2020-06-18[tx-robot] updated from transifexNextcloud bot
2020-06-17Catch all exceptions when an app is registering or bootingChristoph Wurst
2020-06-17Load the app.php before running apps' boot methodChristoph Wurst
2020-06-17Fix PHP CSJoas Schilling
2020-06-17Move back to IGroupManager::displayNamesInGroup()Joas Schilling
2020-06-17Merge pull request #21434 from nextcloud/bugfix/noid/dont-break-with-GenericE...Joas Schilling
2020-06-17Merge pull request #21406 from nextcloud/fix/aws-disable-csmChristoph Wurst
2020-06-17Migrate Settings to new bootstrap mechanismChristoph Wurst
2020-06-17Add dedicated API for apps' bootstrapping processChristoph Wurst
2020-06-16Don't break event listeners with the GenericEventWrapperJoas Schilling
2020-06-16Merge pull request #21416 from nextcloud/fix/user-deleted-token-cleanupChristoph Wurst
2020-06-15Clean up auth tokens when user is deletedChristoph Wurst
2020-06-15Avoid duplicate matches in wide and exact resultsJulius Härtl
2020-06-15Disable Client-Side Monitoring on AWS storageChristoph Wurst
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-06-11Merge pull request #21358 from nextcloud/enhancement/search-group-by-displaynameRoeland Jago Douma
2020-06-11[tx-robot] updated from transifexNextcloud bot
2020-06-10Allow group search by display nameChristoph Wurst
2020-06-10[tx-robot] updated from transifexNextcloud bot
2020-06-09Merge pull request #21317 from FlorentCoppint/s3_upload_part_sizeRoeland Jago Douma