| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-10-03 | 9 | -214/+61 |
* | Adds type hint to the method parameter. | Faraz Samapoor | 2023-09-21 | 1 | -1/+1 |
* | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-09-21 | 9 | -195/+114 |
* | fix: Migrate collaboration listener and remove legacy adapter | Joas Schilling | 2023-07-28 | 1 | -34/+16 |
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 1 | -3/+3 |
* | chore: Replace \OC::$server->query with \OCP\Server::get in /lib | Christoph Wurst | 2023-07-06 | 1 | -3/+3 |
* | avoid requests to opengraph image if no host detected | Julien Veyssier | 2023-06-09 | 1 | -16/+21 |
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -1/+1 |
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -2/+2 |
* | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 1 | -1/+1 |
* | fix(references): Do not log errors on 404 responses of opengraph image fetching | Julius Härtl | 2023-03-13 | 1 | -0/+3 |
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 1 | -9/+33 |
* | safer URL match in FileReferenceProvider | Julien Veyssier | 2023-02-09 | 1 | -4/+4 |
* | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backend | Louis | 2023-01-30 | 1 | -0/+6 |
|\ |
|
| * | Adapt files_versions tests to modernized hooks | Louis Chemineau | 2023-01-26 | 1 | -0/+6 |
* | | style: Fix php-cs and psalm | Julius Härtl | 2023-01-27 | 2 | -2/+4 |
* | | improve getUserProviderTimestamps | Julien Veyssier | 2023-01-27 | 1 | -3/+4 |
* | | use array_filter instead of array_map + array_search | Julien Veyssier | 2023-01-27 | 1 | -5/+5 |
* | | handle and return touchProvider errors | Julien Veyssier | 2023-01-27 | 1 | -1/+3 |
* | | add 'last used timestamp' management for reference providers | Julien Veyssier | 2023-01-27 | 3 | -5/+58 |
* | | extend the reference API for the new link picker | Julien Veyssier | 2023-01-27 | 2 | -0/+124 |
|/ |
|
* | Fix double where() usage in resource manager | Joas Schilling | 2023-01-23 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -4/+0 |
* | improve link reference content-type check, accept 'text/html;*' | Julien Veyssier | 2023-01-10 | 1 | -1/+3 |
* | in the link reference provider, check if the link content type begins with te... | Julien Veyssier | 2023-01-09 | 1 | -1/+3 |
* | add restrictions on content-type and content-size when downloading to resolve... | Julien Veyssier | 2023-01-05 | 1 | -0/+16 |
* | Improve email search results | Joas Schilling | 2022-12-09 | 1 | -0/+6 |
* | File reference: use the file type icon as fallback when no preview provider f... | Julien Veyssier | 2022-10-06 | 1 | -2/+14 |
* | Add fallback options for contacts array | Anna Larch | 2022-10-01 | 1 | -8/+8 |
* | Move Reference class to public namespace | Julius Härtl | 2022-09-26 | 4 | -164/+3 |
* | Inject all dependnencies and increase cache timeout | Julius Härtl | 2022-08-31 | 3 | -6/+12 |
* | Refactor cache handling | Julius Härtl | 2022-08-31 | 4 | -31/+131 |
* | Cleanup | Julius Härtl | 2022-08-31 | 4 | -41/+73 |
* | Limit preview file size | Julius Härtl | 2022-08-31 | 1 | -2/+10 |
* | Move registration to IBootstrap | Julius Härtl | 2022-08-31 | 1 | -9/+41 |
* | Add full public interfaces | Julius Härtl | 2022-08-31 | 4 | -6/+8 |
* | Implement image caching | Julius Härtl | 2022-08-31 | 3 | -3/+55 |
* | Add cache invalidation | Julius Härtl | 2022-08-31 | 1 | -10/+41 |
* | Implement reference provider based caching | Julius Härtl | 2022-08-31 | 3 | -13/+53 |
* | Make reference fetching configurable | Julius Härtl | 2022-08-31 | 2 | -10/+14 |
* | API for fetching reference metadata | Julius Härtl | 2022-08-31 | 4 | -0/+401 |
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -1/+1 |
* | Introduce event for loading additional script on projects | Julius Härtl | 2022-05-12 | 1 | -6/+27 |
* | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 2 | -1/+11 |
* | 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 | Louis Chemineau | 2022-04-12 | 1 | -0/+4 |
* | | 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 | Maxence Lange | 2022-04-12 | 1 | -0/+1 |
* | | Add settings to not match userID during full match | Louis Chemineau | 2022-04-06 | 1 | -1/+4 |
|/ |
|