Kate
|
faf16fbfb8
|
Merge pull request #53677 from nextcloud/fix/noid/ignore-missing-owner
|
2025-06-25 15:36:00 +02:00 |
|
Ferdinand Thiessen
|
bed94cc31e
|
Merge pull request #53657 from nextcloud/chore/debug-output
fix(files): add more debug output to the filename sanitizing command
|
2025-06-25 15:30:52 +02:00 |
|
Christoph Wurst
|
4ab573f8e6
|
Merge pull request #53676 from nextcloud/chore/noid/use-same-app-id
Align app id for federation in error messages
|
2025-06-25 15:09:11 +02:00 |
|
Maxence Lange
|
58c089e6f4
|
fix(dav): catch exception on non local account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-25 14:35:02 +02:00 |
|
Daniel Kesselberg
|
2a0cb8d37d
|
refactor(federation): omit app argument for error messages
As federation is an app, the LoggerInterface instance is ScopedPsrLogger and will set it.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-25 14:10:04 +02:00 |
|
Robin Appelman
|
3fa81d0dc1
|
Merge pull request #52880 from nextcloud/memcache-commands
Add commands to set/get/delete/clear the distributed memcache
|
2025-06-25 13:38:33 +02:00 |
|
dependabot[bot]
|
29ff88dfbd
|
Merge pull request #53624 from nextcloud/dependabot/npm_and_yarn/puppeteer-24.10.2
|
2025-06-25 09:07:23 +00:00 |
|
Joas Schilling
|
06ebbb620b
|
Merge pull request #53669 from nextcloud/feat/noid/add-command-to-list-all-routes
feat(occ): Add commands to list all routes and match a single one
|
2025-06-25 09:34:52 +02:00 |
|
Robin Appelman
|
f057a2054c
|
Merge pull request #53461 from nextcloud/copyr-no-empty-newfile
fix: don't create an empty file before writing the contents in OC_Util::copyr
|
2025-06-25 08:28:51 +02:00 |
|
Joas Schilling
|
a957e3a2c2
|
feat(occ): Add commands to list all routes and match a single one
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-06-25 08:19:08 +02:00 |
|
Nextcloud bot
|
c93919b922
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-25 00:23:22 +00:00 |
|
dependabot[bot]
|
0da45f4a7c
|
chore(deps-dev): bump puppeteer from 24.10.0 to 24.10.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.10.0 to 24.10.2.
- [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/puppeteer-v24.10.0...puppeteer-v24.10.2)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.10.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 19:08:26 +00:00 |
|
Kate
|
d7b9845112
|
Merge pull request #53647 from nextcloud/dont-double-scan-storage
|
2025-06-24 20:22:02 +02:00 |
|
dependabot[bot]
|
0fb93b9478
|
Merge pull request #53623 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.7
|
2025-06-24 18:14:36 +00:00 |
|
dependabot[bot]
|
927ff79575
|
Merge pull request #53653 from nextcloud/dependabot/npm_and_yarn/pbkdf2-3.1.3
|
2025-06-24 17:39:33 +00:00 |
|
nextcloud-command
|
21a6f7b5fd
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-06-24 17:20:04 +00:00 |
|
dependabot[bot]
|
06fd59fb34
|
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 19:15:27 +02:00 |
|
Robin Appelman
|
1d2b991bda
|
fix: don't create an empty file before writing the contents in OC_Util::copyr
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:27 +02:00 |
|
Robin Appelman
|
b5b2eb9da7
|
feat: add command to clear memcache
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:14 +02:00 |
|
Robin Appelman
|
131115fb6a
|
feat: add command to delete memcache key
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:14 +02:00 |
|
Robin Appelman
|
8689a4ad2a
|
feat: add commands to get and set memcache values
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:14 +02:00 |
|
Robin Appelman
|
d61ec62ae7
|
refactor: split off value casting out of config:system:set command
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:14 +02:00 |
|
Robin Appelman
|
a338f56fd5
|
fix: don't scan the same storage multiple times
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-24 16:27:03 +02:00 |
|
Maxence Lange
|
d161e07cf7
|
Merge pull request #52832 from nextcloud/feat/noid/lexicon-migrate-keys
feat(lexicon): migrate config key/value
|
2025-06-24 12:54:13 -01:00 |
|
Maxence Lange
|
d860cfd1cb
|
feat(lexicon): better numeric conversion
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Maxence Lange
|
d29e1dc380
|
feat(lexicon): new tests about lexicon migration
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Maxence Lange
|
d8fc08d718
|
feat(lexicon): fix tests
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Maxence Lange
|
3d3c77b774
|
feat(lexicon): migrate keys on app update
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Maxence Lange
|
d5e487078a
|
feat(lexicon): using configmanager
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Maxence Lange
|
e39ab65239
|
feat(lexicon): migrate config key/value
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 -01:00 |
|
Richard Steinmetz
|
abced23a09
|
Merge pull request #53615 from nextcloud/fix/revive-lowercase-email
fix: revive always storing lowercased email addresses
|
2025-06-24 14:19:12 +02:00 |
|
Richard Steinmetz
|
b6af06d2e0
|
fix: revive always storing lowercased email addresses
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2025-06-24 13:53:08 +02:00 |
|
Ferdinand Thiessen
|
dffc741201
|
fix(files): add more debug output to the filename sanitizing command
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-24 11:07:45 +02:00 |
|
Côme Chilliet
|
8ee06edffc
|
Merge pull request #53420 from nextcloud/fix/convert-rotate-to-timedjob
fix: make Rotate a TimedJob and run every hour
|
2025-06-24 10:27:56 +02:00 |
|
Salvatore Martire
|
5fef6f1c90
|
fix: make rotate logs a TimedJob and run every hour
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
|
2025-06-24 09:55:23 +02:00 |
|
Kate
|
6bdde907ff
|
Merge pull request #53650 from nextcloud/version-test-new-file
|
2025-06-24 09:14:38 +02:00 |
|
Nextcloud bot
|
606951afb7
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-24 00:23:02 +00:00 |
|
Robin Appelman
|
981a65f080
|
fix: create new file with content when creating test files for versioning tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-23 19:07:36 +02:00 |
|
Kate
|
968ed2caae
|
Merge pull request #53644 from nextcloud/bug/noid/fix-wrong-table-name-reminders
|
2025-06-23 16:54:19 +02:00 |
|
Richard Steinmetz
|
1492ed8439
|
Merge pull request #53564 from nextcloud/fix/two-factor-request-token
Fix CSRF token not being refreshed while a two-factor challenge is ongoing
|
2025-06-23 15:57:14 +02:00 |
|
Daniel Kesselberg
|
0c978a1528
|
fix(reminders): use tablename without prefix
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-23 15:19:12 +02:00 |
|
Côme Chilliet
|
f980d94fad
|
Merge pull request #53548 from nextcloud/fixFilesRemindersJoins
fix(files_reminders): Join the reminders with the file system metadata
|
2025-06-23 12:24:56 +02:00 |
|
Richard Steinmetz
|
c690c6fbd2
|
fix: update request token on two-factor pages
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2025-06-23 11:20:09 +02:00 |
|
Richard Steinmetz
|
fa15cb8b87
|
fix: generate csrf tokens if two factor challenge is ongoing
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2025-06-23 11:20:09 +02:00 |
|
Nextcloud bot
|
f2ee6e2826
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-23 00:22:07 +00:00 |
|
Nextcloud bot
|
1806405dda
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-22 00:22:38 +00:00 |
|
dependabot[bot]
|
651b59d90c
|
chore(deps-dev): bump dockerode from 4.0.6 to 4.0.7
Bumps [dockerode](https://github.com/apocas/dockerode) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.6...v4.0.7)
---
updated-dependencies:
- dependency-name: dockerode
dependency-version: 4.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-21 01:22:49 +00:00 |
|
Nextcloud bot
|
ec73f4a925
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-21 00:22:50 +00:00 |
|
Joas Schilling
|
e31c94d194
|
Merge pull request #53620 from nextcloud/bugfix/noid/use-query-parameters
fix(caldav): Use parameter for query to neutralize it in query diffs
|
2025-06-20 22:22:10 +02:00 |
|
Joas Schilling
|
5f784d8695
|
fix(caldav): Use parameter for query to neutralize it in query diffs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-06-20 16:24:24 +02:00 |
|