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-01-14Fix psalm issuesCarl Schwan
2022-01-14Add helper method in WrapperCarl Schwan
2022-01-14The storage is not static anymoreCarl Schwan
2022-01-14Optimize FileSystemTags workflow for groupfolderCarl Schwan
2022-01-12Fix RequestURL check for cli commandsCarl Schwan
2021-12-02fix testsRobin Appelman
2021-10-27Detect mimetype by content only with contentJoas Schilling
2021-10-22fixes an undefined index when getAccessList returns an empty arrayArthur Schiwon
2021-09-14Do not cache file ids in FileSystemTags inside group foldersRichard Steinmetz
2021-08-16Set alias for result of cast column functionDaniel Kesselberg
2021-08-10Make "name" column nullable in workflow operationsVincent Petry
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-20Rename External storages to External storageszaimen
2021-05-18Prefer string $file over 1-element array in script()François Freitag
2021-03-05Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst
2021-03-02Move some settings over to the IInitialStateRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-11Migrate WFE to the new PSR loggerChristoph Wurst
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-15consider local external storages, tooArthur Schiwon
2020-12-15enables the file name check also to match name of mountpointsArthur Schiwon
2020-11-30Only execute plain mimetype check for directories and do the fallback only fo...Morris Jobke
2020-11-25Files client and info bundles are always loaded so we don't need to load them...Julius Härtl
2020-11-23avoid empty null default with value that will be inserted anywaysArthur Schiwon
2020-10-28inform the user when flow config data exceeds thresholdsArthur Schiwon
2020-10-14Fix type errors detected by PsalmChristoph Wurst
2020-10-05Merge pull request #23096 from nextcloud/bugfix/noid/mimetypes2Morris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-29Make sure to check the mimetype on the path if a secure one could not be dete...Julius Härtl
2020-09-17Update urls to stackoverflow.com to "HTTPS"J0WI
2020-09-07Don't use SELECT DISTINCT when to_char() is used in a WHERE statementJoas Schilling
2020-08-24fix possible leaking scope in FlowArthur Schiwon
2020-08-10Prefer typed event over string based onesMorris Jobke
2020-08-07File entity to implement IIconArthur Schiwon
2020-08-05Flow File entity implements IContextPortationArthur Schiwon
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-02Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma
2020-07-02Merge pull request #21590 from nextcloud/debt/noid/unused-methodRoeland Jago Douma
2020-07-02Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-26Also always return in app commandsJoas Schilling
2020-06-26Remove unused method.Daniel Kesselberg
2020-06-24Move the event listener into a dedicated classChristoph Wurst
2020-06-24Migrate WFE to new bootstrap mechanismChristoph Wurst
2020-06-20flow to not use deprecated event dispatcher methodsArthur Schiwon
2020-06-15Flow: Include root folder for shared storages when fetching system tagsJulius Härtl
2020-05-28Move the systemtags to core/srcRoeland Jago Douma
2020-04-10Add visibility to all constantsChristoph Wurst