Commit Graph

60892 Commits

Author SHA1 Message Date
Carl Schwan
0b15da3c25
Handle LocalServerException when scanning external shares
When remoteIsOwnCloud trows LocalServerException, the storage is
unavailable and instead of crashing the scanner, ignore the specific
storage.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-06 18:03:21 +01:00
Joas Schilling
f9b06def78
Merge pull request #30492 from nextcloud/bugfix/noid/fix-parameter-passing
Fix passing on the parameter
2022-01-05 12:06:03 +01:00
Joas Schilling
66b1963b6e
Fix passing on the parameter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-05 09:30:20 +01:00
Nextcloud bot
d232dc85ff
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-05 02:27:38 +00:00
Joas Schilling
977d8479e3
Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-function
Add group_concat aggregator function
2022-01-04 17:34:37 +01:00
Joas Schilling
2ad566af63
Merge pull request #30469 from nextcloud/work/cleanup-external-share-apidoc
Improve api documentation/type hinting for file sharing external storage
2022-01-04 17:18:33 +01:00
Joas Schilling
8dd65ebd05
Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-reenabling
Run migrations fully when reenabling an app
2022-01-04 17:16:57 +01:00
Joas Schilling
005e717fe6
Use quote function
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 13:59:54 +01:00
Joas Schilling
ecc92067bf
Try escaping Oracle single quotes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 13:36:55 +01:00
John Molakvoæ
130d3bd8d3
Merge pull request #30423 from nextcloud/fix/grid-drop-text 2022-01-04 09:44:03 +01:00
Julius Härtl
16fc0da58c
Merge pull request #30358 from nextcloud/bugfix/noid/job-disabled 2022-01-04 09:21:07 +01:00
Joas Schilling
46ad6fa3c7
Add a test with integer
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 09:15:17 +01:00
Nextcloud bot
60e82f61c0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-04 02:27:33 +00:00
Joas Schilling
e3e73a12ef
Fix oracle LISTAGG
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-03 21:43:53 -03:00
Joas Schilling
43fa2d5c8c
Test with real data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-03 21:43:51 -03:00
Vitor Mattos
fb6a9f308d
Add unit test
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 21:41:38 -03:00
Vitor Mattos
7b9fea85b6
Add unit test and orderBy parameter
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 12:45:00 -03:00
Julius Härtl
b30193ed14
Reset job disabling timer on adding the job again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-03 12:12:02 +01:00
Louis
5ae544b704
Merge pull request #30452 from nextcloud/fix/missing_showGridView
Restore innocent code from IE purge
2022-01-03 11:58:49 +01:00
Vitor Mattos
79b3df00f8
Add group_concat aggregator function
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 07:48:11 -03:00
Louis Chemineau
e7026c0f57 Restore innocent code from IE purge
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-03 10:50:43 +01:00
Carl Schwan
33051667ce
Improve api documentation for file sharing external storage
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-03 10:41:40 +01:00
Julius Härtl
eb65e653d3
Merge pull request #30401 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-13.0.1 2022-01-03 08:31:04 +01:00
Nextcloud bot
8057615ce7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-03 02:27:36 +00:00
dependabot[bot]
cf3db1a54b
Bump puppeteer from 13.0.0 to 13.0.1 in /build
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 01:46:23 +00:00
dependabot[bot]
576cb84bce
Merge pull request #30461 from nextcloud/dependabot/npm_and_yarn/build/node-sass-7.0.1 2022-01-03 01:45:03 +00:00
dependabot[bot]
a76c86582f Bump node-sass from 7.0.0 to 7.0.1 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 02:09:47 +01:00
dependabot[bot]
ceb803f0d1
Merge pull request #30404 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.1 2022-01-01 19:37:47 +00:00
dependabot[bot]
b0345e2a16 Bump core-js from 3.20.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-01 19:01:12 +00:00
dependabot[bot]
f6d713028b
Merge pull request #30459 from nextcloud/dependabot/npm_and_yarn/sass-1.45.2 2022-01-01 05:24:57 +00:00
Nextcloud bot
3d923f232a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-01 02:27:10 +00:00
dependabot[bot]
afe0620058
Bump sass from 1.45.1 to 1.45.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.1...1.45.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 02:02:37 +00:00
Julius Härtl
2c50f85e2f
Merge pull request #30409 from nextcloud/bugfix/composer-plugin 2021-12-31 09:21:03 +01:00
Nextcloud bot
56309b789d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-31 02:27:32 +00:00
Simon L
adedb29563
Merge pull request #30420 from nextcloud/enh/noid/improve-status-modal
improve status modal
2021-12-30 19:14:16 +01:00
Julius Härtl
e40828d975
Merge pull request #30440 from nextcloud/fix/noid/templatePicker-fileInfoModel 2021-12-30 14:54:11 +01:00
Julius Härtl
aeab52362a
Ignore composer/bin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-12-30 13:57:56 +01:00
szaimen
3c9b6f6809 improve status modal
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-30 12:25:54 +00:00
Julius Härtl
b6a26007aa Allow using composer plugin with composer 2.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-12-30 11:28:33 +00:00
Julien Veyssier
4d32f11ad0 fix template picker for file actions using the fileInfoModel
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-30 10:09:33 +00:00
Carl Schwan
223ae801fe
Merge pull request #30441 from nextcloud/techdebt/generic-user-status-mapper
Make the UserStatusMapper a generic instance of QBMapper
2021-12-30 11:00:53 +01:00
John Molakvoæ
bfaeb6ae64
Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 2021-12-30 08:14:23 +01:00
Nextcloud bot
bf6388ef2d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-30 02:28:02 +00:00
Julius Härtl
73cf2394a3
Merge pull request #30296 from nextcloud/enhancement/strict-2fa-middleware 2021-12-29 18:23:32 +01:00
Carl Schwan
910f05ae25
Merge pull request #30353 from nextcloud/fix/localhost-external-share
Handle external share with invalid host
2021-12-29 17:44:51 +01:00
Christoph Wurst
8eee11e57e
Merge pull request #30385 from nextcloud/fix/30278/sort_algorithm
Sort app scripts topologically by its dependencies
2021-12-29 17:23:45 +01:00
Jonas Meurer
491bd6260c
Sort app scripts topologically by its dependencies
Implement a proper topological sorting algorithm. Based on the
implementation by https://github.com/marcj/topsort.php

Logs an error in case a circular dependency is detected.

Fixes: #30278

Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-12-29 16:40:05 +01:00
Christoph Wurst
6ef63d27a8
Make the UserStatusMapper a generic instance of QBMapper
This removes our manual overrides and helps static analysis.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-29 15:40:06 +01:00
Julius Härtl
a37909f61c
Merge pull request #29530 from nextcloud/bugfix/noid/username-prefill 2021-12-29 14:58:35 +01:00
Julius Härtl
de2b86a7a4
Merge pull request #28542 from nextcloud/enh/s3-put-limit 2021-12-29 14:57:12 +01:00