Commit Graph

89 Commits (ac61839d1e843cd0b1def0639b4ac561e8dccaf5)

Author SHA1 Message Date
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 2 weeks ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 5 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 5 months ago
Julius Knorr 46f531adec test: Adapt tests to properly use valid email addresses 7 months ago
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups 7 months ago
Ferdinand Thiessen 34251c4375
fix(lookup-server): do not query data by default 7 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 44c7248749
refactor(Collaboration): Use non-deprecated methods 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 280d70a5f4
fix(federation): Fix missing protocol on CloudID remote 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 3 years ago
Louis Chemineau 347ca20f4e Rename setting name to reduce its length 3 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 3 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 4 years ago
Maxence Lange 10eafd70c8 confirm user is internal to globalscale 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Julius Härtl 2fe8042fff
Add integration tests for email completion 4 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 4 years ago
Joas Schilling 181aab416a
Fix warnings about logException 4 years ago
Thomas Citharel 1c0d975654
Make dav respect disallowing sharing with groups 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
blizzz 92ca49d21d
save a whitespace today 5 years ago
Arthur Schiwon f8d1ee5cfa
ignore mail shares of related remote share results 5 years ago
Roeland Jago Douma b5ffca00f7 Fix unit test 5 years ago
Joas Schilling cf434d5107
Also limit to user group in case enumeration is enabled for groups and phonenumbers 5 years ago
Joas Schilling 9a189bc710
Improve search results when only phonebook-matches can we autocompleted 5 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Julius Härtl 131fcac91e
Show unique displayname context in the sharing input 5 years ago
Arthur Schiwon 16a78f535a
set the display name of federated sharees from addressbook 5 years ago
John Molakvoæ (skjnldsv) 6cd7549509
Bump @nextcloud/vue to 3.0.0 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke a0cbf16d9b
In case the group backend returns $limit or more results it is expected to contain more results 5 years ago
Georg Ehrke 5b26487f14
Expose status via Collaborators API 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 5 years ago
Joas Schilling 1151394739
Fix unit tests 5 years ago
Julius Härtl 294e40db5f
Avoid duplicate matches in wide and exact results 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago