Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve link reference content-type check, accept 'text/html;*' | Julien Veyssier | 2023-01-10 | 1 | -1/+3 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | in the link reference provider, check if the link content type begins with ↵ | Julien Veyssier | 2023-01-09 | 1 | -1/+3 |
| | | | | | | text/html Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | add restrictions on content-type and content-size when downloading to ↵ | Julien Veyssier | 2023-01-05 | 1 | -0/+16 |
| | | | | | | resolve with opengraph link provider Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Improve email search results | Joas Schilling | 2022-12-09 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | File reference: use the file type icon as fallback when no preview provider ↵ | Julien Veyssier | 2022-10-06 | 1 | -2/+14 |
| | | | | | | for this type Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | 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> | ||||
* | Move Reference class to public namespace | Julius Härtl | 2022-09-26 | 4 | -164/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Inject all dependnencies and increase cache timeout | Julius Härtl | 2022-08-31 | 3 | -6/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Refactor cache handling | Julius Härtl | 2022-08-31 | 4 | -31/+131 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Cleanup | Julius Härtl | 2022-08-31 | 4 | -41/+73 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Limit preview file size | Julius Härtl | 2022-08-31 | 1 | -2/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move registration to IBootstrap | Julius Härtl | 2022-08-31 | 1 | -9/+41 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add full public interfaces | Julius Härtl | 2022-08-31 | 4 | -6/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement image caching | Julius Härtl | 2022-08-31 | 3 | -3/+55 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add cache invalidation | Julius Härtl | 2022-08-31 | 1 | -10/+41 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement reference provider based caching | Julius Härtl | 2022-08-31 | 3 | -13/+53 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make reference fetching configurable | Julius Härtl | 2022-08-31 | 2 | -10/+14 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | API for fetching reference metadata | Julius Härtl | 2022-08-31 | 4 | -0/+401 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Introduce event for loading additional script on projects | Julius Härtl | 2022-05-12 | 1 | -6/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | 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> | ||||
* | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
|\ | | | | | Fix psalm not running | ||||
| * | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | 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 | 14 | -31/+20 |
| | | | | 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 | 3 | -13/+14 |
| | | | | 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> |