Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show a setup warning in case S3 object storage is used as primary storage | Morris Jobke | 2019-03-08 | 1 | -0/+37 |
| | | | | | | * checks for at least 50 GB of free space Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update generated webpack files to .l10nignore | Morris Jobke | 2019-03-06 | 1 | -2/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove leftover input that causes undefined index errors | Christoph Wurst | 2019-03-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add activities for group membership changes | Joas Schilling | 2019-03-04 | 4 | -0/+404 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselect | Morris Jobke | 2019-03-04 | 8 | -423/+33 |
|\ | | | | | Fix/users and groups/vue multiselect | ||||
| * | Settings build update | John Molakvoæ (skjnldsv) | 2019-03-03 | 5 | -366/+26 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Use nextcloud-vue multiselect | John Molakvoæ (skjnldsv) | 2019-03-03 | 3 | -57/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Bump vue-multiselect from 2.1.3 to 2.1.4 | dependabot[bot] | 2019-03-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14467 from ↵ | John Molakvoæ | 2019-03-04 | 6 | -11/+11 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.8 Bump vue and vue-template-compiler | ||||
| * | | Build | John Molakvoæ (skjnldsv) | 2019-03-04 | 6 | -11/+11 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | Fix default input element height | John Molakvoæ (skjnldsv) | 2019-03-02 | 1 | -3/+1 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Load auth tokens with the initial state API | Christoph Wurst | 2019-03-01 | 6 | -60/+16 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Improve multiselect handling on twofactor settings | Joas Schilling | 2019-03-01 | 10 | -30/+34 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add app token QR codes for mobile apps | Christoph Wurst | 2019-03-01 | 15 | -36/+6554 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #14392 from nextcloud/refactor/auth-token-Vue | Roeland Jago Douma | 2019-03-01 | 37 | -4570/+7107 |
|\ | | | | | Move personal auth token settings to Vue | ||||
| * | Move personal auth token settings to Vue | Christoph Wurst | 2019-02-28 | 37 | -4570/+7107 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 4 | -120/+434 |
| | | |||||
* | | Add setup check for missing UTF8MB4 on mysql | Morris Jobke | 2019-02-28 | 1 | -0/+5 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 13 | -54/+142 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update assets | Roeland Jago Douma | 2019-02-28 | 6 | -9/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump nextcloud-vue from 0.6.3 to 0.8.0 | dependabot[bot] | 2019-02-27 | 4 | -88/+208 |
| | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.3 to 0.8.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Compile assets | Roeland Jago Douma | 2019-02-25 | 9 | -9/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge remote-tracking branch 'origin/master' into users-management-enhancements | Roeland Jago Douma | 2019-02-25 | 6 | -27/+9 |
|\ | |||||
| * | Merge pull request #14365 from nextcloud/enh/npm-makefile | Morris Jobke | 2019-02-25 | 1 | -26/+0 |
| |\ | | | | | | | Makefile to root folder | ||||
| | * | Makefile to root folder | Roeland Jago Douma | 2019-02-24 | 1 | -26/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-25 | 2 | -0/+6 |
| |/ | |||||
| * | Keyboard focus and mouse hover feedback for 'Show password' toggle | Jan-Christoph Borchardt | 2019-02-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-22 | 2 | -0/+2 |
| | | |||||
* | | Focus new group input on show | John Molakvoæ (skjnldsv) | 2019-02-21 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix app-navigation loading | John Molakvoæ (skjnldsv) | 2019-02-21 | 1 | -4/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | update settings build | John Molakvoæ (skjnldsv) | 2019-02-21 | 14 | -10/+4035 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix group form reset after new user | John Molakvoæ (skjnldsv) | 2019-02-21 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Automatically select newly created group | John Molakvoæ (skjnldsv) | 2019-02-21 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix infiniteLoading state after user add/remove | John Molakvoæ (skjnldsv) | 2019-02-21 | 1 | -4/+23 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-21 | 2 | -0/+4 |
| | |||||
* | Merge pull request #14255 from nextcloud/fix-ocm-discovery | Morris Jobke | 2019-02-20 | 1 | -2/+4 |
|\ | | | | | Fix ocm end-point discovery discovery | ||||
| * | Add unit tests and provide better message | Morris Jobke | 2019-02-20 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | check ocs-provider route | Bjoern Schiessle | 2019-02-20 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | add setup check for ocm-provider route | Bjoern Schiessle | 2019-02-20 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Bump bundles | Julius Härtl | 2019-02-20 | 9 | -9/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Move settings to main webpack | Roeland Jago Douma | 2019-02-20 | 13 | -7072/+10 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #14263 from nextcloud/publish-activity-app-token | Roeland Jago Douma | 2019-02-19 | 1 | -0/+31 |
|\ | | | | | Publish activity if app password created by ocs api or client login flow | ||||
| * | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 1 | -0/+31 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #14261 from ↵ | Morris Jobke | 2019-02-19 | 1 | -1/+6 |
|\ \ | | | | | | | | | | | | | nextcloud/show-warning-if-x-forwarded-set-with-empty-trusted-proxies Warning if x-forwarded-host present but trusted_proxies empty | ||||
| * | | Warning if x-forwarded-host present but trusted_proxies empty | Daniel Kesselberg | 2019-02-17 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Move settings to NODE_ENV | Roeland Jago Douma | 2019-02-18 | 10 | -25/+17 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-18 | 2 | -0/+54 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 4 | -0/+68 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 4 | -0/+54 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 110 | -166/+278 |
|/ |