Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 8 | -9/+17 |
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | fix: filter out contacts with invalid email addresses in sharee completion | Julius Knorr | 2025-03-26 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | ||||
* | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 2025-03-11 | 1 | -2/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(federation): Fix missing protocol on CloudID remote | Joas Schilling | 2024-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 8 | -188/+16 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(collaboration): collaboration MailPlugin: Protect access to a ↵ | Claus-Justus Heine | 2024-02-27 | 1 | -2/+2 |
| | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de> | ||||
* | feat(php,vue): Create a new parameter | Baptiste Fotia | 2024-01-31 | 3 | -0/+26 |
| | | | | Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Adds type hint to the method parameter. | Faraz Samapoor | 2023-09-21 | 1 | -1/+1 |
| | | | | | Co-authored-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-09-21 | 8 | -182/+102 |
| | | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <fsa@adlas.at> | ||||
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com> | ||||
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Improve email search results | Joas Schilling | 2022-12-09 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add fallback options for contacts array | Anna Larch | 2022-10-01 | 1 | -8/+8 |
| | | | | | | when the UID or FN is null, the email address / dsiplay name will be used instead Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 2 | -1/+11 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #31932 from nextcloud/feat/ignore_second_dn | Vincent Petry | 2022-04-13 | 1 | -0/+4 |
|\ | | | | | Add settings to ignore second display name in search | ||||
| * | Add settings to ignore second display name in search | Louis Chemineau | 2022-04-12 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscale | Maxence Lange | 2022-04-12 | 1 | -0/+1 |
|\ \ | |/ |/| | confirm user is internal to globalscale | ||||
| * | confirm user is internal to globalscale | Maxence Lange | 2022-04-12 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Add settings to not match userID during full match | Louis Chemineau | 2022-04-06 | 1 | -1/+4 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add check before sending email that email address is valid | Carl Schwan | 2022-01-11 | 1 | -7/+8 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix idn emails not working in shares | Carl Schwan | 2022-01-11 | 1 | -2/+5 |
| | | | | | | Fix #30595 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Merge pull request #29879 from ↵ | Julius Härtl | 2021-12-21 | 1 | -4/+1 |
|\ | | | | | | | nextcloud/bugfix/noid/sharing-enumeration-addressbooks | ||||
| * | Do not clear all results when searching from users address books | Julius Härtl | 2021-12-08 | 1 | -4/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Make psalm more happy | Joas Schilling | 2021-12-09 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix docs to make Psalm happier | Joas Schilling | 2021-12-09 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Only limit search in the system address book | Joas Schilling | 2021-12-08 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Only wildcard search if enumeration is allowed | Joas Schilling | 2021-12-08 | 1 | -1/+9 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix type errors | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Also hide group from direct matches | Joas Schilling | 2021-07-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 8 | -19/+13 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Also make other shares listen to the "Allow sharing with groups" | Joas Schilling | 2021-05-26 | 1 | -0/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Less ILogger | Joas Schilling | 2021-04-27 | 1 | -5/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ignore mail shares of related remote share results | Arthur Schiwon | 2021-04-20 | 2 | -2/+54 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use correct getSystemValue type | J0WI | 2021-04-12 | 1 | -1/+1 |
| | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | Also limit to user group in case enumeration is enabled for groups and ↵ | Joas Schilling | 2021-03-17 | 1 | -1/+20 |
| | | | | | | phonenumbers Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 1 | -1/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a setting to restrict returning a full match unless in phonebook or same ↵ | Joas Schilling | 2021-03-10 | 2 | -2/+9 |
| | | | | | | group Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 2 | -17/+45 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 2 | -3/+3 |
| | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
| | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |