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-09-15Do not output a warning when a file is not foundbackport/34035/stable24Côme Chilliet
2022-08-26Fix copy in view-only modeVincent Petry
2022-08-03Multiple fixesCarl Schwan
2022-08-03Fix view-only code after code review commentsVincent Petry
2022-08-03Fix share attribute related tests + code styleVincent Petry
2022-08-03Add share attributes + prevent download permissionVincent Petry
2022-07-06catch any exception for transaction controlbackport/33090/stable24Arthur Schiwon
2022-07-06DAV custom props: catch Exception and rollback transaction in caseArthur Schiwon
2022-04-22Add known dav properties to ignore listJulius Härtl
2022-01-20Convert properties value to string before passing them to databaseCôme Chilliet
2021-10-14Change return type to correct typeAnna Larch
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-06-08Allow certain custom DAV props to be readable by everyoneChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-29take into account that UNIQUE index might not work as expectedArthur Schiwon
2020-12-30Update license headersChristoph Wurst
2020-12-18Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst
2020-12-17fix finding of groups with decodable chars in their id via DAVArthur Schiwon
2020-12-17fixes sharing to group ids with characters that are being url encodedArthur Schiwon
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-18Add ability to limit sharing to ownerGeorg Ehrke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove space between switch case and colonChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-18remove the detour trough node and work with path directlyRobin Appelman
2020-03-18use INode instead of Node for custom propertiesRobin Appelman
2020-03-18handle long property paths to hasing paths >250 charsRobin Appelman
2020-03-18remove unused codeRobin Appelman
2020-03-18merge the two almost identical custom property backendsRobin Appelman
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-03-21implement principal property search for calendar user address set propertyGeorg Ehrke
2019-03-05Fix whitespaceMorris Jobke
2019-03-01Share calendar to circleVinicius Cubas Brand
2018-11-10Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)
2018-10-22allow group principal search for dav displayname propertyGeorg Ehrke