summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* read records from DB for lists at once, not one by one.Arthur Schiwon2020-04-175-36/+128
* don't circulate with only one backendArthur Schiwon2020-04-173-4/+29
* consolidate groupsMatchFilter in groupsExistArthur Schiwon2020-04-172-44/+25
* Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\
| * Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| * Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | Merge pull request #20529 from nextcloud/fix/Card-multipleJohn Molakvoæ2020-04-172-15/+87
|\ \
| * | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
* | | Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-7/+7
|\ \ \
| * | | Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-9/+9
* | | | Merge pull request #20381 from nextcloud/fix/allow_edit_admin_userMorris Jobke2020-04-177-100/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow to edit admin userGretaD2020-04-167-100/+8
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-1710-20/+44
|/ / /
* | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-167-32/+34
|\ \ \
| * | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-167-32/+34
* | | | Provide the proper language to the mailerRoeland Jago Douma2020-04-162-5/+5
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-04-1630-16/+196
* | | DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
* | | Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa...blizzz2020-04-1514-225/+682
|\ \ \ | |_|/ |/| |
| * | use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-1414-225/+682
* | | Merge pull request #19540 from jlutran/fixKeystoneV3AuthMorris Jobke2020-04-152-2/+2
|\ \ \
| * | | Fix issues with Keystone auth v3 in files_external appJulien Lutran2020-04-152-2/+2
* | | | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-154-44/+67
|\ \ \ \
| * | | | Fix unit testsJoas Schilling2020-04-151-5/+50
| * | | | Also disallow ; in remote urlsJoas Schilling2020-04-142-1/+2
| * | | | Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* | | | | Merge pull request #19191 from laurisb/patch-1Roeland Jago Douma2020-04-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve Opcache detectionLauris Binde2020-01-291-1/+1
* | | | | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-151-9/+22
|\ \ \ \ \
| * | | | | dont set headers for cliRobin Appelman2020-04-131-1/+3
| * | | | | Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-8/+19
* | | | | | Merge pull request #20476 from nextcloud/techdebt/php-cs-check-actionRoeland Jago Douma2020-04-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix php-cs formattingChristoph Wurst2020-04-141-1/+1
| | |_|/ / / | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1526-14/+88
|/ / / / /
* | | | | Merge pull request #20472 from nextcloud/fix/19848/make-sure-destination-is-n...Roeland Jago Douma2020-04-142-4/+54
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Verify that destination is not a directory.Daniel Kesselberg2020-04-142-4/+54
* | | | | Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-143-4/+6
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-144-4/+14
* | | | Merge pull request #19852 from nextcloud/dav/provide-dav-setting-for-default-...John Molakvoæ2020-04-136-15/+268
|\ \ \ \
| * | | | Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
| * | | | Provide dav setting for user's default calendarThomas Citharel2020-04-136-15/+265
* | | | | Bump marked from 0.8.1 to 0.8.2dependabot-preview[bot]2020-04-134-6/+6
* | | | | Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-136-31/+31
|/ / / /
* | | | Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-1334-39/+39
|\ \ \ \
| * | | | Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1334-39/+39
* | | | | Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activityRoeland Jago Douma2020-04-132-2/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-102-2/+15
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-1318-34/+66