| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #15184 from nextcloud/dependabot/npm_and_yarn/vue-infinite... | John Molakvoæ | 2019-04-23 | 2 | -4/+4 |
|\ |
|
| * | Bump vue-infinite-loading from 2.4.3 to 2.4.4 | dependabot[bot] | 2019-04-23 | 2 | -4/+4 |
* | | Bump vue-router from 3.0.4 to 3.0.6 | dependabot[bot] | 2019-04-23 | 2 | -4/+4 |
|/ |
|
* | Bump vue and vue-template-compiler | dependabot[bot] | 2019-04-16 | 6 | -13/+13 |
* | Bump v-tooltip from 2.0.0-rc.33 to 2.0.1 | dependabot[bot] | 2019-04-16 | 11 | -59/+59 |
* | Bump vue-router from 3.0.2 to 3.0.4 | dependabot[bot] | 2019-04-16 | 2 | -4/+4 |
* | Bump marked from 0.6.1 to 0.6.2 | dependabot[bot] | 2019-04-15 | 2 | -2/+2 |
* | Remove a debug log from the 2FA admin settings | Christoph Wurst | 2019-04-10 | 2 | -2/+2 |
* | Move appstore details warnings above buttons | Roeland Jago Douma | 2019-04-02 | 2 | -2/+2 |
* | Fix mobile menu on users management | John Molakvoæ (skjnldsv) | 2019-04-02 | 5 | -236/+244 |
* | Update build | John Molakvoæ (skjnldsv) | 2019-04-02 | 10 | -18/+18 |
* | Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabi... | Roeland Jago Douma | 2019-03-25 | 4 | -4/+23 |
|\ |
|
| * | Make the federation scope selectable via keyboard | Christoph Wurst | 2019-03-22 | 3 | -4/+13 |
| * | Fix tabindex and meno open/close via keyboard on fed scope menu | Christoph Wurst | 2019-03-22 | 1 | -0/+10 |
* | | Select the username input after creating a user successfully | Christoph Wurst | 2019-03-22 | 2 | -2/+2 |
|/ |
|
* | Fix setup checks for ocm/ocs-provider | Morris Jobke | 2019-03-21 | 1 | -2/+2 |
* | Merge pull request #14578 from nextcloud/enh/force_enable_apps | Roeland Jago Douma | 2019-03-20 | 16 | -6014/+2947 |
|\ |
|
| * | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 16 | -6014/+2947 |
* | | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -103/+0 |
|/ |
|
* | Collapse 2FA admin detail settings if disabled | Christoph Wurst | 2019-03-20 | 4 | -9/+9 |
* | Fix plural rule detection for languages | Joas Schilling | 2019-03-11 | 2 | -2/+2 |
* | Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselect | Morris Jobke | 2019-03-04 | 5 | -366/+26 |
|\ |
|
| * | Settings build update | John Molakvoæ (skjnldsv) | 2019-03-03 | 5 | -366/+26 |
* | | Bump vue-multiselect from 2.1.3 to 2.1.4 | dependabot[bot] | 2019-03-04 | 2 | -2/+2 |
* | | Build | John Molakvoæ (skjnldsv) | 2019-03-04 | 6 | -11/+11 |
|/ |
|
* | Load auth tokens with the initial state API | Christoph Wurst | 2019-03-01 | 2 | -4/+4 |
* | Improve multiselect handling on twofactor settings | Joas Schilling | 2019-03-01 | 9 | -28/+28 |
* | Add app token QR codes for mobile apps | Christoph Wurst | 2019-03-01 | 14 | -35/+6530 |
* | Move personal auth token settings to Vue | Christoph Wurst | 2019-02-28 | 28 | -4427/+6324 |
* | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 9 | -32/+58 |
* | Update assets | Roeland Jago Douma | 2019-02-28 | 6 | -9/+9 |
* | Bump nextcloud-vue from 0.6.3 to 0.8.0 | dependabot[bot] | 2019-02-27 | 4 | -88/+208 |
* | Compile assets | Roeland Jago Douma | 2019-02-25 | 9 | -9/+9 |
* | update settings build | John Molakvoæ (skjnldsv) | 2019-02-21 | 14 | -10/+4035 |
* | Merge pull request #14255 from nextcloud/fix-ocm-discovery | Morris Jobke | 2019-02-20 | 1 | -2/+4 |
|\ |
|
| * | Add unit tests and provide better message | Morris Jobke | 2019-02-20 | 1 | -2/+2 |
| * | check ocs-provider route | Bjoern Schiessle | 2019-02-20 | 1 | -0/+1 |
| * | add setup check for ocm-provider route | Bjoern Schiessle | 2019-02-20 | 1 | -0/+1 |
* | | Bump bundles | Julius Härtl | 2019-02-20 | 9 | -9/+9 |
* | | Move settings to main webpack | Roeland Jago Douma | 2019-02-20 | 8 | -8/+8 |
|/ |
|
* | Move settings to NODE_ENV | Roeland Jago Douma | 2019-02-18 | 8 | -18/+13 |
* | Adjust Apps and User settings to new Vue components | Christoph Wurst | 2019-02-14 | 10 | -37/+117 |
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 1 | -0/+103 |
|\ |
|
| * | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 1 | -0/+103 |
* | | Don't update token if current session token | Daniel Kesselberg | 2019-02-02 | 1 | -1/+1 |
* | | Improve usability | Daniel Kesselberg | 2019-02-02 | 3 | -12/+29 |
* | | Make app password description editable | Daniel Kesselberg | 2019-02-01 | 3 | -10/+79 |
* | | Clipboard -> ClipboardJS | Daniel Kesselberg | 2019-02-01 | 1 | -1/+1 |
* | | Extend regex to match DAVx5 | Daniel Kesselberg | 2019-02-01 | 1 | -1/+1 |
* | | Generate assets | Roeland Jago Douma | 2019-01-31 | 2 | -2/+2 |