Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | document what the method does | Christoph Wurst | 2016-11-02 | 1 | -0/+2 | |
| * | | | | | | | Add missing tests and fix PHPDoc | Lukas Reschke | 2016-11-02 | 4 | -4/+169 | |
| * | | | | | | | Fix typ in constant name | Lukas Reschke | 2016-11-02 | 1 | -4/+4 | |
| * | | | | | | | Fix invalid PHPDocs | Lukas Reschke | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | | inject ISecureRandom into user session and use injected config too | Christoph Wurst | 2016-11-02 | 3 | -61/+79 | |
| * | | | | | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 20 | -184/+420 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 46 | -2556/+2228 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add tests for installer method | Lukas Reschke | 2016-10-31 | 5 | -26/+550 | |
| * | | | | | | | Remove non-required getter | Lukas Reschke | 2016-10-31 | 1 | -7/+0 | |
| * | | | | | | | Move to non-static version | Lukas Reschke | 2016-10-31 | 2 | -21/+3 | |
| * | | | | | | | Use findAppInDirectories | Lukas Reschke | 2016-10-31 | 2 | -2/+7 | |
| * | | | | | | | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 3 | -19/+8 | |
| * | | | | | | | Add update support | Lukas Reschke | 2016-10-31 | 13 | -368/+445 | |
| * | | | | | | | Query the timefactory instead of creating it | Lukas Reschke | 2016-10-31 | 2 | -3/+3 | |
| * | | | | | | | Add support for CRL | Lukas Reschke | 2016-10-31 | 2 | -4/+38 | |
| * | | | | | | | Replace with exception instead of boolean return value | Lukas Reschke | 2016-10-31 | 2 | -32/+10 | |
| * | | | | | | | %d instead %s | Lukas Reschke | 2016-10-31 | 1 | -1/+1 | |
| * | | | | | | | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 2 | -14/+40 | |
| * | | | | | | | Read array elements instead of substr | Lukas Reschke | 2016-10-31 | 1 | -2/+6 | |
| * | | | | | | | Make non-static | Lukas Reschke | 2016-10-31 | 1 | -2/+3 | |
| * | | | | | | | Fix tests | Lukas Reschke | 2016-10-31 | 6 | -8/+17 | |
| * | | | | | | | Use new appstore API | Lukas Reschke | 2016-10-31 | 30 | -2193/+1243 | |
* | | | | | | | | Merge pull request #1982 from nextcloud/revert-1949-disable-codecov-comments | Lukas Reschke | 2016-11-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove sunburst | Lukas Reschke | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | | Revert "Disable codecov comments" | Lukas Reschke | 2016-11-02 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1887 from nextcloud/downstream-26370 | Morris Jobke | 2016-11-02 | 3 | -3/+55 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix intergration tests | Roeland Jago Douma | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | Fix OCS API to be able to remove group shares from self as recipient | Roeland Jago Douma | 2016-11-02 | 1 | -2/+8 | |
| * | | | | | | Added test case about issue 26346 | Sergio Bertolin | 2016-11-02 | 1 | -0/+15 | |
| * | | | | | | Changed description of variable | Sergio Bertolin | 2016-11-02 | 1 | -1/+1 | |
| * | | | | | | Added functions to check etag of elements | Sergio Bertolin | 2016-11-02 | 1 | -0/+31 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #1977 from nextcloud/adjust-badges | Joas Schilling | 2016-11-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adjust badges | Lukas Reschke | 2016-11-02 | 1 | -1/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #1966 from nextcloud/fix-csrf-token-generation | Roeland Jago Douma | 2016-11-02 | 3 | -7/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix CSRF token generation / validation | Leon Klingele | 2016-11-02 | 3 | -7/+15 | |
* | | | | | | | Merge pull request #1975 from nextcloud/federated-sharing-always-https-by-def... | Roeland Jago Douma | 2016-11-02 | 4 | -38/+66 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | use https by default if no protocol is given. Only use unsecure connection if... | Bjoern Schiessle | 2016-11-02 | 4 | -38/+66 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #657 from nextcloud/share-by-mail | Joas Schilling | 2016-11-02 | 25 | -290/+2120 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | import exception | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 | |
| * | | | | | remove unused variable | Bjoern Schiessle | 2016-11-01 | 1 | -1/+0 | |
| * | | | | | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 2 | -1/+84 | |
| * | | | | | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 2 | -8/+622 | |
| * | | | | | always show correct place holder, mention share by mail only if the share pro... | Bjoern Schiessle | 2016-11-01 | 5 | -10/+151 | |
| * | | | | | enabled by default and add to shipped.json | Bjoern Schiessle | 2016-11-01 | 2 | -0/+2 | |
| * | | | | | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 5 | -187/+161 | |
| * | | | | | find and show share-by mail links | Bjoern Schiessle | 2016-11-01 | 2 | -0/+11 | |
| * | | | | | don't show 'notify by mail' option or permissions not available for mail shares | Bjoern Schiessle | 2016-11-01 | 3 | -6/+14 | |
| * | | | | | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 4 | -7/+180 | |
| * | | | | | if we have a exact match, either for the federated cloud id or for the | Bjoern Schiessle | 2016-11-01 | 1 | -26/+41 | |
| * | | | | | unified way to display remote shares and mail shares | Bjoern Schiessle | 2016-11-01 | 4 | -10/+17 |