| Commit message (Expand) | Author | Age | Files | Lines |
* | Fall back to black for non-color values | Joas Schilling | 2019-06-20 | 1 | -0/+1 |
* | Add extendedSupport to Subscription | Julius Härtl | 2019-06-17 | 1 | -0/+1 |
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -54/+71 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -0/+98 |
* | Merge pull request #15304 from nextcloud/enh/2fa_setup_at_login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+67 |
|\ |
|
| * | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+67 |
* | | Allow clients to delete their own apptoken | Roeland Jago Douma | 2019-05-17 | 1 | -0/+23 |
|/ |
|
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 1 | -126/+37 |
* | Block install without CAN_INSTALL file | Roeland Jago Douma | 2019-04-11 | 1 | -0/+16 |
* | Make the endpoint more robust against faulty resource providers | Joas Schilling | 2019-03-28 | 1 | -13/+59 |
* | Return 200 instead of 404 when asking for collections of a resource | Joas Schilling | 2019-03-19 | 1 | -1/+1 |
* | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 1 | -7/+1 |
* | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 1 | -1/+1 |
* | Also check the access to collections on preparing | Joas Schilling | 2019-03-01 | 1 | -0/+4 |
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 1 | -17/+11 |
* | Fix doc blocks | Joas Schilling | 2019-03-01 | 1 | -3/+3 |
* | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 1 | -1/+43 |
* | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 1 | -2/+3 |
* | Make sure we query the node before fetching the name | Julius Härtl | 2019-03-01 | 1 | -0/+4 |
* | Adjust parameter names on createCollectionOnResource | Julius Härtl | 2019-03-01 | 1 | -2/+2 |
* | Make names mandatory | Joas Schilling | 2019-03-01 | 1 | -8/+9 |
* | Allow to create collections | Joas Schilling | 2019-03-01 | 1 | -1/+33 |
* | Provider functionality | Joas Schilling | 2019-03-01 | 1 | -5/+16 |
* | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 1 | -0/+163 |
* | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 1 | -5/+24 |
* | Fix typo in info log for autoconfig | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+299 |
* | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 2 | -56/+18 |
* | Publish activity for app token created by client login flow | Daniel Kesselberg | 2019-02-17 | 1 | -1/+30 |
* | Publish activity for app token created by ocs api | Daniel Kesselberg | 2019-02-17 | 1 | -2/+31 |
* | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_... | Morris Jobke | 2019-02-07 | 2 | -13/+13 |
|\ |
|
| * | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 2 | -13/+13 |
* | | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 2 | -1/+107 |
* | | Do not do redirect handling when loggin out | Roeland Jago Douma | 2019-02-06 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas... | Roeland Jago Douma | 2019-01-29 | 1 | -2/+8 |
|\ |
|
| * | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-29 | 1 | -2/+8 |
* | | Clears the local storage after logout | Michael Weimann | 2019-01-29 | 1 | -1/+4 |
|/ |
|
* | Honor remember_login_cookie_lifetime | Roeland Jago Douma | 2019-01-23 | 1 | -1/+8 |
* | Fix template paramter | Roeland Jago Douma | 2019-01-18 | 1 | -1/+1 |
* | Generic message on password reset | Roeland Jago Douma | 2019-01-15 | 1 | -5/+11 |
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 1 | -2/+0 |
* | Fix loginflow with apptoken enter on iOS | Roeland Jago Douma | 2019-01-04 | 1 | -0/+12 |
* | Fix SAML Client login flow on Apple devices | Roeland Jago Douma | 2018-12-17 | 1 | -0/+1 |
* | Remove redirect page | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -28/+0 |
* | Respect the disabled setting for lost_password_link | Roeland Jago Douma | 2018-11-20 | 1 | -1/+3 |
* | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-01 | 1 | -21/+23 |
* | added possibility to disable autocomplete in login form | Rayn0r | 2018-10-30 | 1 | -0/+8 |
* | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -9/+9 |
* | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteData | Morris Jobke | 2018-10-23 | 1 | -1/+1 |
|\ |
|