Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rotation of apppasswords | Roeland Jago Douma | 2019-08-27 | 1 | -0/+1 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -0/+2 |
* | Merge pull request #15304 from nextcloud/enh/2fa_setup_at_login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+3 |
|\ | |||||
| * | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+3 |
* | | Allow clients to delete their own apptoken | Roeland Jago Douma | 2019-05-17 | 1 | -0/+1 |
|/ | |||||
* | Allow to send the password of protected conversations | Joas Schilling | 2019-05-06 | 1 | -0/+1 |
* | Make sure urlParams are correctly injected in global routes | Joas Schilling | 2019-03-11 | 1 | -90/+11 |
* | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 1 | -0/+3 |
* | Allow to create collections | Joas Schilling | 2019-03-01 | 1 | -0/+1 |
* | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 1 | -0/+5 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+8 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -0/+1 |
* | Fix loginflow with apptoken enter on iOS | Roeland Jago Douma | 2019-01-04 | 1 | -0/+1 |
* | Remove redirect page | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -1/+0 |
* | Remove unused sg api route | John Molakvoæ (skjnldsv) | 2018-11-16 | 1 | -1/+0 |
* | Move svg api endpoint | John Molakvoæ (skjnldsv) | 2018-10-29 | 1 | -3/+3 |
* | Add an endppoint for clients to request an app password | Roeland Jago Douma | 2018-10-03 | 1 | -0/+1 |
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+2 |
* | Svg from app | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+2 |
* | Svg color api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 |
* | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 1 | -0/+2 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 1 | -0/+28 |
* | Improve login flow | Roeland Jago Douma | 2018-04-08 | 1 | -0/+1 |
* | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 1 | -1/+1 |
* | Move search to proper Controller | Roeland Jago Douma | 2018-03-09 | 1 | -3/+1 |
* | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 1 | -5/+1 |
* | Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+2 |
* | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 1 | -2/+2 |
* | Add navigation endpoint | Julius Härtl | 2018-02-12 | 1 | -0/+2 |
* | Add preview endpoint for the fileid | Roeland Jago Douma | 2018-01-24 | 1 | -1/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+3 |
* | Add 204 endpoint | Roeland Jago Douma | 2017-11-02 | 1 | -1/+2 |
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+1 |
* | Add direct preview link to single shared image files | Roeland Jago Douma | 2017-09-25 | 1 | -0/+8 |
* | Run phan over code base | Lukas Reschke | 2017-07-19 | 1 | -0/+4 |
* | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 1 | -0/+1 |
* | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 1 | -0/+3 |
|\ | |||||
| * | Add new auth flow | Lukas Reschke | 2017-04-25 | 1 | -0/+3 |
* | | Use HTTP POST to retrieve the list of contacts | Christoph Wurst | 2017-04-25 | 1 | -1/+1 |
* | | Contacts menu | Christoph Wurst | 2017-04-25 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #4027 from nextcloud/better-spreed-call-urls | Robin Appelman | 2017-03-27 | 1 | -8/+34 |
|\ | |||||
| * | Throw a nice HintException when the apps are missing | Joas Schilling | 2017-03-24 | 1 | -10/+30 |
| * | Allow to use short URLs for calls | Joas Schilling | 2017-03-24 | 1 | -0/+6 |
* | | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+1 |
|/ | |||||
* | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -1/+0 |
* | Css cache folder name fix, route fix and various fixes | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | Appdata integration 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+1 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -0/+1 |
* | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 1 | -0/+1 |