Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 3 | -23/+156 |
* | Set the data from the template | Joas Schilling | 2017-10-18 | 2 | -52/+29 |
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
* | Merge pull request #6602 from nextcloud/s3-multipart-upload | Robin Appelman | 2017-10-11 | 1 | -4/+17 |
|\ | |||||
| * | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -4/+17 |
* | | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+6 |
* | | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 2 | -2/+8 |
* | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 6 | -0/+2059 |
|\ \ | |||||
| * | | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 3 | -2/+180 |
| * | | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+75 |
| * | | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -0/+219 |
| * | | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+337 |
| * | | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+314 |
| * | | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+491 |
| * | | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+445 |
* | | | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -0/+30 |
* | | | Fix bigint handling on postgres | Joas Schilling | 2017-09-29 | 1 | -0/+74 |
|/ / | |||||
* | | Merge pull request #6544 from nextcloud/fix/duplicate-session-token | Morris Jobke | 2017-09-25 | 1 | -0/+8 |
|\ \ | |||||
| * | | Fix duplicate session token after remembered login | Christoph Wurst | 2017-09-20 | 1 | -0/+8 |
| |/ | |||||
* | | Handle SameSiteCookie check for index.php in AppFramework Middleware | Roeland Jago Douma | 2017-09-24 | 2 | -2/+145 |
* | | Merge pull request #6605 from nextcloud/oc_ocs_response_is_dep | Morris Jobke | 2017-09-21 | 1 | -4/+4 |
|\ \ | |||||
| * | | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 1 | -4/+4 |
| |/ | |||||
* / | Fix tests | Roeland Jago Douma | 2017-09-21 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #5462 from nextcloud/add-frameancestor-support | Lukas Reschke | 2017-09-18 | 1 | -0/+41 |
|\ | |||||
| * | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+41 |
* | | Add filter for `shareapi_allow_share_dialog_user_enumeration` | Lukas Reschke | 2017-09-15 | 1 | -32/+125 |
* | | Add tests | Tobia De Koninck | 2017-09-15 | 1 | -0/+129 |
* | | Fix tests | Tobia De Koninck | 2017-09-15 | 1 | -1/+19 |
|/ | |||||
* | Fix AppPassword 2FA auth | Roeland Jago Douma | 2017-09-12 | 1 | -1/+16 |
* | Merge pull request #6414 from nextcloud/share-notification-wrong-language | Morris Jobke | 2017-09-08 | 1 | -0/+11 |
|\ | |||||
| * | Use the language of the recipient for the share notification | Joas Schilling | 2017-09-08 | 1 | -0/+11 |
* | | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 9 | -15/+15 |
|/ | |||||
* | Merge pull request #6247 from nextcloud/oauth-state-undefined | Morris Jobke | 2017-09-06 | 1 | -0/+12 |
|\ | |||||
| * | Fix tests | Morris Jobke | 2017-09-06 | 1 | -0/+12 |
* | | Merge pull request #6364 from nextcloud/fix_login_loop | Morris Jobke | 2017-09-06 | 1 | -1/+5 |
|\ \ | |/ |/| | |||||
| * | Fix login with basic auth | Roeland Jago Douma | 2017-09-05 | 1 | -1/+5 |
* | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 3 | -3/+7 |
|\ \ | |/ |/| | |||||
| * | Fix tests | Morris Jobke | 2017-09-05 | 2 | -2/+6 |
| * | Fix unit tests | Joas Schilling | 2017-09-04 | 1 | -1/+1 |
* | | Merge pull request #6254 from nextcloud/async-bus-split | Morris Jobke | 2017-09-04 | 3 | -28/+82 |
|\ \ | |||||
| * | | Add proper EOL | Morris Jobke | 2017-09-04 | 1 | -1/+1 |
| * | | split async test bus for easier subclassing | Robin Appelman | 2017-08-24 | 3 | -28/+82 |
* | | | Fix broken tests | Morris Jobke | 2017-09-04 | 1 | -1/+6 |
| |/ |/| | |||||
* | | Merge pull request #6296 from nextcloud/improve_2fa | Roeland Jago Douma | 2017-08-31 | 1 | -17/+189 |
|\ \ | |||||
| * | | Improve 2FA | Roeland Jago Douma | 2017-08-29 | 1 | -17/+189 |
* | | | Return the user id in case of an error | Joas Schilling | 2017-08-29 | 1 | -1/+1 |
* | | | Merge pull request #6177 from nextcloud/properly-add-slo-url | Morris Jobke | 2017-08-26 | 2 | -5/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | Inject \OCP\IURLGenerator to make tests work | Lukas Reschke | 2017-08-18 | 1 | -1/+11 |
| * | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 2 | -5/+5 |
* | | | Merge pull request #5870 from nextcloud/generate-system-wide-key-pair | Björn Schießle | 2017-08-24 | 1 | -15/+66 |
|\ \ \ |