| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #21779 from nextcloud/backport/21499/stable19 | Roeland Jago Douma | 2020-07-09 | 1 | -5/+6 |
|\ |
|
| * | adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ... | Lionel Elie Mamane | 2020-07-09 | 1 | -5/+6 |
* | | ensure mounts are scanned during tests | Robin Appelman | 2020-07-09 | 2 | -1/+7 |
* | | Use the correct mountpoint to calculate | Roeland Jago Douma | 2020-07-09 | 1 | -0/+9 |
|/ |
|
* | Merge pull request #21574 from nextcloud/backport/21379/stable19 | Morris Jobke | 2020-07-06 | 2 | -9/+216 |
|\ |
|
| * | Add acceptance test for disabling create permission after sharing | Daniel Calviño Sánchez | 2020-06-24 | 1 | -0/+43 |
| * | Add acceptance test for sharing a folder without create permission | Daniel Calviño Sánchez | 2020-06-24 | 2 | -0/+75 |
| * | Add acceptance test for sharing a file without edit permission | Daniel Calviño Sánchez | 2020-06-24 | 2 | -0/+75 |
| * | Generalize functions to get locators for share permission checkboxes | Daniel Calviño Sánchez | 2020-06-24 | 1 | -9/+23 |
* | | Revert "[stable19] Do not read certificate bundle from data dir by default" | Roeland Jago Douma | 2020-07-03 | 1 | -2/+3 |
* | | Increase timeout of the appstore requests | Joas Schilling | 2020-07-02 | 1 | -7/+7 |
* | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating | Joas Schilling | 2020-07-02 | 1 | -0/+28 |
* | | Merge pull request #21538 from nextcloud/backport/21452/stable19 | Joas Schilling | 2020-07-01 | 1 | -37/+47 |
|\ \
| |/
|/| |
|
| * | Fix unit tests | Joas Schilling | 2020-06-23 | 1 | -37/+47 |
* | | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 1 | -12/+29 |
* | | Allow to specify the cookie type for appframework responses | Roeland Jago Douma | 2020-06-22 | 1 | -6/+13 |
|/ |
|
* | acceptence tests shall specify which branch to pick when cloning apps | Arthur Schiwon | 2020-06-19 | 1 | -1/+2 |
* | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-16 | 1 | -0/+117 |
* | Avoid duplicate matches in wide and exact results | Julius Härtl | 2020-06-15 | 1 | -10/+31 |
* | Prevent harder to share your root | Joas Schilling | 2020-06-04 | 1 | -2/+4 |
* | Fix disabling send password by Talk without new password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -5/+79 |
* | Fix enabling send password by Talk with same password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -4/+96 |
* | Fix enabling send password by Talk with empty password in link shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -0/+69 |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Do not read certificate bundle from data dir by default | Morris Jobke | 2020-05-25 | 1 | -3/+2 |
* | Compress the appstore requests by default | Morris Jobke | 2020-05-20 | 1 | -5/+42 |
* | Cache appstore requests for 60 instead of 5 minutes | Morris Jobke | 2020-05-20 | 1 | -7/+7 |
* | Fix http cache test | Clement Wong | 2020-05-13 | 1 | -1/+1 |
* | Use random_bytes | Roeland Jago Douma | 2020-05-11 | 1 | -4/+11 |
* | Merge pull request #20722 from nextcloud/enh/20693/etag-capabilities | Morris Jobke | 2020-05-04 | 1 | -0/+2 |
|\ |
|
| * | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -0/+2 |
* | | Update education bundle | Roeland Jago Douma | 2020-05-01 | 1 | -2/+0 |
* | | Merge pull request #20380 from nextcloud/design/notification-mails | Roeland Jago Douma | 2020-05-01 | 3 | -138/+117 |
|\ \ |
|
| * | | Fix notification mail tests | Jan-Christoph Borchardt | 2020-05-01 | 3 | -138/+117 |
| |/ |
|
* | | Fix getDirectoryContent implementation for Jail wrapper | Robin Appelman | 2020-04-30 | 1 | -0/+15 |
* | | Fix Argon2 options checks | MichaIng | 2020-04-30 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshare | Morris Jobke | 2020-04-27 | 1 | -18/+0 |
|\ |
|
| * | Remove unneeded test since links have resharing permissions by default | Julius Härtl | 2020-04-21 | 1 | -18/+0 |
* | | Merge pull request #19514 from sndrr/already-enabled-apps | Morris Jobke | 2020-04-27 | 1 | -0/+1 |
|\ \ |
|
| * | | Updated test to check for already enabled apps | Sander Ruitenbeek | 2020-04-24 | 1 | -0/+1 |
* | | | Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svg | Morris Jobke | 2020-04-27 | 4 | -4/+92 |
|\ \ \ |
|
| * | | | Add test to ensure that symlinked apps_paths are not resolved | Daniel Kesselberg | 2020-04-24 | 1 | -0/+29 |
| * | | | Make it possible to resolve svg for apps_paths outside the document root | Daniel Kesselberg | 2020-04-24 | 3 | -4/+63 |
* | | | | Allow specifying a default expiration date | Roeland Jago Douma | 2020-04-24 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Do not create remember me cookie | Julius Härtl | 2020-04-23 | 1 | -1/+24 |
|/ / |
|
* | | Fix new routing in settings etc | Roeland Jago Douma | 2020-04-22 | 1 | -2/+2 |
* | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav... | Roeland Jago Douma | 2020-04-21 | 1 | -87/+50 |
|\ \
| |/
|/| |
|
| * | Extend tests for root url | Joas Schilling | 2020-04-18 | 1 | -87/+50 |
* | | Move to subfolders for preview files | Roeland Jago Douma | 2020-04-19 | 1 | -26/+70 |
|/ |
|
* | Fix mailer test | Roeland Jago Douma | 2020-04-17 | 1 | -1/+1 |