| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Close the streams in `writeStream` even when there is an exception | Robin Appelman | 2020-04-15 | 1 | -3/+6 |
* | | Handle unset owner in sharing | Joas Schilling | 2020-04-14 | 1 | -2/+6 |
|/ |
|
* | Merge pull request #20164 from nextcloud/backport/19782/stable17 | Morris Jobke | 2020-04-14 | 1 | -9/+18 |
|\ |
|
| * | Use global used space in quota wrappen when external storage is included | Robin Appelman | 2020-03-25 | 1 | -9/+18 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-14 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -6/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 8 | -4/+22 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 4 | -0/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 6 | -0/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-04 | 6 | -0/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 110 | -362/+372 |
* | | Dont always use the current users quota when calculating storage info | Robin Appelman | 2020-04-01 | 2 | -17/+11 |
* | | Merge pull request #20203 from nextcloud/backport/19978/stable17 | Roeland Jago Douma | 2020-04-01 | 1 | -0/+5 |
|\ \ |
|
| * | | Actually check if the owner is not null | Roeland Jago Douma | 2020-03-27 | 1 | -0/+5 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 4 | -8/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 2 | -0/+4 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-27 | 2 | -0/+6 |
* | | Check the user on remote wipe | Joas Schilling | 2020-03-25 | 1 | -7/+3 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 2 | -0/+4 |
* | Remove admin_notifications since it is obsolete since Nextcloud 14 | Julius Härtl | 2020-03-24 | 1 | -1/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-24 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-20 | 6 | -4/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-19 | 2 | -0/+2 |
* | Update the target when it isempty after sharing | Roeland Jago Douma | 2020-03-18 | 1 | -0/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 4 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-16 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-15 | 2 | -0/+20 |
* | Do not use the instance name as user part of from mail addresses | Julius Härtl | 2020-03-13 | 1 | -1/+1 |
* | Get correct mimetype on objectstores | Roeland Jago Douma | 2020-03-12 | 1 | -6/+1 |
* | Add message for DoesNotExistException | Daniel Kesselberg | 2020-03-06 | 1 | -2/+2 |
* | Merge pull request #19327 from nextcloud/backport/19303/stable17 | Roeland Jago Douma | 2020-03-05 | 2 | -7/+34 |
|\ |
|
| * | Split the exception handling so install errors don't log as setup errors | Joas Schilling | 2020-02-06 | 1 | -3/+11 |
| * | Check the new connection on setup like with PostgreSQL and Oracle | Joas Schilling | 2020-02-06 | 1 | -0/+10 |
| * | Only provide the auth method for MySQL 8.0+ to not break MariaDB | Joas Schilling | 2020-02-06 | 1 | -4/+13 |
* | | Merge pull request #19095 from nextcloud/backport/19023/stable17 | Roeland Jago Douma | 2020-03-05 | 1 | -0/+14 |
|\ \ |
|
| * | | ignore values that undershoot the minimum, go with default | Arthur Schiwon | 2020-02-21 | 1 | -5/+13 |
| * | | use getSystemValueInt | blizzz | 2020-02-21 | 1 | -3/+3 |
| * | | expose Argon2 options (as we did for bcrypt) | Arthur Schiwon | 2020-02-21 | 1 | -0/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-05 | 4 | -4/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-04 | 2 | -2/+24 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-02 | 2 | -0/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-28 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-25 | 2 | -0/+2 |
* | | | Fix requested changes | TimObert | 2020-02-23 | 1 | -10/+5 |
* | | | Change the route generation of AuthPublicShareController.php and adjust the r... | Tim Obert | 2020-02-23 | 1 | -3/+13 |