Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #26198 from nextcloud/unified-search-node | Morris Jobke | 2021-03-22 | 6 | -89/+190 |
|\ | |||||
| * | use node search api for legacy file search endpoint | Robin Appelman | 2021-03-19 | 2 | -23/+32 |
| * | handle ordering in folder search | Robin Appelman | 2021-03-19 | 2 | -35/+52 |
| * | folder filtering in sql | Robin Appelman | 2021-03-19 | 1 | -16/+20 |
| * | cleanup fileinfo creation | Robin Appelman | 2021-03-19 | 1 | -9/+16 |
| * | format | Robin Appelman | 2021-03-18 | 1 | -1/+0 |
| * | handle limit and offset in folder file search | Robin Appelman | 2021-03-18 | 1 | -6/+51 |
| * | only require user to be set in a query that handles tags | Robin Appelman | 2021-03-18 | 2 | -8/+12 |
| * | unify handling of Folder::search methods into "new" query objects | Robin Appelman | 2021-03-18 | 1 | -45/+61 |
* | | Merge pull request #25498 from Worteks/feat-federatedfilesharing-logging | Morris Jobke | 2021-03-22 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing... | Samuel | 2021-02-16 | 16 | -1655/+7 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing... | Samuel | 2021-02-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing... | Samuel | 2021-02-11 | 21 | -182/+519 |
| |\ \ \ \ | |||||
| * | | | | | fix(sahre20): missing ILogger param instantiating Notifications | Samuel | 2021-02-09 | 1 | -0/+1 |
* | | | | | | 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 | 2 | -35/+19 |
* | | | | | | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -19/+27 |
* | | | | | | 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 |
* | | | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Drop \OCP\Util::isIe | Christoph Wurst | 2021-03-09 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon... | Joas Schilling | 2021-03-17 | 4 | -7/+108 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | 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 | 2 | -4/+4 |
| * | | | | | | | | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 3 | -2/+84 |
* | | | | | | | | | 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 | 5 | -41/+62 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 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 | 2 | -35/+43 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |