Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #2214 from nextcloud/remove-logging | Robin Appelman | 2016-11-21 | 7 | -418/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | update tests | Robin Appelman | 2016-11-21 | 3 | -181/+0 | |
| * | | | | | remove old logging section | Robin Appelman | 2016-11-21 | 4 | -237/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #2211 from nextcloud/maintenance-wsod | Robin Appelman | 2016-11-21 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | fix white screen of death in maintenance mode when theming is disabled | Robin Appelman | 2016-11-21 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #2212 from nextcloud/fix_web_installer | Morris Jobke | 2016-11-21 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Do not trigger appconfig queries when we are not yet installed | Roeland Jago Douma | 2016-11-21 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #1946 from nextcloud/federated-sharing-persona-settings | Lukas Reschke | 2016-11-21 | 51 | -424/+2524 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | center checkmark to indicate that the setting was stored | Bjoern Schiessle | 2016-11-21 | 1 | -1/+1 | |
| * | | | don't try to verify email address if no email address is set | Bjoern Schiessle | 2016-11-21 | 1 | -1/+1 | |
| * | | | small fixes | Bjoern Schiessle | 2016-11-21 | 3 | -8/+7 | |
| * | | | Adjust unit tests | Lukas Reschke | 2016-11-21 | 2 | -8/+18 | |
| * | | | Adjust integration test | Lukas Reschke | 2016-11-21 | 1 | -0/+1 | |
| * | | | Ask for password when scope is changed | Lukas Reschke | 2016-11-21 | 1 | -0/+8 | |
| * | | | Fix mail scope | Lukas Reschke | 2016-11-21 | 1 | -1/+1 | |
| * | | | Highlight current entry | Lukas Reschke | 2016-11-21 | 2 | -4/+26 | |
| * | | | Make JS aware of password verification | Lukas Reschke | 2016-11-21 | 2 | -0/+9 | |
| * | | | Remove debug code | Lukas Reschke | 2016-11-21 | 1 | -4/+0 | |
| * | | | Add config switch | Lukas Reschke | 2016-11-21 | 6 | -18/+71 | |
| * | | | Remove unused variable | Lukas Reschke | 2016-11-21 | 1 | -1/+1 | |
| * | | | Add retry job | Lukas Reschke | 2016-11-21 | 3 | -24/+76 | |
| * | | | make icons a bit smaller | Jan-Christoph Borchardt | 2016-11-21 | 1 | -3/+3 | |
| * | | | fix menu positioning hack | Jan-Christoph Borchardt | 2016-11-21 | 2 | -2/+1 | |
| * | | | Fix lookup url | Roeland Jago Douma | 2016-11-21 | 2 | -2/+2 | |
| * | | | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 4 | -15/+25 | |
| * | | | Push json to the lookupserver | Roeland Jago Douma | 2016-11-21 | 1 | -3/+3 | |
| * | | | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 3 | -6/+44 | |
| * | | | Fix changing display names for subadmins | Lukas Reschke | 2016-11-21 | 2 | -9/+50 | |
| * | | | Adjust permission checks | Lukas Reschke | 2016-11-21 | 2 | -16/+10 | |
| * | | | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 8 | -79/+378 | |
| * | | | fix unit tests | Bjoern Schiessle | 2016-11-21 | 2 | -76/+10 | |
| * | | | Add identity proof | Lukas Reschke | 2016-11-21 | 4 | -14/+45 | |
| * | | | Add private | Lukas Reschke | 2016-11-21 | 2 | -0/+136 | |
| * | | | Fix password display issue | Roeland Jago Douma | 2016-11-21 | 1 | -0/+2 | |
| * | | | lookup server connector | Bjoern Schiessle | 2016-11-21 | 2 | -12/+82 | |
| * | | | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 7 | -0/+179 | |
| * | | | rearrange input fields | Bjoern Schiessle | 2016-11-21 | 1 | -20/+19 | |
| * | | | limit max-width to have never more than two input fields next to each other | Bjoern Schiessle | 2016-11-21 | 1 | -0/+1 | |
| * | | | remove old test class | Bjoern Schiessle | 2016-11-21 | 1 | -173/+0 | |
| * | | | update unit tests | Bjoern Schiessle | 2016-11-21 | 3 | -56/+145 | |
| * | | | fix unit tests | Bjoern Schiessle | 2016-11-21 | 2 | -1/+202 | |
| * | | | Fix position of menu | Roeland Jago Douma | 2016-11-21 | 2 | -6/+14 | |
| * | | | Fix location of menu | Roeland Jago Douma | 2016-11-21 | 1 | -1/+1 | |
| * | | | change scope to 'local' for display name and avatar | Bjoern Schiessle | 2016-11-21 | 2 | -19/+28 | |
| * | | | change order of email and phone number | Bjoern Schiessle | 2016-11-21 | 1 | -14/+14 | |
| * | | | fix avatar cropper | Robin Appelman | 2016-11-21 | 2 | -7/+9 | |
| * | | | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 10 | -144/+261 | |
| * | | | Fix popup arrow positioning | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+1 | |
| * | | | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 3 | -33/+8 | |
| * | | | Fix popover layout | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+2 |