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
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-12Wrap multiple inserts inside a transationperformance/saving-user-profile-infoCarl Schwan
2022-05-12Minor optimizations for saving user personal informationCarl Schwan
2022-05-05Cleanup davCarl Schwan
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-03-10Don't recreate sql query each timefix/carddav-backend-1000-orache1Carl Schwan
2022-02-21Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan
2021-12-08Convert strict_search to wildcard property and add psalm docsJoas Schilling
2021-12-08Only wildcard search if enumeration is allowedJoas Schilling
2021-06-22l10n: Spelling unificationValdnet
2021-06-22l10n: Spelling unificationValdnet
2021-06-22l10n: Spelling unificationValdnet
2021-06-09Allow apps to get photos of VObjectsJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-25Remove since from implementations and fix some more styleJoas Schilling
2021-05-21Fix PHP CSJoas Schilling
2021-05-21Add activities for creating, updating and deleting contactsJoas Schilling
2021-05-21Add activities for addressbook managementJoas Schilling
2021-05-21Add a settingJoas Schilling
2021-05-21Add a contacts filterJoas Schilling
2021-05-12remove private AccountManager from SyncServiceArthur Schiwon
2021-05-08dav: do not use private AccountManagerArthur Schiwon
2021-04-30fix creating vcards with multiple string valuesArthur Schiwon
2021-04-26Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-17Move getChangesForAddressBook to QueryBuilderRoeland Jago Douma
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-30Update license headersChristoph Wurst
2020-12-22Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma
2020-12-18Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst
2020-12-17fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07Make code strictJoas Schilling
2020-11-24Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-10-12handle nested properties, fixes #20544call-me-matt
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-21Sync all users to the system addresssbookJoas Schilling
2020-09-16Remove @suppress SqlInjectionCheckerMorris Jobke
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-05Change Content-Disposition HeaderJacob Neplokh
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19Typecast parameter of getAddressBookByIdGeorg Ehrke
2020-08-18Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-08-05IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke