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-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph 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-04-09[tx-robot] updated from transifexNextcloud bot
2020-04-09Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayn...Roeland Jago Douma
2020-04-08Bump autoloadersJulius Härtl
2020-04-08Add preview provider for Krita filesJulius Härtl
2020-04-08Extract preview from opendocument filesJulius Härtl
2020-04-08Add abstract class to extract previews from files that are zip archivesJulius Härtl
2020-04-08dont show remote and email options if we have an exact match for local user e...Robin Appelman
2020-04-08Try to use the display name of file transfersJoas Schilling
2020-04-08Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l...Roeland Jago Douma
2020-04-08Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst
2020-04-08[tx-robot] updated from transifexNextcloud bot
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-04-07[tx-robot] updated from transifexNextcloud bot
2020-04-06Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma
2020-04-06[tx-robot] updated from transifexNextcloud bot
2020-04-05[tx-robot] updated from transifexNextcloud bot
2020-04-04Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma
2020-04-04Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cronRoeland Jago Douma
2020-04-04[tx-robot] updated from transifexNextcloud bot
2020-04-04Properly hint exceptions thrown by getUserFolderJulius Härtl
2020-04-03fixes the throttler not checking the user state on postLoginArthur Schiwon
2020-04-03fixes the return type of BeforeUserLoggedInEventArthur Schiwon
2020-04-03update autoloaderRobin Appelman
2020-04-03[tx-robot] updated from transifexNextcloud bot
2020-04-02Merge pull request #19486 from nextcloud/scanner-performanceRoeland Jago Douma
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-04-02Update autoloaderJoas Schilling
2020-04-01add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman
2020-04-01make seekable s3 stream genericRobin Appelman
2020-04-01Enable fseek for files in S3 storageLukas Stabe
2020-04-01Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr...Robin Appelman
2020-04-01restart transaction when cache insert fails due to duplicateRobin Appelman
2020-04-01call cache->insert directly instead of going trough cache->put first when sca...Robin Appelman
2020-04-01dont try to get existing cache data during scanning if we already know its a ...Robin Appelman
2020-04-01reuse known parentId when inserting cache entries in scannerRobin Appelman
2020-04-01optimize getMetaData for local storageRobin Appelman
2020-04-01Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma
2020-03-31Merge pull request #19858 from nextcloud/feature/webauthnRoeland Jago Douma
2020-03-31Start with webauthnRoeland Jago Douma
2020-03-31Make password nullable in LoginDataRoeland Jago Douma
2020-03-31[POC] Event for failed login attemptsRoeland Jago Douma
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Merge pull request #20210 from nextcloud/fix/outdated/admin-dir_permissionsJoas Schilling
2020-03-31Optionally write the reference id into the databaseJoas Schilling