| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5897 from nextcloud/add-share-mail-for-user-share | Roeland Jago Douma | 2017-08-01 | 1 | -1/+4 |
|\ |
|
| * | Send an email once a file/folder is shared with a user | Morris Jobke | 2017-07-28 | 1 | -1/+4 |
* | | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -1/+0 |
|/ |
|
* | Proper DI for ILockingProvider | Roeland Jago Douma | 2017-07-24 | 1 | -1/+3 |
* | Fix error message on untrusted domain error page | Morris Jobke | 2017-07-21 | 1 | -1/+1 |
* | Add bruteforce capabilities | Roeland Jago Douma | 2017-07-13 | 1 | -0/+3 |
* | Write cert bundle to tmp file first | Roeland Jago Douma | 2017-07-12 | 1 | -2/+14 |
* | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 1 | -1/+2 |
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 1 | -1/+6 |
* | Add tests and inject IRequest | Julius Härtl | 2017-06-16 | 1 | -2/+6 |
* | Do not open version file again | Julius Härtl | 2017-06-15 | 1 | -1/+1 |
* | Make cache and scss caching depend on the baseUrl | Julius Härtl | 2017-06-15 | 1 | -6/+8 |
* | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook | Lukas Reschke | 2017-05-17 | 1 | -0/+4 |
|\ |
|
| * | Fix encryption + remembered login due to missing login hook | Christoph Wurst | 2017-05-16 | 1 | -0/+4 |
* | | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 1 | -18/+2 |
|\ |
|
| * | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 1 | -18/+2 |
* | | Use distributed cache for SCSS dependencies as well | Morris Jobke | 2017-05-10 | 1 | -1/+1 |
|/ |
|
* | Make sure the AppFetcher fetches the new applist from the appstore | Roeland Jago Douma | 2017-05-02 | 1 | -4/+3 |
* | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 1 | -1/+0 |
* | Merge pull request #4515 from nextcloud/downstream-27643 | Morris Jobke | 2017-04-26 | 1 | -7/+8 |
|\ |
|
| * | Adjust query/event logging code in favour of more complex owncloud/diagnostic... | Piotr Mrówczyński | 2017-04-26 | 1 | -7/+8 |
* | | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -1/+7 |
|/ |
|
* | Contacts menu | Christoph Wurst | 2017-04-25 | 1 | -0/+11 |
* | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -1/+18 |
* | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 1 | -1/+13 |
|\ |
|
| * | Fix server container registration | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
| * | Fix comments | Roeland Jago Douma | 2017-04-13 | 1 | -0/+8 |
| * | Port Encryption/file to new getAccessList | Roeland Jago Douma | 2017-04-13 | 1 | -1/+5 |
* | | Merge pull request #4330 from nextcloud/activities-for-password-mail-change | Roeland Jago Douma | 2017-04-14 | 1 | -2/+2 |
|\ \ |
|
| * | | Allow to read the old email on the hook as well | Joas Schilling | 2017-04-13 | 1 | -2/+2 |
| |/ |
|
* / | Register in ServerContainer | Lukas Reschke | 2017-04-13 | 1 | -0/+15 |
|/ |
|
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -0/+5 |
|\ |
|
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -9/+1 |
| * | provide public discovery service to discover OCS end-points on another server | Bjoern Schiessle | 2017-04-11 | 1 | -0/+13 |
* | | Add IEMailTemplate to public OCP API | Lukas Reschke | 2017-04-11 | 1 | -1/+3 |
|/ |
|
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+9 |
* | Add support for theming | Lukas Reschke | 2017-04-07 | 1 | -2/+2 |
* | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 1 | -2/+4 |
* | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -7/+1 |
* | Move a lot of stuff over to the ServerContainer | Roeland Jago Douma | 2017-03-21 | 1 | -42/+136 |
* | Fix settings tests | Roeland Jago Douma | 2017-03-21 | 1 | -3/+17 |
* | Add DI intergration tests | Roeland Jago Douma | 2017-03-21 | 1 | -2/+7 |
* | PoC of moving the interface classes to the servercontainer | Roeland Jago Douma | 2017-03-21 | 1 | -2/+10 |
* | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 1 | -1/+1 |
|\ |
|
| * | Use DI | Joas Schilling | 2017-03-17 | 1 | -1/+1 |
* | | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -2/+2 |
* | | Always suggest the overwrite.cli.url | Joas Schilling | 2017-03-17 | 1 | -0/+1 |
|/ |
|
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -0/+13 |
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -1/+15 |
|\ |
|