| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix detection of non extention types | Roeland Jago Douma | 2019-12-12 | 1 | -2/+5 |
* | Try more methods | Joas Schilling | 2019-12-12 | 1 | -3/+12 |
* | Some more fixes in detecting the mimetype from the content | Joas Schilling | 2019-12-12 | 1 | -16/+24 |
* | Allow to check for the mimetype by content only | Joas Schilling | 2019-12-12 | 1 | -7/+21 |
* | adding share type circles | Maxence Lange | 2019-12-11 | 1 | -1/+2 |
* | Merge pull request #18190 from nextcloud/backport/18149/stable15 | Roeland Jago Douma | 2019-12-10 | 1 | -11/+17 |
|\ |
|
| * | delay creation of the cert bundle | Arthur Schiwon | 2019-12-02 | 1 | -11/+17 |
* | | Correctly remove apps without any releases | Joas Schilling | 2019-12-03 | 1 | -1/+7 |
|/ |
|
* | pass through ServerNotAvailableException on app init | Arthur Schiwon | 2019-11-14 | 1 | -0/+4 |
* | Always check via http and https whether htaccess is working | Joas Schilling | 2019-11-12 | 1 | -1/+13 |
* | actually return the quote when getting global storage info | Robin Appelman | 2019-11-07 | 1 | -2/+7 |
* | Fix DAV mimetype search | Roeland Jago Douma | 2019-10-29 | 1 | -4/+7 |
* | Merge pull request #17013 from nextcloud/backport/16999/stable15 | Joas Schilling | 2019-10-10 | 1 | -1/+1 |
|\ |
|
| * | Return the proper jailed path when requesting the root path | Julius Härtl | 2019-09-05 | 1 | -1/+1 |
* | | Fix l10n in federated file sharing | Christoph Wurst | 2019-09-19 | 1 | -1/+1 |
* | | Add uid to delete temp token query | Daniel Kesselberg | 2019-09-18 | 1 | -1/+2 |
* | | set a storage availability delay on auth issues to avoid lock out | Arthur Schiwon | 2019-09-09 | 2 | -109/+102 |
|/ |
|
* | Undefined variable response when server is no nextcloud anymore | Joas Schilling | 2019-08-21 | 1 | -1/+1 |
* | Filter more configs | Joas Schilling | 2019-08-20 | 1 | -0/+13 |
* | Properly return an int in the getId function of the cache | Roeland Jago Douma | 2019-08-08 | 1 | -1/+1 |
* | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -4/+5 |
* | Fix File#putContents(string) on ObjectStorage | Marcel Klehr | 2019-07-17 | 1 | -4/+4 |
* | Do not keep searching for recent | Roeland Jago Douma | 2019-07-17 | 1 | -1/+6 |
* | Merge pull request #16215 from nextcloud/backport/16186/stable15 | Morris Jobke | 2019-07-03 | 1 | -11/+33 |
|\ |
|
| * | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -9/+12 |
| * | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -3/+22 |
* | | Fix notification casting | Roeland Jago Douma | 2019-07-03 | 1 | -1/+1 |
|/ |
|
* | verify that paths are valid for recursive local move | Robin Appelman | 2019-06-27 | 1 | -0/+21 |
* | Merge pull request #16083 from nextcloud/backport/15832/stable15 | Roeland Jago Douma | 2019-06-26 | 2 | -2/+5 |
|\ |
|
| * | Fix full text search for groupfolders | Morris Jobke | 2019-06-25 | 2 | -2/+5 |
* | | Fall back to black for non-color values | Joas Schilling | 2019-06-26 | 1 | -0/+5 |
|/ |
|
* | Prevent faulty logs from nested setupFS calls | Joas Schilling | 2019-06-21 | 1 | -2/+3 |
* | Don't notify admins if no potentially over exposing links found | Daniel Kesselberg | 2019-06-03 | 1 | -7/+7 |
* | search files by id in shared storages last | Robin Appelman | 2019-05-29 | 1 | -0/+8 |
* | Check for free space on touch | Julius Härtl | 2019-05-28 | 2 | -3/+14 |
* | Check the actual status code for 204 and 304 | Roeland Jago Douma | 2019-05-24 | 1 | -1/+9 |
* | Allow redis cluster to use password | Morris Jobke | 2019-05-22 | 1 | -1/+5 |
* | Fix l10n for SettingsManager by injecting the l10n factory | Morris Jobke | 2019-05-21 | 2 | -3/+15 |
* | Only show sharing section if it has content | Julius Härtl | 2019-05-21 | 1 | -0/+4 |
* | fix class might be undefined | Joas Schilling | 2019-05-09 | 1 | -2/+2 |
* | remove args from logging of common-spelled methods dependent on class | Arthur Schiwon | 2019-05-09 | 1 | -10/+24 |
* | remove setup args from logging | Arthur Schiwon | 2019-05-09 | 1 | -0/+8 |
* | Use non-absolute logout URL to fix wrong URL in reverse proxy scenario | Morris Jobke | 2019-05-08 | 1 | -1/+1 |
* | Merge pull request #15307 from nextcloud/backport/15290/stable15 | Morris Jobke | 2019-04-30 | 1 | -1/+3 |
|\ |
|
| * | take return of mkdir into account, throw exception on failure | Arthur Schiwon | 2019-04-30 | 1 | -1/+3 |
* | | Merge pull request #15139 from nextcloud/backport/15129/stable15 | Morris Jobke | 2019-04-30 | 3 | -1/+245 |
|\ \
| |/
|/| |
|
| * | Use the querybuilder for the queries | Joas Schilling | 2019-04-17 | 1 | -34/+49 |
| * | Allow to use Subqueries in from | Joas Schilling | 2019-04-17 | 1 | -0/+4 |
| * | Repair step for link shares | Roeland Jago Douma | 2019-04-17 | 2 | -1/+226 |
* | | Always use a temp file for swift writes | Roeland Jago Douma | 2019-04-24 | 1 | -8/+3 |
|/ |
|