nextcloud-command
2b2dac9754
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Ferdinand Thiessen
439f825774
chore: remove deprecated `OC.redirect` and `OC.reload`
- Deprecated since Nextcloud 17
To replace `OC.redirect` directly use `window.location`.
To replace `OC.reload` directly use `window.location.reload`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen
f4e8cd13a4
Merge pull request #56089 from nextcloud/chore/remove-oc-set-get
chore: remove `OC.set` and `OC.get`
3 months ago
nextcloud-command
1c347bcac5
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Ferdinand Thiessen
bea30fcb2b
chore: remove `OC.set` and `OC.get`
Both are deprecated since Nextcloud 19.
- For `get`, if really needed, use https://lodash.com/docs#get
- And for `set` https://lodash.com/docs#set
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Arthur Schiwon
5060d64c9b
Merge pull request #56085 from nextcloud/fix/55613/drop-hard-base-checks
fix(LDAP): drop hard base checks for now
3 months ago
Marcel Klehr
99d6276826
Merge pull request #55713 from nextcloud/feat/taskprocessing/user-facing-error-message
feat(TaskProcessing): user-facing error messages
3 months ago
Daniel
4ecd21784b
Merge pull request #56090 from nextcloud/fix/mailer/log-errors
fix(Mailer): Log errors
3 months ago
Fiehe Christoph
b87add2711
fix(s3): expose request_checksum_calculation and response_checksum_validation
Fix https://github.com/nextcloud/server/issues/56077
This commit makes the configuration settings 'request_checksum_calculation' and 'response_checksum_validation' of the S3Client from the AWS SDK for PHP configurable.
Signed-off-by: Fiehe Christoph <c.fiehe@eurodata.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 months ago
Marcel Klehr
b5f057cdbc
fix: Fix psalm issue
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months ago
Marcel Klehr
8207afb7db
fix: Use UserFacingProcessingException properly in tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months ago
Marcel Klehr
1c33239e06
fix: autoloaderchecker
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months ago
Marcel Klehr
d04d575ed3
Merge branch 'master' into feat/taskprocessing/user-facing-error-message
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months ago
Marcel Klehr
3ee6999682
fix: Use substr to cut error messages
This allows for cutting them to longer lengths
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months ago
provokateurin
d8294a8531
fix(Mailer): Log errors
Signed-off-by: provokateurin <kate@provokateurin.de>
3 months ago
dependabot[bot]
da13836617
Merge pull request #56004 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/babel/preset-typescript-7.28.5
3 months ago
Nextcloud bot
5ebb816d8b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Ferdinand Thiessen
af7c56a75e
test(TaskProcessing): use proper types
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
dependabot[bot]
50d825d979
build(deps-dev): bump @babel/preset-typescript in /build/frontend-legacy
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.27.1 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
9e1ed7078f
Merge pull request #56002 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/p-limit-7.2.0
4 months ago
dependabot[bot]
91db72cf8a
Merge pull request #55995 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.2.5
4 months ago
Arthur Schiwon
57cb905580
fix(LDAP): drop hard base checks for now
The migration path is hard and unexpected. We can follow-up with a soft
setup check instead for a while, but needs to be discussed.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 months ago
nextcloud-command
493d750c84
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
dependabot[bot]
e27f78a7fc
build(deps): bump p-limit from 7.1.1 to 7.2.0 in /build/frontend-legacy
Dependabot couldn't find the original pull request head commit, 054e51c552 .
4 months ago
Andy Scherzinger
f06168f6c4
Merge pull request #55931 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/p-queue-9.0.0
build(deps): bump p-queue from 8.1.1 to 9.0.0 in /build/frontend-legacy
4 months ago
nextcloud-command
2fc4fac60d
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
dependabot[bot]
2b1772cef9
build(deps): bump p-queue from 8.1.1 to 9.0.0 in /build/frontend-legacy
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 8.1.1 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v8.1.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: p-queue
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
John Molakvoæ
9e321297f9
Merge pull request #56074 from nextcloud/fix/token-log
4 months ago
nextcloud-command
1b0a5a8044
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
skjnldsv
fae59e8569
fix(core): token change logging
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months ago
John Molakvoæ
52a9940255
Merge pull request #55728 from nextcloud/feat/snowflakeIds
4 months ago
dependabot[bot]
ea998d93b0
build(deps-dev): bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector ) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/rectorphp/rector/releases )
- [Commits](https://github.com/rectorphp/rector/compare/2.2.3...2.2.5 )
---
updated-dependencies:
- dependency-name: rector/rector
dependency-version: 2.2.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Nextcloud bot
445cce4ed8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Andy Scherzinger
d91908bb96
Merge pull request #55829 from nextcloud/fix/ocm-probe-newer-endpoint
fix(ocm): probe standardized .well-known endpoint
4 months ago
dependabot[bot]
a836c8c034
Merge pull request #56003 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/libphonenumber-js-1.12.25
4 months ago
nextcloud-command
107ad04481
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
dependabot[bot]
37520fca89
build(deps): bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.24 to 1.12.25.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.24...v1.12.25 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
0cbbad74a8
Merge pull request #56005 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/types/dockerode-3.3.45
4 months ago
dependabot[bot]
b3abc41c4e
Merge pull request #56006 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/vite-7.1.12
4 months ago
Ferdinand Thiessen
4b5494c5ba
Merge pull request #55575 from nextcloud/fix/drag-drop-error
fix(files): make sure drag-and-drop and the upload menu behaves the same
4 months ago
Carl Schwan
336cc3fa35
feat(Db): Use SnowflakeId for previews
Allow to get an id for the storing the preview on disk before inserting
the preview on the DB.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
4 months ago
Benjamin Gaussorgues
c9b055a0d0
feat(database): introduce Snowflake IDs generator
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 months ago
Daniel
7a3ed09822
Merge pull request #55906 from nextcloud/fix/taskprocessing-tests
fix: Use proper userId in taskprocessing trigger tests
4 months ago
Ferdinand Thiessen
b5b81449a8
Merge pull request #56038 from nextcloud/chore/update-codeowners
chore: update codeowners
4 months ago
Ferdinand Thiessen
144e864806
Merge pull request #56033 from nextcloud/fix/cache-key
fix(Memcache): ensure global prefix depends on enabled apps
4 months ago
Ferdinand Thiessen
9bc56bd02d
chore: update codeowners
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
nextcloud-command
119ba0d887
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen
d6925b6b79
fix(files): make sure drag-and-drop and the upload menu behaves the same
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen
e4f06e102f
Merge pull request #56034 from nextcloud/enh/noid/appmanager-upgrade-info-log
enh(AppManager): log which apps requires the upgrade procedure
4 months ago
Micke Nordin
111fa240bc
fix(ocm): probe standardized .well-known endpoint
- Add `.well-known/ocm` to remote endpoint discovery checks.
- Improves compatibility with newer OCM deployments when probing remote servers.
Signed-off-by: Micke Nordin <kano@sunet.se>
4 months ago