Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: throw a better error if we don't get an authorization header for ↵security-missing-auth-error | Robin Appelman | 5 days | 2 | -2/+5 |
| | | | | | | secutity confirmation Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #52832 from nextcloud/feat/noid/lexicon-migrate-keys | Maxence Lange | 5 days | 23 | -126/+605 |
|\ | | | | | feat(lexicon): migrate config key/value | ||||
| * | feat(lexicon): better numeric conversion | Maxence Lange | 5 days | 3 | -2/+4 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): new tests about lexicon migration | Maxence Lange | 5 days | 2 | -3/+59 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): fix tests | Maxence Lange | 5 days | 6 | -81/+75 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): migrate keys on app update | Maxence Lange | 5 days | 3 | -11/+14 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): using configmanager | Maxence Lange | 5 days | 3 | -15/+14 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): migrate config key/value | Maxence Lange | 5 days | 17 | -66/+491 |
|/ | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Merge pull request #53615 from nextcloud/fix/revive-lowercase-email | Richard Steinmetz | 5 days | 8 | -1/+70 |
|\ | | | | | fix: revive always storing lowercased email addresses | ||||
| * | fix: revive always storing lowercased email addresses | Richard Steinmetz | 5 days | 8 | -1/+70 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Merge pull request #53420 from nextcloud/fix/convert-rotate-to-timedjob | Côme Chilliet | 6 days | 1 | -1/+9 |
|\ \ | | | | | | | fix: make Rotate a TimedJob and run every hour | ||||
| * | | fix: make rotate logs a TimedJob and run every hourfix/convert-rotate-to-timedjob | Salvatore Martire | 6 days | 1 | -1/+9 |
|/ / | | | | | | | Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com> | ||||
* | | Merge pull request #53650 from nextcloud/version-test-new-file | Kate | 6 days | 1 | -2/+2 |
|\ \ | |||||
| * | | fix: create new file with content when creating test files for versioning testsversion-test-new-file | Robin Appelman | 6 days | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 6 days | 26 | -48/+444 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #53644 from nextcloud/bug/noid/fix-wrong-table-name-reminders | Kate | 6 days | 1 | -1/+1 |
|\ \ | |||||
| * | | fix(reminders): use tablename without prefixbug/noid/fix-wrong-table-name-reminders | Daniel Kesselberg | 6 days | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #53564 from nextcloud/fix/two-factor-request-token | Richard Steinmetz | 6 days | 14 | -7/+80 |
|\ \ \ | |/ / |/| | | Fix CSRF token not being refreshed while a two-factor challenge is ongoing | ||||
| * | | fix: update request token on two-factor pagesfix/two-factor-request-token | Richard Steinmetz | 6 days | 13 | -7/+78 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | | fix: generate csrf tokens if two factor challenge is ongoing | Richard Steinmetz | 6 days | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | Merge pull request #53548 from nextcloud/fixFilesRemindersJoins | Côme Chilliet | 6 days | 1 | -16/+6 |
|\ \ \ | |/ / |/| | | fix(files_reminders): Join the reminders with the file system metadata | ||||
| * | | fix(files_reminders): Join the reminders with the file system metadata tablefixFilesRemindersJoins | Git'Fellow | 12 days | 1 | -16/+6 |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 7 days | 22 | -6/+246 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 8 days | 124 | -308/+564 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 9 days | 58 | -26/+1284 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #53620 from nextcloud/bugfix/noid/use-query-parameters | Joas Schilling | 9 days | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix(caldav): Use parameter for query to neutralize it in query diffs | ||||
| * | | | fix(caldav): Use parameter for query to neutralize it in query diffsbugfix/noid/use-query-parameters | Joas Schilling | 9 days | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #53616 from nextcloud/fix/core/password-from-env-nc-pass | Ferdinand Thiessen | 9 days | 3 | -8/+8 |
|\ \ \ | |_|/ |/| | | fix(core): Make --password-from-env work with NC_PASS everywhere | ||||
| * | | fix(core): Make --password-from-env work with NC_PASS everywherefix/core/password-from-env-nc-pass | provokateurin | 9 days | 2 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(core): Make OC_PASS actually work for occ user:auth-tokens:add ↵ | provokateurin | 9 days | 1 | -2/+2 |
|/ / | | | | | | | | | | | --password-from-env Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 10 days | 40 | -116/+688 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #53568 from nextcloud/refactor/dav/example-contact-service | Richard Steinmetz | 10 days | 14 | -205/+225 |
|\ \ | | | | | | | refactor(dav): move shared logic to a dedicated example contact service | ||||
| * | | refactor(dav): move shared logic to a dedicated example contact servicerefactor/dav/example-contact-service | Richard Steinmetz | 10 days | 14 | -205/+225 |
|/ / | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Merge pull request #53426 from nextcloud/smb-open-failure-log | Andy Scherzinger | 10 days | 1 | -2/+8 |
|\ \ | | | | | | | feat: improve logging of fopen failures for smb | ||||
| * | | feat: improve logging of fopen failures for smbsmb-open-failure-log | Robin Appelman | 2025-06-10 | 1 | -2/+8 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #53607 from nextcloud/fix/noid-reset-password | Sebastian Krupinski | 10 days | 3 | -5/+6 |
|\ \ \ | | | | | | | | | fix: reload login page after password reset | ||||
| * | | | chore(assets): Recompile assets | nextcloud-command | 10 days | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix: reload login page after password reset | SebastianKrupinski | 10 days | 1 | -2/+3 |
|/ / / | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | Merge pull request #53590 from nextcloud/fix/files-sharing-label | Ferdinand Thiessen | 10 days | 11 | -26/+71 |
|\ \ \ | | | | | | | | | fix(files_sharing): do not double escape the share title | ||||
| * | | | chore(assets): Recompile assetsfix/files-sharing-label | nextcloud-command | 10 days | 9 | -7/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(files_sharing): do not double escape the share title | Ferdinand Thiessen | 10 days | 2 | -19/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The title is already escaped by vue so special characters would result in incorrect strings. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #52916 from nextcloud/fix/cache-ldap-configuration-prefixes | Côme Chilliet | 10 days | 13 | -87/+134 |
|\ \ \ \ | |/ / / |/| | | | fix(user_ldap): Store the list of used configuration prefixed in appconfig | ||||
| * | | | chore: update psalm baselinefix/cache-ldap-configuration-prefixes | Côme Chilliet | 2025-06-10 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls | Côme Chilliet | 2025-06-10 | 12 | -56/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using OCP\AppFramework\Services\IAppConfig is not possible because the Helper is queried from places outside of the application DI container (ajax pages, tests, other applications through ILDAPProviderFactory…) Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | fix(user_ldap): Store the list of used configuration prefixed in appconfig | Côme Chilliet | 2025-06-10 | 2 | -56/+122 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids getting all keys from appconfig, which was triggering loading of lazy configuration on all requests. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Merge pull request #53574 from nextcloud/chore/files-title | Ferdinand Thiessen | 11 days | 3 | -10/+3 |
|\ \ \ \ | | | | | | | | | | | refactor(files): remove custom page title handling | ||||
| * | | | | chore(assets): Recompile assetschore/files-title | nextcloud-command | 11 days | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | refactor(files): remove custom page title handling | Ferdinand Thiessen | 11 days | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This conflicts with what `NcAppContent` is already doing. So we should just remove it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #53417 from nextcloud/fix/fix-32bits-phpunit | Côme Chilliet | 11 days | 15 | -29/+41 |
|\ \ \ \ \ | | | | | | | | | | | | | fix(tests): Fix 32bits PHPUnit tests | ||||
| * | | | | | fix(tests): Fix files_sharing tests conflicting with other testsfix/fix-32bits-phpunit | Côme Chilliet | 2025-06-10 | 1 | -8/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |