Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "refactor(RichObjectStrings): Only log error if key or value is not ↵revert/52038 | Joas Schilling | 2025-04-09 | 1 | -0/+5 |
| | | | | | | | | string in validator" This reverts commit 23a61a2b42ce9b48ced31d05dba3dff281d37cf7. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor(RichObjectStrings): Only log error if key or value is not string in ↵backport/52035/stable31 | provokateurin | 2025-04-08 | 1 | -5/+0 |
| | | | | | | validator Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(ip): use larger IPv6 range by default | Benjamin Gaussorgues | 2025-04-08 | 1 | -5/+5 |
| | | | | | | | Some providers assign `/48` IPv6 blocks instead of `/64` so it sounds safer to use this mask by default. Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix: ensure enabled themes are set on the template | Ferdinand Thiessen | 2025-04-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable31 | Christoph Wurst | 2025-04-03 | 1 | -0/+40 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable31 | Richard Steinmetz | 2025-04-02 | 1 | -2/+8 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | perf(cron): Delay (re)checking timed jobsbackport/50768/stable31 | Christoph Wurst | 2025-03-31 | 3 | -17/+52 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | test: Adapt tests to properly use valid email addressesbackport/51707/stable31 | Julius Knorr | 2025-03-28 | 1 | -25/+25 |
| | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | ||||
* | fix(IFilenameValidator): correctly handle case insensitivitybackport/51611/stable31 | Ferdinand Thiessen | 2025-03-28 | 1 | -1/+91 |
| | | | | | | | | - forbidden names and forbidden base names are case **insensitive** so we need to check all lowercase here. - add test that config value is also read case insensitive. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Do not build encrypted password if there is nonebackport/51130/stable31 | Julius Knorr | 2025-03-28 | 1 | -0/+40 |
| | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | ||||
* | fix: add event status and participant statusbackport/51501/stable31 | SebastianKrupinski | 2025-03-28 | 3 | -0/+7 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | fix(database): Cast users count to integerbackport/51490/stable31 | Git'Fellow | 2025-03-25 | 1 | -0/+13 |
| | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | test: fix CI when running Karma tests | Ferdinand Thiessen | 2025-03-20 | 1 | -3/+11 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable31 | Hamza Mahjoubi | 2025-03-19 | 1 | -18/+64 |
| | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | fix(RichObjectStrings): Make exception messages for invalid parameters more ↵backport/51442/stable31 | provokateurin | 2025-03-17 | 1 | -2/+2 |
| | | | | | | useful for debugging Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(mime-types): adjust compiled mime types and signbackport/51434/stable31 | Ferdinand Thiessen | 2025-03-12 | 2 | -3/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 2025-03-11 | 1 | -14/+13 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(TempManager): Simplify and unify implementations and remove legacy ↵backport/51194/stable31 | provokateurin | 2025-03-03 | 1 | -18/+7 |
| | | | | | | behavior Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat: support migrating an instance to shardingbackport/48795/stable31 | Robin Appelman | 2025-02-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #50941 from nextcloud/backport/50053/stable31 | Andy Scherzinger | 2025-02-25 | 1 | -1/+1 |
|\ | | | | | [stable31] fix: Change UserAgent to *cloud | ||||
| * | fix: Change UserAgent to *cloudbackport/50053/stable31 | Johannes Endres | 2025-02-21 | 1 | -1/+1 |
| | | | | | | | | | | Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: Johannes Endres <je@johannes-endres.de> | ||||
* | | refactor: convert sanitize account properties repair step to background jobbackport/50985/stable31 | Ferdinand Thiessen | 2025-02-24 | 2 | -10/+55 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix: Optimize repair step performance | Ferdinand Thiessen | 2025-02-24 | 1 | -1/+26 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix: validate account properties as a repair step | Ferdinand Thiessen | 2025-02-24 | 1 | -0/+89 |
|/ | | | | | | | | Replace `ValidatePhoneNumber` from Nextcloud 21 with a new repair step, `ValidateAccountProperties` which validates and sanitizes all account properties. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: make sure we process mime extensions as string | skjnldsv | 2025-02-09 | 1 | -0/+35 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(FediverseAction): Ensure valid fediverse links are generated | Ferdinand Thiessen | 2025-02-06 | 1 | -0/+186 |
| | | | | | | Harden also for existing values of the profile. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(AccountManager): Sanitize social media handles | Ferdinand Thiessen | 2025-02-06 | 1 | -50/+200 |
| | | | | | | Ensure to only accept valid X and fediverse handles. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Exclude non accepted shares when computing access listbackport/50519/stable31 | Louis Chemineau | 2025-01-30 | 1 | -0/+9 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #50508 from nextcloud/backport/50436/stable31 | Andy Scherzinger | 2025-01-28 | 2 | -5/+10 |
|\ | | | | | [stable31] fix: Harden files scanner for invalid null access | ||||
| * | fix: Harden files scanner for invalid null accessbackport/50436/stable31 | Ferdinand Thiessen | 2025-01-28 | 2 | -5/+10 |
| | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(sharing): Move permission validation to share manager | Ferdinand Thiessen | 2025-01-28 | 1 | -4/+24 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #50468 from nextcloud/backport/50234/stable31 | Andy Scherzinger | 2025-01-27 | 3 | -213/+171 |
|\ | | | | | [stable31] fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist | ||||
| * | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbackport/50234/stable31 | Joas Schilling | 2025-01-27 | 3 | -213/+171 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable31 | Dario Mehlich | 2025-01-27 | 1 | -0/+31 |
|/ | | | | | | | | | | | | | Fixes #35936. When running `OC\Preview\BackgroundCleanupJob`, the main iteration loop in `run()` expects a folder, however, `getOldPreviewLocations()` currently does not filter by mimetype and therefore can yield a non-folder entry which causes an Exception when constructing the Folder impl. Filtering for `httpd/unix-directory`, as `getNewPreviewLocations()` already does, fixes this issue. Signed-off-by: Dario Mehlich <d.mehlich@gmail.com> | ||||
* | fix(taskprocessing): Fix tests | Marcel Klehr | 2025-01-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Metadata field searchbackport/50273/stable31 | Louis Chemineau | 2025-01-25 | 1 | -2/+7 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(TemplateLayout): `core` is not an app but the server itself | Ferdinand Thiessen | 2025-01-24 | 1 | -13/+19 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Correctly return app id and app version for `core` styles and images | Ferdinand Thiessen | 2025-01-24 | 1 | -0/+103 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Revert "fix(Share20\Manager): Ensure node is still accessible when checking ↵backport/50389/stable31 | provokateurin | 2025-01-24 | 1 | -29/+4 |
| | | | | | | | | share" This reverts commit c2ca99e2f641396b6823c1e675afd3ecb486e744. Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 2025-01-22 | 1 | -20/+92 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurejtr/fix-testSearchGroups | Josh | 2025-01-22 | 1 | -2/+2 |
| | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | Merge pull request #50214 from nextcloud/feat/show-time-diff-user | Ferdinand Thiessen | 2025-01-20 | 1 | -27/+79 |
|\ | | | | | feat(contacts): Show time difference for users in different timezones | ||||
| * | feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-user | Ferdinand Thiessen | 2025-01-16 | 1 | -27/+79 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count | Côme Chilliet | 2025-01-16 | 1 | -32/+9 |
|\ \ | |/ |/| | Limit ldap user count | ||||
| * | chore(tests): Adapt tests to the countUsers refactor | Côme Chilliet | 2025-01-14 | 1 | -32/+9 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | test: Update tests | Christopher Ng | 2025-01-15 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-value | Maxence Lange | 2025-01-14 | 1 | -5/+0 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | feat(lexicon): configurable default value | Maxence Lange | 2025-01-14 | 2 | -0/+9 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | test: update test for mountpoint numeric storage idmountpoint-get-numeric-storage-id-cache | Robin Appelman | 2025-01-13 | 1 | -0/+2 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |