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-10-15Type the authentication listenersChristoph Wurst
2020-10-15Add psalm types for the event dispatcherChristoph Wurst
2020-10-15Add psalm types for the migration schema closureChristoph Wurst
2020-10-14Fix type errors detected by PsalmChristoph Wurst
2020-10-14Annotate IContainer so Psalm knows what resove and query returnChristoph Wurst
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-13Merge pull request #23409 from nextcloud/fix/cache-entry-array-accessMorris Jobke
2020-10-13The encryption decrypt position can be int or stringChristoph Wurst
2020-10-13The file cache entry is array accessibleChristoph Wurst
2020-10-13Merge pull request #23382 from nextcloud/techdebt/noid/psr-logger-in-authenti...Joas Schilling
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-12Use PSR logger in authenticationJoas Schilling
2020-10-12Merge pull request #23378 from R0Wi/bugfix/registration_typoMorris Jobke
2020-10-12Add Psalm type for the bootstrap registration contextChristoph Wurst
2020-10-12Fix typo 'shared'Robin Windey
2020-10-12Type some of the core mappersChristoph Wurst
2020-10-12Add template typing to the QBMapperChristoph Wurst
2020-10-09Merge pull request #23249 from nextcloud/techdebt/server-container-cleanupRoeland Jago Douma
2020-10-09Merge pull request #23287 from nextcloud/enh/bruteforce/limit_storageRoeland Jago Douma
2020-10-09Clean up the serverChristoph Wurst
2020-10-09[tx-robot] updated from transifexNextcloud bot
2020-10-08Limit throttler to 48 hoursRoeland Jago Douma
2020-10-08Add cleanup job for old brutefoce attemptsRoeland Jago Douma
2020-10-08Merge pull request #23291 from nextcloud/techdebt/noid/use-psr-logger-in-even...Roeland Jago Douma
2020-10-08Use PSR Logger in event dispatcherJoas Schilling
2020-10-08Job::run() does not return anythingMorris Jobke
2020-10-08Merge pull request #23245 from nextcloud/techdebt/server-bus-deprecate-aliasRoeland Jago Douma
2020-10-08[tx-robot] updated from transifexNextcloud bot
2020-10-07Deprecate the named alias of IBusChristoph Wurst
2020-10-07Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori...Morris Jobke
2020-10-07Merge pull request #23248 from nextcloud/techdebt/server-getters-query-getRoeland Jago Douma
2020-10-07Merge pull request #23252 from nextcloud/fix/l10n/activitiesRoeland Jago Douma
2020-10-07Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interf...Roeland Jago Douma
2020-10-07Use the correct l10n for activitiesRoeland Jago Douma
2020-10-07Use the ContainerInterface::get inside the server containerChristoph Wurst
2020-10-07Use PSR logger interface in comments managerJoas Schilling
2020-10-07[tx-robot] updated from transifexNextcloud bot
2020-10-06Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalmMorris Jobke
2020-10-06Make sure getUsersFavoritingObject can be run without a userJoas Schilling
2020-10-06Only run the query to get the account data onceJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-04Merge pull request #22913 from nextcloud/group-folder-quota-warning-mountpointRoeland Jago Douma
2020-10-04Merge pull request #21821 from nextcloud/enh/bootstrap/initial_stateRoeland Jago Douma
2020-10-04add mount point to quota warning messageRobin Appelman
2020-10-04Merge pull request #22937 from nextcloud/enh/allow_configuring_token_auth_act...Roeland Jago Douma
2020-10-04Merge pull request #23047 from nextcloud/techdebt/noid/warn-on-database-abuseRoeland Jago Douma
2020-10-04Move initial state provider to boostrapRoeland Jago Douma
2020-10-04Allow configuring the activity update interval of tokenRoeland Jago Douma
2020-10-03Add explicit typecast for $value.Daniel Kesselberg
2020-10-02Update signature for setDaniel Kesselberg