Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only write checksum if we have a valid file info | Christoph Wurst | 2021-03-22 | 1 | -1/+4 |
* | Merge pull request #26149 from nextcloud/fix/ownership-transfer-ready-encryption | Roeland Jago Douma | 2021-03-22 | 1 | -2/+5 |
|\ | |||||
| * | Only perform login check during ownership transfer for encryption | Christoph Wurst | 2021-03-19 | 1 | -2/+5 |
* | | Merge pull request #26231 from nextcloud/Valdnet-patch-6 | John Molakvoæ | 2021-03-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | l10n: Add changes to text string for user | Valdnet | 2021-03-22 | 1 | -1/+1 |
| * | | l10n: Add word user in ShareByMailProvider.php | Valdnet | 2021-03-20 | 1 | -1/+1 |
* | | | Remove duplicated query for email shares | Daniel Calviño Sánchez | 2021-03-22 | 2 | -3/+1 |
* | | | Fix tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -19/+41 |
* | | | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 9 | -63/+74 |
* | | | Clear the input after adding a new share | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -3/+6 |
* | | | Handle enforced password for mail shares in the WebUI | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -6/+60 |
* | | | Extract GeneratePassword function to its own file | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -35/+60 |
* | | | Add labels to mail shares | John Molakvoæ (skjnldsv) | 2021-03-22 | 4 | -10/+39 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-22 | 30 | -120/+274 |
* | | | Merge pull request #26046 from nextcloud/smb-3.4.0 | Morris Jobke | 2021-03-21 | 75 | -1206/+1943 |
|\ \ \ | |||||
| * | | | update icewind/smb to 3.4.0 | Robin Appelman | 2021-03-10 | 75 | -1206/+1943 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-21 | 8 | -10/+10 |
* | | | | Bump marked from 2.0.0 to 2.0.1 | dependabot-preview[bot] | 2021-03-20 | 5 | -6/+6 |
| |/ / |/| | | |||||
* | | | Bump clipboard from 2.0.6 to 2.0.8 | dependabot-preview[bot] | 2021-03-20 | 4 | -9/+9 |
* | | | Bump dompurify from 2.2.6 to 2.2.7 | dependabot-preview[bot] | 2021-03-20 | 5 | -6/+6 |
* | | | Merge pull request #26213 from nextcloud/wiswedel/fix/style/files/settingsDis... | Roeland Jago Douma | 2021-03-20 | 1 | -5/+0 |
|\ \ \ | |||||
| * | | | Removed unnecessary padding | Sascha Wiswedel | 2021-03-19 | 1 | -5/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-20 | 18 | -78/+84 |
* | | | | Merge pull request #26212 from nextcloud/fix-dashboard-background | Morris Jobke | 2021-03-19 | 3 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Make background cover whole viewport | Jo Sprague | 2021-03-19 | 3 | -3/+4 |
* | | | | | Merge pull request #26145 from nextcloud/smb-force-write-option | Morris Jobke | 2021-03-19 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | add (hidden) option to always show smb root as writable | Robin Appelman | 2021-03-16 | 1 | -1/+9 |
* | | | | | | Merge pull request #25129 from nextcloud/bugfix/smb-notify-subpath | Vincent Petry | 2021-03-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix files_external:notify command when running withing a subdirectory of the ... | Julius Härtl | 2021-01-14 | 1 | -1/+1 |
* | | | | | | Merge pull request #26196 from nextcloud/fix/app-sidebar-description-slot | Julien Veyssier | 2021-03-19 | 9 | -11/+11 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | adapt files and app settings sidebar 'primary-actions' slot that became 'desc... | Julien Veyssier | 2021-03-19 | 9 | -11/+11 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-19 | 6 | -4/+52 |
* | | | | | | Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari... | John Molakvoæ | 2021-03-18 | 1 | -135/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove duplicate unit test in sharing that checks for group permission updates | Morris Jobke | 2021-03-18 | 1 | -135/+0 |
* | | | | | | | Use executeQuery and executeUpdate in the QBMapper | Christoph Wurst | 2021-03-18 | 1 | -2/+2 |
* | | | | | | | Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica... | Morris Jobke | 2021-03-18 | 1 | -169/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Permission tests for the sharing are fully covered in sharing v1 integration ... | Morris Jobke | 2021-03-18 | 1 | -169/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea... | Morris Jobke | 2021-03-18 | 2 | -4/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix valid storages removed when cleaning remote storages | Daniel Calviño Sánchez | 2021-01-28 | 2 | -4/+39 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-18 | 6 | -8/+12 |
* | | | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ie | Morris Jobke | 2021-03-17 | 7 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Drop \OCP\Util::isIe | Christoph Wurst | 2021-03-09 | 7 | -7/+7 |
* | | | | | | | Merge pull request #26160 from nextcloud/enh/eslint | John Molakvoæ | 2021-03-17 | 103 | -339/+9926 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix comments filesplugin | John Molakvoæ (skjnldsv) | 2021-03-17 | 8 | -18/+36 |
| * | | | | | | | Fix TerserPlugin | John Molakvoæ (skjnldsv) | 2021-03-17 | 83 | -88/+9824 |
| * | | | | | | | Lint fix | John Molakvoæ (skjnldsv) | 2021-03-17 | 21 | -260/+93 |
* | | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon... | Joas Schilling | 2021-03-17 | 2 | -7/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix parameter types in docs | Joas Schilling | 2021-03-17 | 2 | -7/+7 |
* | | | | | | | | | Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-reset | Morris Jobke | 2021-03-17 | 5 | -3/+132 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | adds ldap user:reset command | Arthur Schiwon | 2021-03-17 | 5 | -3/+132 |