| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't hardcode the product name to Nextcloud but use the theming value | Joas Schilling | 2021-03-22 | 1 | -1/+6 |
* | Fix sharebymail tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -12/+27 |
* | Remove duplicated query for email shares | Daniel Calviño Sánchez | 2021-03-22 | 3 | -36/+20 |
* | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -19/+27 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-22 | 2 | -22/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-21 | 16 | -0/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-20 | 2 | -16/+16 |
* | Fix phpcs issues in encryption update | Vincent Petry | 2021-03-19 | 1 | -3/+0 |
* | Log and continue when failing to update encryption keys during for individual... | Julius Härtl | 2021-03-19 | 3 | -12/+26 |
* | Merge pull request #23718 from nextcloud/already-shared-error-message | Roeland Jago Douma | 2021-03-19 | 1 | -3/+5 |
|\ |
|
| * | expand 'path is already shared' error message | Robin Appelman | 2021-03-15 | 1 | -3/+5 |
* | | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati... | Vincent Petry | 2021-03-19 | 1 | -5/+5 |
|\ \ |
|
| * | | Update user share must use correct expiration validation | Vincent Petry | 2021-03-18 | 1 | -5/+5 |
* | | | Use executeQuery and executeUpdate in the QBMapper | Christoph Wurst | 2021-03-18 | 1 | -11/+11 |
* | | | log full expection during repair step | Robin Appelman | 2021-03-18 | 4 | -5/+13 |
* | | | dont error the entire repair process when a repair step errors | Robin Appelman | 2021-03-18 | 1 | -1/+5 |
|/ / |
|
* | | Merge pull request #24384 from nextcloud/cleanup/remove-old-migration-check | Morris Jobke | 2021-03-17 | 4 | -138/+5 |
|\ \ |
|
| * | | Skip db migration simulation for core schema changes | Julius Härtl | 2021-03-17 | 4 | -138/+5 |
* | | | Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-... | Morris Jobke | 2021-03-17 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Only mark migrations as installed after execution | Joas Schilling | 2021-03-04 | 1 | -2/+4 |
* | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ie | Morris Jobke | 2021-03-17 | 2 | -11/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Drop \OCP\Util::isIe | Christoph Wurst | 2021-03-09 | 2 | -11/+1 |
* | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon... | Joas Schilling | 2021-03-17 | 10 | -10/+170 |
|\ \ \ \ |
|
| * | | | | Also limit to user group in case enumeration is enabled for groups and phonen... | Joas Schilling | 2021-03-17 | 1 | -1/+20 |
| * | | | | Fix parameter types in docs | Joas Schilling | 2021-03-17 | 5 | -6/+8 |
| * | | | | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 8 | -3/+142 |
* | | | | | Merge pull request #26131 from nextcloud/fix/initialstate-templates | Vincent Petry | 2021-03-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix default missing initial state for templates | John Molakvoæ (skjnldsv) | 2021-03-15 | 1 | -1/+1 |
* | | | | | | dont allow creating users with __groupfolders as uid | Robin Appelman | 2021-03-16 | 1 | -0/+1 |
* | | | | | | Merge pull request #26013 from nextcloud/object-store-copy-cache-id | Robin Appelman | 2021-03-16 | 6 | -41/+73 |
|\ \ \ \ \ \ |
|
| * | | | | | | verify that cache entry is valid | Robin Appelman | 2021-03-12 | 1 | -0/+3 |
| * | | | | | | also implement for FailedCache and NullCache | Robin Appelman | 2021-03-12 | 2 | -0/+10 |
| * | | | | | | use returned file id for object store copy | Robin Appelman | 2021-03-12 | 1 | -6/+6 |
| * | | | | | | add ICopyFromCache trait to expose existing implementation | Robin Appelman | 2021-03-12 | 3 | -35/+54 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #25136 from nextcloud/cachejail-search-filter | Vincent Petry | 2021-03-15 | 4 | -20/+112 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | only use share cacheentry when available | Robin Appelman | 2021-01-26 | 1 | -2/+8 |
| * | | | | | adjust tests | Robin Appelman | 2021-01-26 | 2 | -2/+1 |
| * | | | | | fix search in nested jails | Robin Appelman | 2021-01-26 | 2 | -21/+38 |
| * | | | | | fix cachjail searching for root | Robin Appelman | 2021-01-26 | 2 | -3/+17 |
| * | | | | | do cachejail search filtering in sql | Robin Appelman | 2021-01-26 | 3 | -4/+60 |
* | | | | | | Merge pull request #26003 from nextcloud/enh/simplefile/getid | Morris Jobke | 2021-03-15 | 1 | -0/+4 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add getID function to the simplefile implementation | Roeland Jago Douma | 2021-03-08 | 1 | -0/+4 |
* | | | | | | Merge pull request #25722 from nextcloud/objectstore-copy-cross | Robin Appelman | 2021-03-12 | 2 | -1/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | apply object store copy optimization when 'cross storage' copy is within the ... | Robin Appelman | 2021-03-09 | 2 | -1/+15 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #26049 from nextcloud/search-file-limit-results | Roeland Jago Douma | 2021-03-12 | 1 | -2/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | implement PagedProvider for file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 |
| * | | | | | | limit constructing of result objects in file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-search | Roeland Jago Douma | 2021-03-12 | 1 | -5/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Chunk the array of phone numbers | Joas Schilling | 2021-03-12 | 1 | -5/+9 |
* | | | | | | | Merge pull request #26072 from nextcloud/s3-no-explicit-close | Roeland Jago Douma | 2021-03-12 | 1 | -2/+0 |
|\ \ \ \ \ \ \ |
|