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
2021-06-09[tx-robot] updated from transifexNextcloud bot
2021-06-08Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst
2021-06-08Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz
2021-06-08[tx-robot] updated from transifexNextcloud bot
2021-06-08Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke
2021-06-07[tx-robot] updated from transifexNextcloud bot
2021-06-06[tx-robot] updated from transifexNextcloud bot
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-04psalm happinessArthur Schiwon
2021-06-04[tx-robot] updated from transifexNextcloud bot
2021-06-03adjust property type declarationArthur Schiwon
2021-06-03fix code styleArthur Schiwon
2021-06-03allow interacting with IAccountPropertyCollectionsArthur Schiwon
2021-06-03add IAccountPropertyCollection with implementationArthur Schiwon
2021-06-03deal with property collections when fetching users (with update)Arthur Schiwon
2021-06-03refactor validators and sanitizersArthur Schiwon
2021-06-03extend AccountManager API with collection constArthur Schiwon
2021-06-03[tx-robot] updated from transifexNextcloud bot
2021-06-02Merge pull request #27354 from nextcloud/escape-download-responseblizzz
2021-06-02Merge pull request #27088 from nextcloud/fix/27074/removing-appsJohn Molakvoæ
2021-06-02Merge pull request #24295 from nextcloud/perf/noid/routerblizzz
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-06-02First attempt to check against core routes before loading all app routesJulius Härtl
2021-06-02l10n: Spelling unificationValdnet
2021-06-02Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ
2021-06-02Merge pull request #27053 from nextcloud/bugfix/noid/dont-throw-when-comments...Joas Schilling
2021-06-01Merge pull request #27329 from nextcloud/propagate-throttle-state-for-baseres...Lukas Reschke
2021-06-01Merge pull request #27316 from nextcloud/bugfix/noid/getNumberOfUnreadComment...Lukas Reschke
2021-06-01Merge pull request #27328 from nextcloud/fix/noid/UserLoggedInEvent-apache-authChristoph Wurst
2021-06-01Add mbstring as dependencyDaniel Kesselberg
2021-06-01Propagate throttling on OCS responseLukas Reschke
2021-06-01emit UserLoggedInEvent on apache authArthur Schiwon
2021-06-01Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst
2021-06-01Fix populating the array and closing the cursorsJoas Schilling
2021-05-31Set local domain for swiftmailer transportDaniel Kesselberg
2021-05-31[tx-robot] updated from transifexNextcloud bot
2021-05-30[tx-robot] updated from transifexNextcloud bot
2021-05-29Check whether output buffering is active before turning it offRichard de Boer
2021-05-29Fix a usort comparison function returning a boolean instead of an integerRichard de Boer
2021-05-29Fix functions taking optional parameters before required onesRichard de Boer
2021-05-28Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-emailMorris Jobke
2021-05-28Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compl...Morris Jobke
2021-05-28Use noreply@ as email address for share emailsMorris Jobke
2021-05-28Fix Oracle query limit compliance in CommentsSimounet
2021-05-27Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursionblizzz
2021-05-26Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapperkesselb
2021-05-26Add DB exception throws tag to QBMapper PHPDocAnna Larch
2021-05-26Also make other shares listen to the "Allow sharing with groups"Joas Schilling
2021-05-26Don't allow executing cli if cache backend is unavailableRichard Steinmetz
2021-05-26[tx-robot] updated from transifexNextcloud bot