Commit Graph

112 Commits (eaa2d89e7fb8e9df72abcb97ec7932cbee39add3)

Author SHA1 Message Date
provokateurin 80ec3b1b0a
fix(MailPlugin): Stop applying the offset twice and the limit per wide/exact 3 months ago
provokateurin 5c21fb5062
perf(MailPlugin): Optimize checking group memberships 3 months ago
provokateurin d92aac8f7d
fix(MailPlugin): Use correct type for exact id match 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Côme Chilliet 78fd649e47
chore: Remove long deprecated methods from OCP 4 months ago
nextcloud-command 663018455e refactor: Apply rector changes 6 months ago
provokateurin 9dc1d6372f
fix(IContainer): Fix parameter and return types 6 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
provokateurin ad65bcb653
test(UserPlugin): Rewrite unit tests as integration tests 7 months ago
Julius Knorr a45f4b0cdc
fix: Fix setting name inconsistency between backend and frontend 8 months ago
nfebe 40246d9a19 fix(sharing): Add isTrustedServer flag to lookup results 9 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 9 months ago
Daniel Calviño Sánchez c40fcba5a4 fix: Fix user collaborators returned when searching for mail collaborators 9 months ago
Daniel Calviño Sánchez 2c841b2337 test: Rename data providers to match the name of their tests 9 months ago
Daniel Calviño Sánchez 74fd144003 test: Replace magic value with named constant of share type 9 months ago
Daniel Calviño Sánchez a0e8d943f1 test: Rename parameters to show that they are expected values 9 months ago
Daniel Calviño Sánchez 45f2683a73 test: Fix parameter documentation 9 months ago
nfebe c9bb6eedc6 fix: Include email when searching share suggestions 11 months ago
nfebe c1d9e22c51 fix(sharing): Adapt share suggestions to match trusted servers configs 11 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 11 months ago
Côme Chilliet 5e9af71509
fix(tests): Fix UserPluginTest methods expectation 11 months ago
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 11 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 1 year ago
Julius Knorr 46f531adec test: Adapt tests to properly use valid email addresses 1 year ago
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups 1 year ago
Ferdinand Thiessen 34251c4375
fix(lookup-server): do not query data by default 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Ferdinand Thiessen 44c7248749
refactor(Collaboration): Use non-deprecated methods 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Joas Schilling 280d70a5f4
fix(federation): Fix missing protocol on CloudID remote 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 4 years ago
Louis Chemineau 347ca20f4e Rename setting name to reduce its length 4 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 4 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 5 years ago
Julius Härtl 2fe8042fff
Add integration tests for email completion 5 years ago