Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Delete old birthday calendar object when moving contact to another address book | Christian Weiske | 2021-03-26 | 1 | -3/+17 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-26 | 112 | -92/+314 | |
* | | | | Fix l10n | Valdnet | 2021-03-25 | 1 | -1/+1 | |
|/ / / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-25 | 146 | -238/+214 | |
|/ / | ||||||
* | | Merge pull request #26255 from nextcloud/Valdnet-patch-6 | John Molakvoæ | 2021-03-24 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | l10n: Separate ellipsis | Valdnet | 2021-03-23 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 32 | -8/+42 | |
|/ / | ||||||
* | | Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-info | Roeland Jago Douma | 2021-03-23 | 1 | -1/+4 | |
|\ \ | ||||||
| * | | Only write checksum if we have a valid file info | Christoph Wurst | 2021-03-22 | 1 | -1/+4 | |
* | | | Merge pull request #26033 from nextcloud/enh/comments/to_initialstate | Christoph Wurst | 2021-03-23 | 10 | -126/+54 | |
|\ \ \ | ||||||
| * | | | Move comments to initial state | Roeland Jago Douma | 2021-03-22 | 10 | -126/+54 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 226 | -410/+462 | |
* | | | Merge pull request #26198 from nextcloud/unified-search-node | Morris Jobke | 2021-03-22 | 1 | -31/+46 | |
|\ \ \ | ||||||
| * | | | pass order from unified search to file search | Robin Appelman | 2021-03-19 | 1 | -1/+5 | |
| * | | | use "newer" node search api directly in unified search | Robin Appelman | 2021-03-18 | 1 | -31/+42 | |
* | | | | Merge pull request #25498 from Worteks/feat-federatedfilesharing-logging | Morris Jobke | 2021-03-22 | 2 | -0/+38 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing... | Samuel | 2021-02-16 | 87 | -404/+1143 | |
| |\ \ \ | ||||||
| * | | | | fix(tests) | Samuel | 2021-02-11 | 1 | -0/+7 | |
| * | | | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing... | Samuel | 2021-02-11 | 111 | -406/+1784 | |
| |\ \ \ \ | ||||||
| * | | | | | fix(no_unused_imports) | Samuel | 2021-02-09 | 1 | -1/+0 | |
| * | | | | | fix(php-cs) | Samuel | 2021-02-09 | 1 | -17/+0 | |
| * | | | | | fix(misc) | Samuel | 2021-02-09 | 1 | -5/+7 | |
| * | | | | | fix(php-cs) | Samuel | 2021-02-09 | 1 | -4/+7 | |
| * | | | | | fix(logger): use logger from constructor arguments | Samuel | 2021-02-09 | 1 | -1/+14 | |
| * | | | | | fix(pebkac): missing `use OC` | Samuel | 2021-02-08 | 1 | -0/+1 | |
| * | | | | | fix(logger): set logger in constructor | Samuel | 2021-02-08 | 1 | -5/+10 | |
| * | | | | | fix(php-cs): indentation / elseif, maybe braces? | Samuel | 2021-02-05 | 1 | -13/+18 | |
| * | | | | | feat(federatedfilesharing): log errors, as suggested by @maxbes | Samuel | 2021-02-05 | 1 | -0/+20 | |
* | | | | | | 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 |