summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-1928-44/+88
|
* Show the actual error on share requestsJulius Härtl2021-01-183-5/+17
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #25168 from nextcloud/fix/cards_abiduriMorris Jobke2021-01-181-0/+1
|\ | | | | Add cards_abiduri index on install
| * Add cards_abiduri index on installRoeland Jago Douma2021-01-161-0/+1
| | | | | | | | | | | | Else we directly tell the admin to add this on install. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-01-1826-8/+172
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-1738-48/+368
|/
* [tx-robot] updated from transifexNextcloud bot2021-01-166-6/+34
|
* 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 files
| * Add "Crop image previews" setting to filesNina Pypchenko2021-01-149-2/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a new user setting that toggles cropping on image previews in grid view. True (default value): crops each image to a square. False: keep original aspect ratio. Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com> Closes #18439. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-01-1510-2/+20
| |
* | Fix @nextcloud/vue importsJohn Molakvoæ (skjnldsv)2021-01-1435-39/+42
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #25084 from rfc2822/patch-2Roeland Jago Douma2021-01-143-7/+7
|\ \ | | | | | | Update DAVx5 in AuthToken.vue
| * | Update DAVx5 in AuthToken.vueRicki Hirner2021-01-143-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | 1. It's named DAVx5 (only very old clients have DAVdroid in the User-Agent) 2. Use passive matching (?:droid|x5) because otherwise, "x5" is recognized and shown as operating system 3. Also include the version postfix which contains information like "-beta2", which is important for the user Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #25114 from ↵Roeland Jago Douma2021-01-142-7/+83
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dismiss-reminder-notifications-from-passed-events Dismiss reminder notifications from passed events
| * | | Dismiss reminder notifications from passed eventsThomas Citharel2021-01-142-7/+83
| | |/ | |/| | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-142-6/+66
|\ \ \ | | | | | | | | respect DB restrictions on number of arguments in statements and queries
| * | | silence psalm false positiveArthur Schiwon2021-01-131-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | respect DB limits limit per statement and queryArthur Schiwon2021-01-112-6/+64
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #25110 from nextcloud/fix/24970/dashboard-greetingsRoeland Jago Douma2021-01-143-3/+3
|\ \ \ \ | | | | | | | | | | Fix night condition in dashboard greeting
| * | | | refs #24970 fix night condition in dashboard greetingJulien Veyssier2021-01-133-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-1410-0/+50
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-1318-18/+92
| | | |
* | | | Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1221-21/+21
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #25080 from nextcloud/fix/file-scan-dbRoeland Jago Douma2021-01-122-18/+22
|\ \ \ \ | | | | | | | | | | Fix database connection usage in the files scanner
| * | | | Fix database connection usage in the files scannerChristoph Wurst2021-01-112-18/+22
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Fix casing of MySQLPlatform class nameVincent Petry2021-01-121-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-1216-104/+224
|/ / /
* | | Merge pull request #25048 from nextcloud/dependabot/npm_and_yarn/webdav-3.6.2dependabot-preview[bot]2021-01-114-4/+4
|\ \ \
| * | | Bump webdav from 3.6.1 to 3.6.2dependabot-preview[bot]2021-01-114-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/perry-mitchell/webdav-client/releases) - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v3.6.1...v3.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-dbRoeland Jago Douma2021-01-116-3/+180
|\ \ \ | | | | | | | | Add setup check to verify that the used DB version is still supported…
| * | | Add setup check to verify that the used DB version is still supported in the ↵Morris Jobke2021-01-086-3/+180
| | | | | | | | | | | | | | | | | | | | | | | | next major release Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-1123-69/+68
| |/ / |/| | | | | | | | | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #25049 from nextcloud/dependabot/npm_and_yarn/webpack-4.45.0dependabot-preview[bot]2021-01-114-4/+4
|\ \ \
| * | | Bump webpack from 4.44.2 to 4.45.0dependabot-preview[bot]2021-01-114-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.45.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.45.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | | Merge pull request #24661 from nextcloud/external-storage-cant-editMorris Jobke2021-01-118-28/+82
|\ \ \ \ | | | | | | | | | | dont offer to edit external config settings if we can't edit them
| * | | | adjust testsRobin Appelman2021-01-083-4/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-085-24/+58
| |/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | / [tx-robot] updated from transifexNextcloud bot2021-01-1114-0/+72
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-01-1014-0/+60
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-01-0914-8/+34
|/ /
* | Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst2021-01-0816-145/+191
|\ \ | | | | | | Bump doctrine/dbal from 2.12.0 to 3.0.0
| * | Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-0816-145/+191
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25017 from nextcloud/fix-clearing-the-label-of-a-shareRoeland Jago Douma2021-01-083-3/+3
|\ \ \ | |/ / |/| | Fix clearing the label of a share
| * | Fix clearing the label of a shareDaniel Calviño Sánchez2021-01-083-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the label is being edited its value is stored in "newLabel", and the original label is shown only if "newLabel" is not set. However, as it was checked against any falsy value instead of only undefined when the label was cleared and thus it has an empty value the original label was shown instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Revert "(LDAP) respect DB limits of arguments in an IN statement"Roeland Jago Douma2021-01-082-36/+5
|/ /
* | Merge pull request #25020 from nextcloud/fix/noid/limitied-allowed-items-db-inRoeland Jago Douma2021-01-082-5/+36
|\ \ | | | | | | (LDAP) respect DB limits of arguments in an IN statement
| * | respect DB limits of arguments in a IN listArthur Schiwon2021-01-072-5/+36
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2021-01-086-2/+22
| | |
* | | Merge pull request #23261 from nextcloud/enh/external-storage-session-typeMorris Jobke2021-01-074-4/+21
|\ \ \ | |_|/ |/| | Expose session based authentication through mount point type
| * | Expose session based authentication through mount point typeJulius Härtl2020-12-214-4/+21
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>