summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* Merge pull request #26149 from nextcloud/fix/ownership-transfer-ready-encryptionRoeland Jago Douma2021-03-221-2/+5
|\
| * Only perform login check during ownership transfer for encryptionChristoph Wurst2021-03-191-2/+5
* | Merge pull request #26231 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-221-2/+2
|\ \
| * | l10n: Add changes to text string for userValdnet2021-03-221-1/+1
| * | l10n: Add word user in ShareByMailProvider.phpValdnet2021-03-201-1/+1
* | | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-222-3/+1
* | | Fix testsJohn Molakvoæ (skjnldsv)2021-03-222-19/+41
* | | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-229-63/+74
* | | Clear the input after adding a new shareJohn Molakvoæ (skjnldsv)2021-03-221-3/+6
* | | Handle enforced password for mail shares in the WebUIJohn Molakvoæ (skjnldsv)2021-03-222-6/+60
* | | Extract GeneratePassword function to its own fileJohn Molakvoæ (skjnldsv)2021-03-222-35/+60
* | | Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-224-10/+39
* | | [tx-robot] updated from transifexNextcloud bot2021-03-2230-120/+274
* | | Merge pull request #26046 from nextcloud/smb-3.4.0Morris Jobke2021-03-2175-1206/+1943
|\ \ \
| * | | update icewind/smb to 3.4.0Robin Appelman2021-03-1075-1206/+1943
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-218-10/+10
* | | | Bump marked from 2.0.0 to 2.0.1dependabot-preview[bot]2021-03-205-6/+6
| |/ / |/| |
* | | Bump clipboard from 2.0.6 to 2.0.8dependabot-preview[bot]2021-03-204-9/+9
* | | Bump dompurify from 2.2.6 to 2.2.7dependabot-preview[bot]2021-03-205-6/+6
* | | Merge pull request #26213 from nextcloud/wiswedel/fix/style/files/settingsDis...Roeland Jago Douma2021-03-201-5/+0
|\ \ \
| * | | Removed unnecessary paddingSascha Wiswedel2021-03-191-5/+0
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-2018-78/+84
* | | | Merge pull request #26212 from nextcloud/fix-dashboard-backgroundMorris Jobke2021-03-193-3/+4
|\ \ \ \
| * | | | Make background cover whole viewportJo Sprague2021-03-193-3/+4
* | | | | Merge pull request #26145 from nextcloud/smb-force-write-optionMorris Jobke2021-03-191-1/+9
|\ \ \ \ \
| * | | | | add (hidden) option to always show smb root as writableRobin Appelman2021-03-161-1/+9
* | | | | | Merge pull request #25129 from nextcloud/bugfix/smb-notify-subpathVincent Petry2021-03-191-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix files_external:notify command when running withing a subdirectory of the ...Julius Härtl2021-01-141-1/+1
* | | | | | Merge pull request #26196 from nextcloud/fix/app-sidebar-description-slotJulien Veyssier2021-03-199-11/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier2021-03-199-11/+11
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-196-4/+52
* | | | | | Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari...John Molakvoæ2021-03-181-135/+0
|\ \ \ \ \ \
| * | | | | | Remove duplicate unit test in sharing that checks for group permission updatesMorris Jobke2021-03-181-135/+0
* | | | | | | Use executeQuery and executeUpdate in the QBMapperChristoph Wurst2021-03-181-2/+2
* | | | | | | Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica...Morris Jobke2021-03-181-169/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Permission tests for the sharing are fully covered in sharing v1 integration ...Morris Jobke2021-03-181-169/+0
| |/ / / / /
* | | | | | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-182-4/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-282-4/+39
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-186-8/+12
* | | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-177-7/+7
|\ \ \ \ \ \
| * | | | | | Drop \OCP\Util::isIeChristoph Wurst2021-03-097-7/+7
* | | | | | | Merge pull request #26160 from nextcloud/enh/eslintJohn Molakvoæ2021-03-17103-339/+9926
|\ \ \ \ \ \ \
| * | | | | | | Fix comments filespluginJohn Molakvoæ (skjnldsv)2021-03-178-18/+36
| * | | | | | | Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-1783-88/+9824
| * | | | | | | Lint fixJohn Molakvoæ (skjnldsv)2021-03-1721-260/+93
* | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-172-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix parameter types in docsJoas Schilling2021-03-172-7/+7
* | | | | | | | | Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-resetMorris Jobke2021-03-175-3/+132
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | adds ldap user:reset commandArthur Schiwon2021-03-175-3/+132