Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add settings PersonalController | Roeland Jago Douma | 2016-11-06 | 1 | -0/+122 |
* | Cleanup OC_Group usage a bit | Roeland Jago Douma | 2016-11-04 | 1 | -206/+220 |
* | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 1 | -143/+187 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2016-11-03 | 1 | -166/+174 |
| * | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -6/+42 |
* | | Merge pull request #1741 from nextcloud/new_preview | Lukas Reschke | 2016-11-03 | 3 | -1/+565 |
|\ \ | |||||
| * | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -3/+6 |
| * | | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+223 |
| * | | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+338 |
| * | | Fix urlgenerator test | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1994 from nextcloud/proper-cron-hints | Roeland Jago Douma | 2016-11-03 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 1 | -1/+3 |
* | | Merge pull request #1915 from nextcloud/downstream-26398 | Lukas Reschke | 2016-11-03 | 9 | -80/+396 |
|\ \ | |/ |/| | |||||
| * | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 3 | -5/+28 |
| * | DI for root.php | Lukas Reschke | 2016-11-02 | 6 | -131/+307 |
| * | Fix mock warning in some FS tests (#26464) | Vincent Petry | 2016-11-02 | 2 | -2/+2 |
| * | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 4 | -2/+119 |
* | | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 1 | -40/+16 |
|\ \ | |||||
| * | | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -40/+16 |
* | | | Merge pull request #1988 from nextcloud/silly-but-effective-test | Morris Jobke | 2016-11-02 | 1 | -0/+68 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add test for "languageCodesTest.php" | Lukas Reschke | 2016-11-02 | 1 | -0/+68 |
* | | | Merge pull request #1981 from nextcloud/multibucket-num-buckets | Lukas Reschke | 2016-11-02 | 2 | -9/+13 |
|\ \ \ | |||||
| * | | | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 2 | -9/+13 |
* | | | | Add tests | Lukas Reschke | 2016-11-02 | 2 | -0/+139 |
* | | | | Inject config and logger | Joas Schilling | 2016-11-02 | 2 | -7/+29 |
| |/ / |/| | | |||||
* | | | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 5 | -174/+471 |
|\ \ \ | |||||
| * | | | Add missing tests and fix PHPDoc | Lukas Reschke | 2016-11-02 | 2 | -3/+160 |
| * | | | inject ISecureRandom into user session and use injected config too | Christoph Wurst | 2016-11-02 | 1 | -49/+60 |
| * | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 5 | -140/+269 |
| |/ / | |||||
* | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 15 | -1368/+1321 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add tests for installer method | Lukas Reschke | 2016-10-31 | 4 | -0/+522 |
| * | | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -14/+2 |
| * | | Add update support | Lukas Reschke | 2016-10-31 | 4 | -77/+279 |
| * | | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 1 | -0/+7 |
| * | | Fix tests | Lukas Reschke | 2016-10-31 | 4 | -5/+12 |
| * | | Use new appstore API | Lukas Reschke | 2016-10-31 | 8 | -1291/+518 |
* | | | Merge pull request #1966 from nextcloud/fix-csrf-token-generation | Roeland Jago Douma | 2016-11-02 | 2 | -4/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix CSRF token generation / validation | Leon Klingele | 2016-11-02 | 2 | -4/+12 |
* | | | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+40 |
|/ / | |||||
* | | Add defaultShareProvider & federatedshareprovider tests | Roeland Jago Douma | 2016-11-01 | 1 | -0/+91 |
* | | Add Manager unit tests | Roeland Jago Douma | 2016-11-01 | 1 | -6/+77 |
* | | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+9 |
|/ | |||||
* | Fix more tests | Roeland Jago Douma | 2016-10-28 | 3 | -143/+4 |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 5 | -31/+61 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 2 | -1/+66 |
* | Merge pull request #1800 from nextcloud/nextcloud-rich-object-strings | Morris Jobke | 2016-10-27 | 2 | -29/+74 |
|\ | |||||
| * | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 1 | -29/+21 |
| * | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 1 | -0/+53 |
* | | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -48/+0 |
* | | Merge pull request #1920 from nextcloud/legacy-pages-should-also-receive-the-... | Roeland Jago Douma | 2016-10-26 | 1 | -0/+14 |
|\ \ |