Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11592 from nextcloud/feature/noid/update-strengthify | Roeland Jago Douma | 2018-10-03 | 6 | -10/+16 |
|\ | |||||
| * | Set nonce for loading the zxcvbn | Morris Jobke | 2018-10-03 | 2 | -1/+3 |
| * | Update strengthify | Morris Jobke | 2018-10-03 | 4 | -9/+13 |
* | | Merge pull request #11566 from nextcloud/404-design | Morris Jobke | 2018-10-03 | 2 | -7/+17 |
|\ \ | |||||
| * | | Improve 404 page design, fix #11370 | Jan-Christoph Borchardt | 2018-10-03 | 2 | -7/+17 |
| |/ | |||||
* | | Merge pull request #11591 from nextcloud/fix/2fa-login-screen-design | Morris Jobke | 2018-10-03 | 2 | -11/+11 |
|\ \ | |/ |/| | |||||
| * | Fix design of 2FA login screens | Christoph Wurst | 2018-10-03 | 2 | -11/+11 |
|/ | |||||
* | Merge pull request #11578 from nextcloud/add-group-settings-fix | Roeland Jago Douma | 2018-10-03 | 3 | -4/+2 |
|\ | |||||
| * | Fixed js error when adding new group | John Molakvoæ (skjnldsv) | 2018-10-03 | 3 | -4/+2 |
* | | Merge pull request #11338 from rubo77/password-br | Morris Jobke | 2018-10-03 | 1 | -2/+4 |
|\ \ | |||||
| * | | sharebymail: Add linebreak before password | rubo77 | 2018-10-03 | 1 | -2/+4 |
* | | | Merge pull request #11568 from nextcloud/fix/11097/just_update_password_hash | Morris Jobke | 2018-10-03 | 1 | -8/+12 |
|\ \ \ | |||||
| * | | | Just update password hash without validating | Roeland Jago Douma | 2018-10-03 | 1 | -8/+12 |
| | |/ | |/| | |||||
* | | | Merge pull request #11571 from nextcloud/dropdown-bottom-users-list-fix | Roeland Jago Douma | 2018-10-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Force multiselect max-height to 5.5 items | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #11538 from nextcloud/heading-bold | Marin Treselj | 2018-10-03 | 7 | -30/+44 |
|\ \ \ | |||||
| * | | | Fix federation-menu Javascript to use h3 | Jan-Christoph Borchardt | 2018-10-02 | 1 | -3/+3 |
| * | | | Font-weight exception, use light for personal settings h3 | Jan-Christoph Borchardt | 2018-10-02 | 1 | -0/+7 |
| * | | | Change h2 to h3 on personal settings page | Jan-Christoph Borchardt | 2018-10-02 | 2 | -21/+21 |
| * | | | Change heading weights from Light to Semibold for better information architec... | Jan-Christoph Borchardt | 2018-10-01 | 4 | -9/+16 |
* | | | | Merge pull request #11557 from nextcloud/update-design | Roeland Jago Douma | 2018-10-03 | 2 | -19/+31 |
|\ \ \ \ | |||||
| * | | | | Remove box-shadow from update/redirect boxes | Jan-Christoph Borchardt | 2018-10-02 | 1 | -1/+0 |
| * | | | | Accessibility and design fixes for update and redirect pages | Jan-Christoph Borchardt | 2018-10-02 | 2 | -19/+32 |
* | | | | | Merge pull request #11409 from nextcloud/feature/consolidated-2fa-settings | Roeland Jago Douma | 2018-10-03 | 13 | -68/+227 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Update autoloader class map | Christoph Wurst | 2018-10-02 | 2 | -0/+4 |
| * | | | | Fix 2FA settings icon alignment | Jan-Christoph Borchardt | 2018-10-02 | 1 | -0/+1 |
| * | | | | Consolidate personal two-factor provider settings | Christoph Wurst | 2018-10-02 | 11 | -68/+222 |
* | | | | | Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work | Morris Jobke | 2018-10-02 | 2 | -5/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add more test cases | Daniel Kesselberg | 2018-09-30 | 1 | -1/+4 |
| * | | | | | Allow url without / for overwrite.cli.url | Daniel Kesselberg | 2018-09-28 | 2 | -5/+11 |
* | | | | | | Merge pull request #10967 from nextcloud/zipresponse | Morris Jobke | 2018-10-02 | 3 | -0/+89 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add PHPDoc | Morris Jobke | 2018-10-02 | 1 | -4/+14 |
| * | | | | | | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -3/+5 |
| * | | | | | | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -5/+5 |
| * | | | | | | Add fix response | Jakob Sack | 2018-10-02 | 3 | -5/+82 |
* | | | | | | | Merge pull request #11204 from nextcloud/feature/11153/add-adminemail-cli | Morris Jobke | 2018-10-02 | 2 | -0/+13 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Validate email in occ command | Daniel Kesselberg | 2018-10-02 | 2 | -6/+5 |
| * | | | | | | Use setUserValue instead setEMailAddress because latter omits an changeUser e... | Daniel Kesselberg | 2018-10-02 | 1 | -8/+10 |
| * | | | | | | Add --admin-email to cli installer | Daniel Kesselberg | 2018-10-02 | 2 | -0/+12 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3 | Morris Jobke | 2018-10-02 | 17 | -14/+377 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add tests | Roeland Jago Douma | 2018-10-02 | 6 | -7/+218 |
| * | | | | | | Update all the publickey tokens if needed on web login | Roeland Jago Douma | 2018-10-02 | 7 | -1/+53 |
| * | | | | | | Mark token as invalid if the password doesn't match | Roeland Jago Douma | 2018-10-02 | 7 | -7/+52 |
| * | | | | | | Add column to DB to store expired passwords | Roeland Jago Douma | 2018-10-02 | 4 | -1/+56 |
* | | | | | | | Merge pull request #11336 from nextcloud/bugfix/3342/database-name-prefix-sqlite | Morris Jobke | 2018-10-02 | 2 | -8/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use empty instead ?? because dbname is '' sometimes | Daniel Kesselberg | 2018-09-23 | 1 | -2/+7 |
| * | | | | | | | Use const for dbname and dbtableprefix defaults | Daniel Kesselberg | 2018-09-23 | 2 | -8/+41 |
| * | | | | | | | --database-name or --database-table-prefix are ignored for sqlite | Daniel Kesselberg | 2018-09-23 | 1 | -4/+2 |
* | | | | | | | | Merge pull request #11553 from nextcloud/header-overflow | Morris Jobke | 2018-10-02 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \ |