Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Bump vue-loader from 15.6.0 to 15.6.2 in /settings | dependabot[bot] | 2019-01-28 | 2 | -2/+2 |
* | | Fix vue settings checks and filenames | John Molakvoæ (skjnldsv) | 2019-01-25 | 21 | -37/+77 |
* | | Merge pull request #13679 from nextcloud/dependabot/npm_and_yarn/settings/dom... | Roeland Jago Douma | 2019-01-22 | 2 | -2/+2 |
|\ \ | |||||
| * | | Bump dompurify from 1.0.8 to 1.0.9 in /settings | dependabot[bot] | 2019-01-22 | 2 | -2/+2 |
| |/ | |||||
* / | Bump vuex from 3.0.1 to 3.1.0 in /settings | dependabot[bot] | 2019-01-21 | 5 | -10/+10 |
|/ | |||||
* | Recompile assets | Roeland Jago Douma | 2019-01-13 | 4 | -26/+26 |
* | Bump js deps of settings | Roeland Jago Douma | 2019-01-12 | 4 | -14/+14 |
* | Bundle dompurify in settings as well | Roeland Jago Douma | 2019-01-10 | 9 | -9/+9 |
* | Bundle the 'marked' library | Christoph Wurst | 2019-01-10 | 13 | -6136/+9 |
* | Merge pull request #12899 from nextcloud/feature/run-setupcheck-on-overwie | Morris Jobke | 2019-01-08 | 1 | -57/+63 |
|\ | |||||
| * | Run setupchecks when #security-warnings is present | Daniel Kesselberg | 2019-01-05 | 1 | -57/+63 |
* | | Merge pull request #13200 from nextcloud/ie11-compatibility-settings | Christoph Wurst | 2019-01-07 | 12 | -39/+39 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' of https://github.com/nextcloud/server into ie11-compat... | John Molakvoæ (skjnldsv) | 2019-01-03 | 6 | -34/+34 |
| |\ | |||||
| * | | IE11 compatibility for users & apps management | John Molakvoæ (skjnldsv) | 2018-12-21 | 12 | -39/+39 |
* | | | Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception | Morris Jobke | 2019-01-04 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make setup check also pass with a 501 status | Julius Härtl | 2018-12-19 | 1 | -1/+1 |
* | | | Compile assets | Roeland Jago Douma | 2019-01-03 | 10 | -38/+38 |
| |/ |/| | |||||
* | | Compile assets | John Molakvoæ (skjnldsv) | 2018-12-20 | 10 | -38/+38 |
|/ | |||||
* | Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/settings/vue-tem... | Christoph Wurst | 2018-12-12 | 7 | -9/+9 |
* | Update vue-template-compiler too & bump | John Molakvoæ (skjnldsv) | 2018-12-11 | 6 | -8/+8 |
* | Compile assets | Roeland Jago Douma | 2018-12-10 | 8 | -8/+101 |