Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+8 |
* | Merge pull request #2428 from justin-sleep/upstream | Morris Jobke | 2016-12-03 | 1 | -1/+1 |
|\ | |||||
| * | Move integer casting to the top of the chain | justin-sleep | 2016-12-02 | 1 | -1/+1 |
* | | Cache all avatar responses | Roeland Jago Douma | 2016-11-30 | 1 | -16/+10 |
|/ | |||||
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -5/+27 |
* | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 2 | -3/+44 |
* | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -1/+38 |
* | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 1 | -5/+31 |
|\ | |||||
| * | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -5/+31 |
* | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -2/+20 |
* | | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -7/+4 |
* | | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -27/+21 |
* | | Move file | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
* | | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 1 | -0/+123 |
|/ | |||||
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -3/+8 |
* | Fix avatar on exif rotated images | Roeland Jago Douma | 2016-10-26 | 1 | -0/+1 |
* | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 1 | -0/+2 |
* | Move oc.js to a proper class | Roeland Jago Douma | 2016-10-25 | 1 | -0/+90 |
* | Check the mimetype before reading the content and catch exception | Joas Schilling | 2016-10-18 | 1 | -1/+16 |
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -105/+0 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 3 | -16/+19 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -1/+1 |
* | Move AvatarController over to FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -8/+3 |
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 1 | -5/+29 |
|\ | |||||
| * | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -5/+29 |
* | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+9 |
* | | redirect to default app after solving the 2FA challenge | Christoph Wurst | 2016-08-30 | 1 | -2/+4 |
|/ | |||||
* | Merge pull request #1172 from nextcloud/core_cleanup | Morris Jobke | 2016-08-30 | 6 | -61/+41 |
|\ | |||||
| * | AvatarController use proper JSONResponse | Roeland Jago Douma | 2016-08-29 | 1 | -42/+33 |
| * | Minor cleanup in core Controllers | Roeland Jago Douma | 2016-08-29 | 4 | -10/+5 |
| * | UserController does not require Defaults | Roeland Jago Douma | 2016-08-29 | 1 | -9/+3 |
* | | redirect to 2fa provider if there's only one active for the user | Christoph Wurst | 2016-08-29 | 1 | -4/+18 |
|/ | |||||
* | AvatarController cleanup | Roeland Jago Douma | 2016-08-25 | 1 | -21/+23 |
* | Move the reset token to core app | Joas Schilling | 2016-08-23 | 2 | -4/+4 |
* | Remove "password reset token" after successful login | Joas Schilling | 2016-08-23 | 1 | -0/+3 |
* | we are Nextcloud :) | Roeland Jago Douma | 2016-08-18 | 1 | -1/+1 |
* | Move /config over to Core OCSController | Roeland Jago Douma | 2016-08-18 | 1 | -0/+17 |
* | Delete IE8 support in the avatar controller | Roeland Jago Douma | 2016-08-16 | 1 | -5/+0 |
* | Redirect users when already logged-in on login form | Lukas Reschke | 2016-08-11 | 1 | -9/+25 |
* | Merge pull request #807 from nextcloud/ocs_dataresponse | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
|\ | |||||
| * | Fix Core's OCSController response | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
* | | Add missing array element - fixes #25714 | Thomas Müller | 2016-08-10 | 1 | -1/+1 |
|/ | |||||
* | Move /cloud/user to Core app | Roeland Jago Douma | 2016-08-09 | 1 | -1/+22 |
* | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 1 | -2/+25 |
* | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 1 | -0/+44 |
* | SetupController should use \OC::$configDir too | Damjan Georgievski | 2016-08-02 | 1 | -1/+1 |
* | Redirect to default page after login | Bjoern Schiessle | 2016-07-27 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 7 | -10/+22 |