Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -9/+9 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 4 | -0/+30 |
| | |||||
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 6 | -2/+60 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 16 | -2/+58 |
| | |||||
* | Bump @nextcloud/l10n from 1.1.1 to 1.2.2 | dependabot-preview[bot] | 2020-04-06 | 10 | -31/+31 |
| | | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 16 | -56/+16 |
| | |||||
* | Merge pull request #20308 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2020-04-05 | 4 | -9/+9 |
|\ | | | | | l10n: Changed spelling of WebAuthn | ||||
| * | Compile assets | npmbuildbot[bot] | 2020-04-05 | 2 | -5/+5 |
| | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
| * | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -2/+2 |
| | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de> | ||||
| * | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de> | ||||
| * | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 6 | -0/+60 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-04 | 10 | -2/+80 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 128 | -0/+370 |
| | |||||
* | Ignore compiled webauthn settings | Roeland Jago Douma | 2020-04-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump regenerator-runtime from 0.13.3 to 0.13.5 | dependabot-preview[bot] | 2020-04-03 | 8 | -12/+12 |
| | | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 2 | -0/+12 |
|\ | | | | | Add optional comments reference_id | ||||
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 2 | -0/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 26 | -24/+44 |
|\ \ | | | | | | | Update the license headers for Nextcloud 19 | ||||
| * | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 26 | -24/+44 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 33 | -232/+1220 |
|/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1 | Christoph Wurst | 2020-03-31 | 16 | -32/+32 |
|\ \ | |/ |/| | Bump webpack from 4.42.0 to 4.42.1 | ||||
| * | Bump webpack from 4.42.0 to 4.42.1 | dependabot-preview[bot] | 2020-03-30 | 16 | -32/+32 |
| | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 6 | -12/+38 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 4 | -6/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 2 | -2/+4 |
| | |||||
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 6 | -11/+0 |
|\ | | | | | Remove unused imports | ||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -11/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-27 | 2 | -8/+382 |
| | | |||||
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 8 | -15/+15 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 9 | -95/+95 |
|\ \ | | | | | | | Use the shorter phpunit syntax for mocked return values | ||||
| * | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 9 | -95/+95 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-26 | 6 | -12/+18 |
|/ | |||||
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 5 | -8/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 2 | -3/+38 |
|\ | | | | | Check the user on remote wipe | ||||
| * | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 2 | -3/+38 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselect | Christoph Wurst | 2020-03-24 | 1 | -4/+15 |
|\ \ | | | | | | | Fix language multiselect action | ||||
| * | | Fix language multiselect action | GretaD | 2020-03-23 | 1 | -4/+15 |
| | | | | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-24 | 10 | -0/+18 |
| | | | |||||
* | | | Merge pull request #18818 from nextcloud/rethink_quota | Christoph Wurst | 2020-03-23 | 10 | -35/+49 |
|\ \ \ | | | | | | | | | change quota design | ||||
| * | | | Fix unlimited and progress bar | GretaD | 2020-03-23 | 10 | -35/+49 |
| |/ / | | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
* / / | Add basic reverseproxy misconfig detection to setupchecks | Roeland Jago Douma | 2020-03-23 | 2 | -28/+36 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #20093 from ↵ | John Molakvoæ | 2020-03-23 | 16 | -103/+103 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.1.2 Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 | ||||
| * | | Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to ↵ | dependabot-preview[bot] | 2020-03-23 | 16 | -103/+103 |
| | | | | | | | | | | | | | | | | | | 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-23 | 6 | -0/+6 |
|/ / | |||||
* | | Remove legacy js packages | Roeland Jago Douma | 2020-03-22 | 7 | -9/+9 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #20076 from nextcloud/dependabot/npm_and_yarn/various | Roeland Jago Douma | 2020-03-22 | 22 | -15156/+383 |
|\ \ | | | | | | | Bump @nextcloud/l10n, @nextcloud/event-bus, @nextcloud/dialogs, @nextcloud/auth, @nextcloud/vue |