Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-i... | Morris Jobke | 2016-11-02 | 2 | -1/+14 |
|\ | |||||
| * | Throw an exception when a shipped app was not replaced before the update | Joas Schilling | 2016-11-02 | 2 | -1/+14 |
* | | Merge pull request #1958 from harry-7/1428issue | Lukas Reschke | 2016-11-02 | 1 | -8/+16 |
|\ \ | |||||
| * | | Added Exception catch in case of DB User exists | Hemanth Kumar Veeranki | 2016-10-31 | 1 | -8/+16 |
* | | | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 12 | -44/+154 |
|\ \ \ | |||||
| * | | | document what the method does | Christoph Wurst | 2016-11-02 | 1 | -0/+2 |
| * | | | Add missing tests and fix PHPDoc | Lukas Reschke | 2016-11-02 | 2 | -1/+9 |
| * | | | 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 | 2 | -12/+19 |
| * | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 12 | -40/+133 |
* | | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 15 | -891/+649 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add tests for installer method | Lukas Reschke | 2016-10-31 | 1 | -26/+28 |
| * | | | 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 |
| * | | | Add update support | Lukas Reschke | 2016-10-31 | 6 | -270/+137 |
| * | | | Query the timefactory instead of creating it | Lukas Reschke | 2016-10-31 | 1 | -1/+1 |
| * | | | Add support for CRL | Lukas Reschke | 2016-10-31 | 1 | -4/+24 |
| * | | | 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 | 1 | -14/+33 |
| * | | | 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 |
| * | | | Use new appstore API | Lukas Reschke | 2016-10-31 | 11 | -630/+517 |
* | | | | Merge pull request #1966 from nextcloud/fix-csrf-token-generation | Roeland Jago Douma | 2016-11-02 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Fix CSRF token generation / validation | Leon Klingele | 2016-11-02 | 1 | -3/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #657 from nextcloud/share-by-mail | Joas Schilling | 2016-11-02 | 4 | -2/+88 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | find and show share-by mail links | Bjoern Schiessle | 2016-11-01 | 1 | -0/+10 |
| * | | | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -1/+3 |
| * | | | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 2 | -0/+22 |
| * | | | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 2 | -0/+52 |
| * | | | introduce share by mail, ui part | Bjoern Schiessle | 2016-11-01 | 1 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-02 | 2 | -0/+92 |
|/ / / | |||||
* | | | Merge pull request #339 from nextcloud/share-types-by-folder | Lukas Reschke | 2016-11-01 | 6 | -0/+97 |
|\ \ \ | |||||
| * | | | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 2 | -2/+11 |
| * | | | Stricter signature | Roeland Jago Douma | 2016-10-31 | 4 | -6/+9 |
| * | | | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 6 | -0/+85 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-01 | 4 | -12/+114 |
|/ / | |||||
* | | Merge pull request #1937 from nextcloud/ros-for-notification-message | Roeland Jago Douma | 2016-10-31 | 2 | -12/+76 |
|\ \ | |||||
| * | | Type hints already make sure it is an array | Joas Schilling | 2016-10-31 | 1 | -16/+6 |
| * | | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 2 | -0/+74 |
| |/ | |||||
* | | Merge pull request #1952 from nextcloud/deprecated_backgroudjob | Lukas Reschke | 2016-10-31 | 3 | -112/+0 |
|\ \ | |/ |/| | |||||
| * | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 2 | -20/+0 |
| * | Removed depreacted functions (since 6.0) | Roeland Jago Douma | 2016-10-29 | 1 | -92/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-31 | 2 | -0/+74 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-30 | 2 | -0/+94 |
|/ | |||||
* | Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10n | Lukas Reschke | 2016-10-29 | 7 | -351/+12 |
|\ | |||||
| * | Remove legacy l10n | Roeland Jago Douma | 2016-10-28 | 1 | -343/+0 |
| * | Fix more tests | Roeland Jago Douma | 2016-10-28 | 1 | -3/+3 |