aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst2021-06-081-1/+10
|\
| * Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+10
* | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-084-57/+273
|\ \
| * | psalm happinessArthur Schiwon2021-06-042-2/+2
| * | adjust property type declarationArthur Schiwon2021-06-031-1/+1
| * | fix code styleArthur Schiwon2021-06-033-3/+2
| * | allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-034-14/+98
| * | add IAccountPropertyCollection with implementationArthur Schiwon2021-06-031-0/+86
| * | deal with property collections when fetching users (with update)Arthur Schiwon2021-06-031-14/+39
| * | refactor validators and sanitizersArthur Schiwon2021-06-031-35/+57
* | | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-072-3/+7
|\ \ \
| * | | Check whether output buffering is active before turning it offRichard de Boer2021-05-291-2/+6
| * | | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-1/+1
| | |/ | |/|
* | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04695-1294/+589
| |/ |/|
* | Merge pull request #27088 from nextcloud/fix/27074/removing-appsJohn Molakvoæ2021-06-021-4/+0
|\ \
| * | Allow removing apps with app store disabledGary Kim2021-05-241-4/+0
* | | Merge pull request #24295 from nextcloud/perf/noid/routerblizzz2021-06-021-12/+14
|\ \ \
| * | | First attempt to check against core routes before loading all app routesJulius Härtl2021-06-021-12/+14
* | | | l10n: Spelling unificationValdnet2021-06-021-1/+1
|/ / /
* | | Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-023-14/+74
|\ \ \
| * | | better cleanup of user files on user deletionRobin Appelman2021-04-273-14/+74
* | | | Merge pull request #27053 from nextcloud/bugfix/noid/dont-throw-when-comments...Joas Schilling2021-06-021-3/+2
|\ \ \ \
| * | | | Don't throw when comments is disabledJoas Schilling2021-05-211-3/+2
* | | | | Merge pull request #27329 from nextcloud/propagate-throttle-state-for-baseres...Lukas Reschke2021-06-011-0/+5
|\ \ \ \ \
| * | | | | Propagate throttling on OCS responseLukas Reschke2021-06-011-0/+5
* | | | | | Merge pull request #27316 from nextcloud/bugfix/noid/getNumberOfUnreadComment...Lukas Reschke2021-06-011-3/+3
|\ \ \ \ \ \
| * | | | | | Fix populating the array and closing the cursorsJoas Schilling2021-06-011-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
| |/ / / / |/| | | |
* | | | | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-0/+11
* | | | | Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-emailMorris Jobke2021-05-281-1/+1
|\ \ \ \ \
| * | | | | Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1
* | | | | | Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compl...Morris Jobke2021-05-281-5/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix Oracle query limit compliance in CommentsSimounet2021-05-281-5/+10
| |/ / / /
* | | | | Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursionblizzz2021-05-271-26/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't allow executing cli if cache backend is unavailableRichard Steinmetz2021-05-261-26/+6
* | | | | Merge pull request #27043 from nextcloud/storage-info-include-externalMorris Jobke2021-05-251-6/+15
|\ \ \ \ \
| * | | | | fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-201-6/+15
* | | | | | Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou...blizzz2021-05-252-4/+17
|\ \ \ \ \ \
| * | | | | | do not use private AccountManager in UsersControllerArthur Schiwon2021-05-252-4/+17
* | | | | | | Merge pull request #23065 from TomG736/FixEmptyDisplayNameMorris Jobke2021-05-251-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix indentation errorTom Grant2021-03-171-4/+4
| * | | | | | | Fix null displayname crash as described in #21885tgrant2021-03-171-1/+5
* | | | | | | | Remove unused constantsLukas Reschke2021-05-251-13/+0
* | | | | | | | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-251-0/+15
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add commands to manage tags via OCCJohannes Leuker2021-05-251-0/+15
* | | | | | | | Merge pull request #27062 from nextcloud/search-limit-offset-jailVincent Petry2021-05-251-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | properly use limit and offset for search in Jail wrapperRobin Appelman2021-05-211-7/+2
* | | | | | | | | Merge pull request #27040 from nextcloud/FlorentCoppint-masterMorris Jobke2021-05-251-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Avoid reading ~/.aws/config when using S3 providerFlorent2021-05-201-0/+1