Commit Graph

58 Commits (81e559313325777649e640492cba1981aff3e54a)

Author SHA1 Message Date
Morris Jobke 1a219ca5e8
Move lookup server connector to bootstrap mechanism 4 years ago
Joas Schilling af1dd9f152
Bump app versions and requirements 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 150f39ed50
Update autoloaders for composer v1.10.1 5 years ago
Roeland Jago Douma 8728eab9d7
Fix app updates 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
Robin Appelman ef2fb51065
remove missed manual Application instance constructions 5 years ago
Roeland Jago Douma 04ef434af0
Development is 18 now! 5 years ago
Joas Schilling 30051e786b
Make the RetryJob work on the userId only 5 years ago
Joas Schilling e1e1d4df62
Yay for null coalescing operator 5 years ago
Joas Schilling 006151604b
Use public interfaces 5 years ago
Joas Schilling 9927909a0d
Always use a background job for the update 5 years ago
Joas Schilling 3a4f6302ca
Also send a delete like on the syncronous action 5 years ago
Joas Schilling 3930b91511
Use an application class 5 years ago
Joas Schilling 4c19b3b2c6
Bump versions of server and the requirements of apps 6 years ago
Joas Schilling 541e15db11
Only update the lookup server if it is enabled AND a server is set 6 years ago
Joas Schilling 0948ab721b
Only update the lookup server if it is enabled AND a server is set 6 years ago
Morris Jobke a4585b35c0
Fix missing $config dependency in RetryJob 6 years ago
Daniel Kesselberg 7406f42fdf
Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config 6 years ago
Bjoern Schiessle f6b0a65c5a
increase timespan between each retry 6 years ago
Bjoern Schiessle d4134982f5
improve lookup server behaviour 6 years ago
Joas Schilling 1751c28c28
Bump versions of server and the requirements of apps 6 years ago
Joas Schilling aa88254f64
Shorten index name of calendar changes table 6 years ago
Arthur Schiwon 8e4ae23c48
Do not try to contact lookup server without internet connection or URL 6 years ago
Joas Schilling 47cc5e5895
Update version requirements and versions of shipped apps 6 years ago
Roeland Jago Douma 90a656305b
Bump autoloaders 6 years ago
Joas Schilling f095001e4b
Fix info.xml files of shipped apps 7 years ago
Roeland Jago Douma db411f8771
Bump apps 7 years ago
Morris Jobke f578b69729
Update composer 7 years ago
Roeland Jago Douma 0280cff66f
Composer updated 7 years ago
Roeland Jago Douma 49b095b78e
Use proper authorative-autoloader for app autoloaders 7 years ago
Roeland Jago Douma 9e296748dd
LookupServerConnector Autoloader 7 years ago
Lukas Reschke d321e9792e
Add |null to PHPDoc 7 years ago
Joas Schilling bc8fbc1a67
Bump app versions as well 8 years ago
Joas Schilling fdfe8f7f15
Adjust version requirement 8 years ago
Joas Schilling 5c20d2ca8c
Use the configured lookup server 8 years ago
Joas Schilling 266a1e88fa
Define method shouldRun 8 years ago
Joas Schilling a8bb4a1898
Use automatic DI injection for UpdateLookupServer 8 years ago
Bjoern Schiessle f488258d64
send signature to lookup server 8 years ago
Bjoern Schiessle 7340d6a56c
don't add multiple retry jobs 8 years ago
Bjoern Schiessle 7c309c253b
ask lookup server if email address was verified by the user 8 years ago
Bjoern Schiessle 94df091ee4
send local verification status to lookup server 8 years ago
Bjoern Schiessle 1fc05ea53a
allow admin to configure lookup server 8 years ago
Bjoern Schiessle dda15b74cb
add posibility to remove all personal data from lookup server 8 years ago
Robin Appelman fc3b2f1139
mark nc12 as supporter 8 years ago
Roeland Jago Douma 72f9920a58
Add Identityproof tests 8 years ago