aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-06-092-26/+26
* 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-089-60/+404
|\ \
| * | 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-038-16/+142
| * | add IAccountPropertyCollection with implementationArthur Schiwon2021-06-034-0/+167
| * | deal with property collections when fetching users (with update)Arthur Schiwon2021-06-031-14/+39
| * | refactor validators and sanitizersArthur Schiwon2021-06-031-35/+57
| * | extend AccountManager API with collection constArthur Schiwon2021-06-031-1/+6
* | | [tx-robot] updated from transifexNextcloud bot2021-06-082-0/+2
* | | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-073-4/+8
|\ \ \
| * | | Check whether output buffering is active before turning it offRichard de Boer2021-05-291-2/+6
| * | | Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-05-291-1/+1
| * | | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-072-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-062-0/+2
* | | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041269-2613/+1074
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-0412-56/+78
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-0354-110/+112
* | | Merge pull request #27354 from nextcloud/escape-download-responseblizzz2021-06-021-6/+2
|\ \ \
| * | | Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
* | | | 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-025-14/+76
|\ \ \ \
| * | | | better cleanup of user files on user deletionRobin Appelman2021-04-275-14/+76
* | | | | 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
* | | | | | | | Merge pull request #27328 from nextcloud/fix/noid/UserLoggedInEvent-apache-authChristoph Wurst2021-06-011-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Add mbstring as dependencyDaniel Kesselberg2021-06-013-4/+327
|/ / / / / / /
* | | | | | | 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
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-312-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-302-2/+2
| |_|_|_|/ |/| | | |
* | | | | 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