| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #24044 from nextcloud/backport/24042/stable20 | Morris Jobke | 2020-11-11 | 10 | -3/+347 |
|\ |
|
| * | Add integration tests for default share permissions | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+35 |
| * | Add acceptance tests for reshares by link when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+111 |
| * | Add acceptance tests for reshares when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 3 | -0/+194 |
| * | Disable share input for a received share if resharing is not allowed | Daniel Calviño Sánchez | 2020-11-11 | 3 | -3/+6 |
| * | Do not show "Can reshare" in the menu if resharing is not allowed | Daniel Calviño Sánchez | 2020-11-11 | 3 | -2/+3 |
* | | Merge pull request #24033 from nextcloud/backport/23993/stable20 | Joas Schilling | 2020-11-11 | 36 | -91/+376 |
|\ \
| |/
|/| |
|
| * | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-10 | 36 | -91/+376 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-11 | 16 | -380/+198 |
|/ |
|
* | Merge pull request #23950 from nextcloud/backport/23928/stable20 | Morris Jobke | 2020-11-10 | 4 | -54/+51 |
|\ |
|
| * | Update psalm-baseline.xml to accept new errors | Morris Jobke | 2020-11-10 | 1 | -0/+7 |
| * | Fix repair mimetype step to not leave stray cursors | Joas Schilling | 2020-11-10 | 3 | -54/+44 |
|/ |
|
* | Merge pull request #23998 from nextcloud/backport/23937/stable20 | Morris Jobke | 2020-11-10 | 3 | -26/+52 |
|\ |
|
| * | Use query builder instead of OC_DB in OC\Files\* | Joas Schilling | 2020-11-09 | 3 | -26/+52 |
* | | Merge pull request #23995 from nextcloud/backport/23741/stable20 | Morris Jobke | 2020-11-10 | 1 | -1/+7 |
|\ \ |
|
| * | | Unlock when promoting to exclusive lock fails | Ashod Nakashian | 2020-11-09 | 1 | -1/+7 |
| |/ |
|
* | | Merge pull request #23955 from nextcloud/backport/23938/stable20 | Roeland Jago Douma | 2020-11-10 | 2 | -29/+39 |
|\ \ |
|
| * | | Replace some usages of OC_DB in OC\Share\* with query builder | Joas Schilling | 2020-11-06 | 2 | -29/+39 |
* | | | Merge pull request #24012 from nextcloud/backport/23981/stable20 | John Molakvoæ | 2020-11-10 | 3 | -5/+5 |
|\ \ \ |
|
| * | | | Fix js search in undefined ocs response | John Molakvoæ (skjnldsv) | 2020-11-09 | 3 | -5/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-10 | 14 | -20/+70 |
* | | | | Merge pull request #24001 from nextcloud/backport/23889/stable20 | Roeland Jago Douma | 2020-11-09 | 2 | -11/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Shortcut to avoid file system setup when generating the logo URL | Morris Jobke | 2020-11-09 | 2 | -11/+14 |
* | | | | Merge pull request #24004 from nextcloud/backport/23999/stable20 | Roeland Jago Douma | 2020-11-09 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | Removed config.js | John Molakvoæ | 2020-11-09 | 1 | -1/+0 |
| * | | | | Remove old legacy search script | John Molakvoæ | 2020-11-09 | 1 | -1/+0 |
|/ / / / |
|
* | | | | Merge pull request #23996 from nextcloud/backport/23982/stable20 | Morris Jobke | 2020-11-09 | 1 | -1/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make sure root storage is valid before checking its size | John Molakvoæ (skjnldsv) | 2020-11-09 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | Merge pull request #23992 from nextcloud/backport/23574/stable20 | Morris Jobke | 2020-11-09 | 3 | -4/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix link share label placeholder not showing | Gary Kim | 2020-11-09 | 3 | -4/+5 |
* | | | Merge pull request #23971 from nextcloud/backport/23936/stable20 | Morris Jobke | 2020-11-09 | 4 | -23/+64 |
|\ \ \ |
|
| * | | | Check in failing psalm checks | Morris Jobke | 2020-11-09 | 1 | -0/+6 |
| * | | | Add explicit typecast for $value. | Daniel Kesselberg | 2020-11-09 | 2 | -2/+2 |
| * | | | Use query builder instead of OC_DB in trashbin | Joas Schilling | 2020-11-07 | 1 | -21/+56 |
* | | | | Merge pull request #23975 from nextcloud/backport/23923/stable20 | Morris Jobke | 2020-11-09 | 5 | -10/+77 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update parameters | Joas Schilling | 2020-11-07 | 4 | -8/+32 |
| * | | | Make sure Oracle always casts everything in the best way | Joas Schilling | 2020-11-07 | 1 | -0/+43 |
| * | | | Use Query builder function | Joas Schilling | 2020-11-07 | 1 | -1/+1 |
| * | | | Fix order of GREATEST for Oracle | Joas Schilling | 2020-11-07 | 1 | -3/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-09 | 28 | -38/+140 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-08 | 54 | -66/+766 |
|/ / / |
|
* | | | Merge pull request #23951 from nextcloud/backport/23922/stable20 | Roeland Jago Douma | 2020-11-07 | 1 | -6/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Improve query type detection | Joas Schilling | 2020-11-06 | 1 | -6/+9 |
* | | | Merge pull request #23954 from nextcloud/backport/23943/stable20 | Roeland Jago Douma | 2020-11-07 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Fix iLike() falsely turning escaped % and _ into wildcards | Joas Schilling | 2020-11-06 | 1 | -3/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #23948 from nextcloud/backport/23940/stable20 | Roeland Jago Douma | 2020-11-07 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Skip already loaded apps in loadApps | Roeland Jago Douma | 2020-11-06 | 1 | -3/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-07 | 6 | -2/+6 |
| |/ /
|/| | |
|
* | | | Merge pull request #23935 from nextcloud/backport/23921/stable20 | Morris Jobke | 2020-11-06 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cast bool things to numbers as that is how they are stored in the database | Joas Schilling | 2020-11-06 | 1 | -1/+1 |