| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't show link shares hash in inherited share list | Roeland Jago Douma | 2020-01-15 | 1 | -22/+4 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -1/+2 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-10 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 26 | -35/+77 |
* | Update license script apps | Christoph Wurst | 2019-12-05 | 1 | -15/+41 |
* | integration tests | Maxence Lange | 2019-12-03 | 1 | -0/+80 |
* | Merge pull request #18159 from nextcloud/tests/comments-integration | Roeland Jago Douma | 2019-12-02 | 1 | -2/+6 |
|\ |
|
| * | Do not call count on null | Julius Härtl | 2019-11-29 | 1 | -2/+6 |
* | | Fix integration | Roeland Jago Douma | 2019-11-28 | 1 | -1/+1 |
|/ |
|
* | Bump handlebars from 4.5.2 to 4.5.3 in /build | dependabot-preview[bot] | 2019-11-24 | 2 | -4/+4 |
* | Accept incoming shares in integration tests | Daniel Calviño Sánchez | 2019-11-20 | 12 | -0/+167 |
* | Replace direct calls to share API with specific share steps | Daniel Calviño Sánchez | 2019-11-20 | 5 | -35/+35 |
* | Remove extra spaces at the end of lines | Daniel Calviño Sánchez | 2019-11-20 | 2 | -7/+7 |
* | Bump handlebars from 4.5.1 to 4.5.2 in /build | dependabot-preview[bot] | 2019-11-17 | 2 | -7/+7 |
* | Bump handlebars from 4.4.5 to 4.5.1 in /build | dependabot-preview[bot] | 2019-11-10 | 2 | -7/+7 |
* | Add .editorconfig to expected files | Gary Kim | 2019-11-08 | 1 | -0/+1 |
* | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 1 | -3/+0 |
* | Transpile also dependencies in node_modules | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Extend data returned when searching remote shares | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -2/+2 |
* | Merge pull request #17698 from nextcloud/dependabot/npm_and_yarn/build/node-s... | Roeland Jago Douma | 2019-10-27 | 2 | -8/+14 |
|\ |
|
| * | Bump node-sass from 4.12.0 to 4.13.0 in /build | dependabot-preview[bot] | 2019-10-27 | 2 | -8/+14 |
* | | Bump handlebars from 4.4.3 to 4.4.5 in /build | dependabot-preview[bot] | 2019-10-27 | 2 | -11/+11 |
|/ |
|
* | Add more integration tests for getting shares | Daniel Calviño Sánchez | 2019-10-26 | 2 | -2/+126 |
* | Add integration tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 2 | -0/+294 |
* | Replace fully qualified name with alias | Daniel Calviño Sánchez | 2019-10-25 | 1 | -10/+11 |
* | Merge all babelrc into one file | John Molakvoæ (skjnldsv) | 2019-10-17 | 1 | -1/+1 |
* | Bump handlebars from 4.4.2 to 4.4.3 in /build | dependabot-preview[bot] | 2019-10-13 | 2 | -11/+11 |
* | Remove settings/ from phan | Daniel Kesselberg | 2019-10-09 | 1 | -1/+0 |
* | Bump handlebars from 4.4.0 to 4.4.2 in /build | dependabot-preview[bot] | 2019-10-06 | 2 | -4/+4 |
* | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -4/+34 |
* | Add assorted integration tests for shares | Daniel Calviño Sánchez | 2019-10-04 | 3 | -0/+100 |
* | Do not expect a 200 HTTP status code when updating a share | Daniel Calviño Sánchez | 2019-10-04 | 3 | -2/+8 |
* | Move sharing integration tests to their own directory | John Molakvoæ (skjnldsv) | 2019-10-04 | 5 | -0/+50 |
* | Add helper script to run integration tests on a Docker container | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -0/+261 |
* | Fix master testing and update eslint-config | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -4/+5 |
* | Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2019-10-01 | 2 | -7/+7 |
|\ |
|
| * | Bump handlebars from 4.2.1 to 4.4.0 in /build | dependabot-preview[bot] | 2019-09-30 | 2 | -7/+7 |
* | | Use handlebars from node_modules (on CI) | Christoph Wurst | 2019-09-30 | 1 | -6/+6 |
|/ |
|
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 1 | -1/+1 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 3 | -1/+3 |
* | Bump handlebars from 4.2.0 to 4.2.1 in /build | dependabot-preview[bot] | 2019-09-22 | 2 | -4/+4 |
* | Bump handlebars from 4.1.2 to 4.2.0 in /build | dependabot-preview[bot] | 2019-09-08 | 2 | -10/+10 |
* | Fix npm audit warning in build | Roeland Jago Douma | 2019-08-30 | 1 | -55/+58 |
* | [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /build | dependabot-preview[bot] | 2019-08-27 | 1 | -3/+3 |
* | Bump js-yaml from 3.12.0 to 3.13.1 in /build | dependabot[bot] | 2019-08-08 | 1 | -11/+9 |
* | [Security] Bump fstream from 1.0.11 to 1.0.12 in /build | dependabot-preview[bot] | 2019-07-25 | 1 | -17/+3 |
* | Bump jsdoc from 3.6.2 to 3.6.3 in /build | dependabot-preview[bot] | 2019-07-21 | 2 | -30/+30 |
* | [Security] Bump lodash from 4.17.11 to 4.17.14 in /build | dependabot-preview[bot] | 2019-07-11 | 1 | -3/+3 |
* | Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w... | Morris Jobke | 2019-07-03 | 1 | -0/+60 |
|\ |
|
| * | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -0/+60 |