| Commit message (Expand) | Author | Age | Files | Lines |
* | Readd element ID after component mount. | Joas Schilling | 2021-01-18 | 3 | -3/+7 |
* | Merge pull request #25168 from nextcloud/fix/cards_abiduri | Morris Jobke | 2021-01-18 | 1 | -0/+1 |
|\ |
|
| * | Add cards_abiduri index on install | Roeland Jago Douma | 2021-01-16 | 1 | -0/+1 |
* | | Merge pull request #25059 from nextcloud/dependabot/composer/web-auth/webauth... | Morris Jobke | 2021-01-18 | 1 | -0/+0 |
|\ \ |
|
| * | | Bump web-auth/webauthn-lib from 3.1.1 to 3.3.1 | Christoph Wurst | 2021-01-18 | 1 | -0/+0 |
* | | | Merge pull request #25177 from nextcloud/bugfix/noid/more-usable-mysql-password | Roeland Jago Douma | 2021-01-18 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Only use alphanumeric chars for mysql password | Joas Schilling | 2021-01-18 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge pull request #25176 from nextcloud/add-composer-lock-for-acceptance-tes... | Morris Jobke | 2021-01-18 | 3 | -4/+2774 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add "composer.lock" for acceptance tests to git | Daniel Calviño Sánchez | 2021-01-17 | 3 | -4/+2774 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-18 | 30 | -8/+182 |
* | | | Merge pull request #25160 from nextcloud/dependabot/npm_and_yarn/webpack-4.46.0 | dependabot-preview[bot] | 2021-01-17 | 2 | -14/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump webpack from 4.45.0 to 4.46.0 | dependabot-preview[bot] | 2021-01-16 | 2 | -14/+14 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-17 | 40 | -50/+370 |
| |/
|/| |
|
* | | Merge pull request #25159 from nextcloud/dependabot/npm_and_yarn/sass-loader-... | dependabot-preview[bot] | 2021-01-16 | 2 | -4/+4 |
|\ \ |
|
| * | | Bump sass-loader from 10.1.0 to 10.1.1 | dependabot-preview[bot] | 2021-01-16 | 2 | -4/+4 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-16 | 6 | -6/+34 |
|/ |
|
* | Merge pull request #25138 from gouttegd/fix25137 | Joas Schilling | 2021-01-15 | 1 | -2/+2 |
|\ |
|
| * | Fix comparison of PHP versions | Damien Goutte-Gattat | 2021-01-14 | 1 | -2/+2 |
* | | Merge pull request #25142 from nextcloud/fix/login_no_logout_redirect | Roeland Jago Douma | 2021-01-15 | 1 | -1/+4 |
|\ \ |
|
| * | | Do not redirect to logout after login | Roeland Jago Douma | 2021-01-15 | 1 | -1/+4 |
* | | | Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priority | Morris Jobke | 2021-01-15 | 2 | -3/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a hint about the direction of priority | Joas Schilling | 2021-01-15 | 2 | -3/+6 |
* | | | Merge pull request #25055 from nina-py/18439-add-crop-image-previews-setting | Julius Härtl | 2021-01-15 | 9 | -2/+85 |
|\ \ \ |
|
| * | | | Add "Crop image previews" setting to files | Nina Pypchenko | 2021-01-14 | 9 | -2/+85 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-15 | 10 | -2/+20 |
| |_|/
|/| | |
|
* | | | Merge pull request #25085 from nextcloud/dependabot/submodules/3rdparty-1381d28 | dependabot-preview[bot] | 2021-01-14 | 1 | -0/+0 |
|\ \ \ |
|
| * | | | Bump 3rdparty from `7bbfe82` to `1381d28` | dependabot-preview[bot] | 2021-01-14 | 1 | -0/+0 |
* | | | | Merge pull request #25131 from nextcloud/fix/imports | Roeland Jago Douma | 2021-01-14 | 35 | -39/+42 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix @nextcloud/vue imports | John Molakvoæ (skjnldsv) | 2021-01-14 | 35 | -39/+42 |
|/ / / |
|
* | | | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac... | Christoph Wurst | 2021-01-14 | 10 | -27/+439 |
|\ \ \ |
|
| * | | | Add our own DB exception abstraction | Christoph Wurst | 2021-01-12 | 10 | -27/+439 |
* | | | | Merge pull request #25084 from rfc2822/patch-2 | Roeland Jago Douma | 2021-01-14 | 3 | -7/+7 |
|\ \ \ \ |
|
| * | | | | Update DAVx5 in AuthToken.vue | Ricki Hirner | 2021-01-14 | 3 | -7/+7 |
* | | | | | Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-... | Roeland Jago Douma | 2021-01-14 | 2 | -7/+83 |
|\ \ \ \ \ |
|
| * | | | | | Dismiss reminder notifications from passed events | Thomas Citharel | 2021-01-14 | 2 | -7/+83 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2 | blizzz | 2021-01-14 | 4 | -12/+178 |
|\ \ \ \ \ |
|
| * | | | | | silence psalm false positive | Arthur Schiwon | 2021-01-13 | 1 | -0/+2 |
| * | | | | | DB: warn on parameter number constraints | Arthur Schiwon | 2021-01-11 | 2 | -6/+112 |
| * | | | | | respect DB limits limit per statement and query | Arthur Schiwon | 2021-01-11 | 2 | -6/+64 |
* | | | | | | Merge pull request #25110 from nextcloud/fix/24970/dashboard-greetings | Roeland Jago Douma | 2021-01-14 | 3 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | refs #24970 fix night condition in dashboard greeting | Julien Veyssier | 2021-01-13 | 3 | -3/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #25065 from nextcloud/version/21/beta6v21.0.0beta6 | Roeland Jago Douma | 2021-01-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | 21 beta6 | Roeland Jago Douma | 2021-01-11 | 1 | -2/+2 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-14 | 10 | -0/+50 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #25105 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-01-13 | 1 | -12/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-01-13 | 1 | -12/+0 |
|/ / / / / / |
|
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-13 | 22 | -24/+130 |
* | | | | | | Merge pull request #25089 from nextcloud/enhancement/ocp-db-types | blizzz | 2021-01-12 | 37 | -34/+149 |
|\ \ \ \ \ \ |
|
| * | | | | | | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 34 | -34/+34 |
| * | | | | | | Add our own constants for db column types | Christoph Wurst | 2021-01-12 | 3 | -0/+115 |