| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11581 from nextcloud/users-table-header-fix | John Molakvoæ | 2018-10-04 | 1 | -4/+4 |
|\ |
|
| * | Border fix | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -1/+1 |
| * | Fix sticky header on users list | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-04 | 12 | -12/+60 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-03 | 2 | -10/+20 |
* | | Set nonce for loading the zxcvbn | Morris Jobke | 2018-10-03 | 1 | -1/+2 |
* | | 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 #11538 from nextcloud/heading-bold | Marin Treselj | 2018-10-03 | 3 | -23/+30 |
|\ \ |
|
| * | | 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 |
* | | | 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 | 2 | -0/+55 |
| |/
|/| |
|
* | | Fix generateUrl for webpack | John Molakvoæ (skjnldsv) | 2018-10-02 | 4 | -7/+12 |
* | | Babel fix and dynamic import on settings | John Molakvoæ (skjnldsv) | 2018-10-02 | 15 | -184/+198 |
* | | Widen new user 'confirm' button, fix #10917 | Jan-Christoph Borchardt | 2018-10-01 | 1 | -0/+3 |
* | | Line up header text with column content for when there's inputs | Jan-Christoph Borchardt | 2018-10-01 | 1 | -1/+12 |
|/ |
|
* | Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_step | Christoph Wurst | 2018-10-01 | 1 | -14/+14 |
|\ |
|
| * | Bump templates to handlebars 4.0.12 | Roeland Jago Douma | 2018-09-28 | 1 | -14/+14 |
* | | Merge pull request #11457 from nextcloud/dependabot/npm_and_yarn/settings/@ba... | dependabot[bot] | 2018-10-01 | 2 | -49/+114 |
|\ \ |
|
| * | | Bump @babel/core from 7.0.0 to 7.1.2 in /settings | dependabot[bot] | 2018-09-30 | 2 | -49/+114 |
* | | | Bump webpack-cli from 3.1.1 to 3.1.2 in /settings | dependabot[bot] | 2018-10-01 | 2 | -4/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-01 | 2 | -4/+4 |
|/ / |
|
* | | Bump @babel/preset-env from 7.0.0 to 7.1.0 in /settings | dependabot[bot] | 2018-09-30 | 2 | -280/+731 |
* | | Merge pull request #11458 from nextcloud/dependabot/npm_and_yarn/settings/bab... | Roeland Jago Douma | 2018-09-30 | 2 | -4/+4 |
|\ \ |
|
| * | | Bump babel-loader from 8.0.2 to 8.0.4 in /settings | dependabot[bot] | 2018-09-29 | 2 | -4/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-30 | 4 | -6/+16 |
|/ / |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-29 | 124 | -234/+238 |
|/ |
|
* | Add new group entry on users list + fixes | John Molakvoæ (skjnldsv) | 2018-09-28 | 12 | -298/+1517 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-28 | 114 | -440/+440 |
* | Merge pull request #11417 from nextcloud/hover-quota-used-space-regression | John Molakvoæ | 2018-09-28 | 5 | -16/+41 |
|\ |
|
| * | State default unknown quota to 0 | John Molakvoæ (skjnldsv) | 2018-09-28 | 4 | -7/+12 |
| * | Fix string formatting | John Molakvoæ (skjnldsv) | 2018-09-27 | 3 | -3/+3 |
| * | Add back the total used space per user | John Molakvoæ (skjnldsv) | 2018-09-27 | 5 | -12/+32 |
* | | Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebars | Christoph Wurst | 2018-09-28 | 4 | -32/+69 |
|\ \ |
|
| * | | Compile handlebars template for AuthTokenView | Roeland Jago Douma | 2018-09-27 | 4 | -32/+69 |
* | | | Merge pull request #11416 from nextcloud/bugfix/11218/show-email-authtype-none | blizzz | 2018-09-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Show auth type "None" in email settings | Morris Jobke | 2018-09-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #10833 from nextcloud/fix_8623 | Morris Jobke | 2018-09-27 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Re-enable upload button after updating Avatar fixes #8623 | Tobia De Koninck | 2018-08-24 | 1 | -2/+3 |
* | | | Fix "checkWellKnownUrl" not being run | Daniel Calviño Sánchez | 2018-09-27 | 1 | -2/+2 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-27 | 2 | -2/+120 |
* | | Rebase and bump | John Molakvoæ (skjnldsv) | 2018-09-26 | 2 | -494/+310 |
* | | Merge branch 'master' into babel-npm-webpack-fixes | John Molakvoæ (skjnldsv) | 2018-09-26 | 38 | -260/+851 |
|\ \ |
|
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-26 | 2 | -6/+6 |
| * | | [npm] Bump settings | Roeland Jago Douma | 2018-09-25 | 3 | -448/+300 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-25 | 4 | -84/+132 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-24 | 2 | -44/+44 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-23 | 4 | -0/+78 |