Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 10 | -43/+147 |
|\ | |||||
| * | 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 | 10 | -39/+126 |
* | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 13 | -889/+639 |
|\ \ | |/ |/| | |||||
| * | 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 | 9 | -628/+507 |
* | | 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 |
* | | | 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 | 1 | -0/+14 |
* | | | 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 |
|/ / | |||||
* | | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 2 | -2/+11 |
* | | Stricter signature | Roeland Jago Douma | 2016-10-31 | 2 | -2/+3 |
* | | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 3 | -0/+57 |
|/ | |||||
* | Merge pull request #1937 from nextcloud/ros-for-notification-message | Roeland Jago Douma | 2016-10-31 | 1 | -12/+55 |
|\ | |||||
| * | 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 | 1 | -0/+53 |
* | | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 2 | -20/+0 |
|/ | |||||
* | Remove legacy l10n | Roeland Jago Douma | 2016-10-28 | 1 | -343/+0 |
* | Fix more tests | Roeland Jago Douma | 2016-10-28 | 1 | -3/+3 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 4 | -4/+8 |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -12/+13 |
* | Use callForSeenUsers for avatar migration | Morris Jobke | 2016-10-28 | 1 | -24/+22 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 3 | -56/+119 |
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 4 | -2/+181 |
|\ | |||||
| * | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 2 | -2/+67 |
| * | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 2 | -0/+114 |
* | | Merge pull request #1929 from nextcloud/share_email_to_OCS | Lukas Reschke | 2016-10-27 | 1 | -80/+0 |
|\ \ | |||||
| * | | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -80/+0 |
* | | | Fix avatar on exif rotated images | Roeland Jago Douma | 2016-10-26 | 1 | -0/+27 |
|/ / | |||||
* | | Merge pull request #1920 from nextcloud/legacy-pages-should-also-receive-the-... | Roeland Jago Douma | 2016-10-26 | 3 | -4/+4 |
|\ \ | |||||
| * | | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 2 | -3/+3 |
| * | | Add nonce also to legacy CSP | Lukas Reschke | 2016-10-26 | 1 | -1/+1 |