summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Readd element ID after component mount.Joas Schilling2021-01-183-3/+7
* Merge pull request #25168 from nextcloud/fix/cards_abiduriMorris Jobke2021-01-181-0/+1
|\
| * Add cards_abiduri index on installRoeland Jago Douma2021-01-161-0/+1
* | Merge pull request #25059 from nextcloud/dependabot/composer/web-auth/webauth...Morris Jobke2021-01-181-0/+0
|\ \
| * | Bump web-auth/webauthn-lib from 3.1.1 to 3.3.1Christoph Wurst2021-01-181-0/+0
* | | Merge pull request #25177 from nextcloud/bugfix/noid/more-usable-mysql-passwordRoeland Jago Douma2021-01-181-1/+2
|\ \ \
| * | | Only use alphanumeric chars for mysql passwordJoas Schilling2021-01-181-1/+2
| |/ /
* | | Merge pull request #25176 from nextcloud/add-composer-lock-for-acceptance-tes...Morris Jobke2021-01-183-4/+2774
|\ \ \ | |/ / |/| |
| * | Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez2021-01-173-4/+2774
* | | [tx-robot] updated from transifexNextcloud bot2021-01-1830-8/+182
* | | Merge pull request #25160 from nextcloud/dependabot/npm_and_yarn/webpack-4.46.0dependabot-preview[bot]2021-01-172-14/+14
|\ \ \ | |/ / |/| |
| * | Bump webpack from 4.45.0 to 4.46.0dependabot-preview[bot]2021-01-162-14/+14
* | | [tx-robot] updated from transifexNextcloud bot2021-01-1740-50/+370
| |/ |/|
* | Merge pull request #25159 from nextcloud/dependabot/npm_and_yarn/sass-loader-...dependabot-preview[bot]2021-01-162-4/+4
|\ \
| * | Bump sass-loader from 10.1.0 to 10.1.1dependabot-preview[bot]2021-01-162-4/+4
| |/
* / [tx-robot] updated from transifexNextcloud bot2021-01-166-6/+34
|/
* Merge pull request #25138 from gouttegd/fix25137Joas Schilling2021-01-151-2/+2
|\
| * Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-141-2/+2
* | Merge pull request #25142 from nextcloud/fix/login_no_logout_redirectRoeland Jago Douma2021-01-151-1/+4
|\ \
| * | Do not redirect to logout after loginRoeland Jago Douma2021-01-151-1/+4
* | | Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke2021-01-152-3/+6
|\ \ \ | |/ / |/| |
| * | Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* | | Merge pull request #25055 from nina-py/18439-add-crop-image-previews-settingJulius Härtl2021-01-159-2/+85
|\ \ \
| * | | Add "Crop image previews" setting to filesNina Pypchenko2021-01-149-2/+85
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-1510-2/+20
| |_|/ |/| |
* | | Merge pull request #25085 from nextcloud/dependabot/submodules/3rdparty-1381d28dependabot-preview[bot]2021-01-141-0/+0
|\ \ \
| * | | Bump 3rdparty from `7bbfe82` to `1381d28`dependabot-preview[bot]2021-01-141-0/+0
* | | | Merge pull request #25131 from nextcloud/fix/importsRoeland Jago Douma2021-01-1435-39/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Fix @nextcloud/vue importsJohn Molakvoæ (skjnldsv)2021-01-1435-39/+42
|/ / /
* | | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst2021-01-1410-27/+439
|\ \ \
| * | | Add our own DB exception abstractionChristoph Wurst2021-01-1210-27/+439
* | | | Merge pull request #25084 from rfc2822/patch-2Roeland Jago Douma2021-01-143-7/+7
|\ \ \ \
| * | | | Update DAVx5 in AuthToken.vueRicki Hirner2021-01-143-7/+7
* | | | | Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-...Roeland Jago Douma2021-01-142-7/+83
|\ \ \ \ \
| * | | | | Dismiss reminder notifications from passed eventsThomas Citharel2021-01-142-7/+83
| | |_|/ / | |/| | |
* | | | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-144-12/+178
|\ \ \ \ \
| * | | | | silence psalm false positiveArthur Schiwon2021-01-131-0/+2
| * | | | | DB: warn on parameter number constraintsArthur Schiwon2021-01-112-6/+112
| * | | | | respect DB limits limit per statement and queryArthur Schiwon2021-01-112-6/+64
* | | | | | Merge pull request #25110 from nextcloud/fix/24970/dashboard-greetingsRoeland Jago Douma2021-01-143-3/+3
|\ \ \ \ \ \
| * | | | | | refs #24970 fix night condition in dashboard greetingJulien Veyssier2021-01-133-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #25065 from nextcloud/version/21/beta6v21.0.0beta6Roeland Jago Douma2021-01-141-2/+2
|\ \ \ \ \ \
| * | | | | | 21 beta6Roeland Jago Douma2021-01-111-2/+2
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-1410-0/+50
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #25105 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-01-131-12/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselineNextcloud-PR-Bot2021-01-131-12/+0
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-1322-24/+130
* | | | | | Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz2021-01-1237-34/+149
|\ \ \ \ \ \
| * | | | | | Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1234-34/+34
| * | | | | | Add our own constants for db column typesChristoph Wurst2021-01-123-0/+115