Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+29 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -1/+2 |
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+3 |
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
* | Make the RetryJob work on the userId only | Joas Schilling | 2019-07-18 | 2 | -129/+131 |
* | Yay for null coalescing operator | Joas Schilling | 2019-07-18 | 1 | -13/+12 |
* | Use public interfaces | Joas Schilling | 2019-07-18 | 1 | -11/+14 |
* | Always use a background job for the update | Joas Schilling | 2019-07-18 | 1 | -35/+9 |
* | Also send a delete like on the syncronous action | Joas Schilling | 2019-07-18 | 1 | -7/+17 |
* | Use an application class | Joas Schilling | 2019-07-18 | 4 | -10/+60 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
* | Only update the lookup server if it is enabled AND a server is set | Joas Schilling | 2019-04-09 | 1 | -1/+1 |
* | Fix missing $config dependency in RetryJob | Morris Jobke | 2019-03-05 | 1 | -0/+3 |
* | Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config | Daniel Kesselberg | 2019-03-04 | 1 | -1/+1 |
* | increase timespan between each retry | Bjoern Schiessle | 2019-02-20 | 1 | -3/+5 |
* | improve lookup server behaviour | Bjoern Schiessle | 2019-01-07 | 2 | -2/+39 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
* | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 1 | -1/+1 |
* | Do not try to contact lookup server without internet connection or URL | Arthur Schiwon | 2018-10-18 | 2 | -5/+21 |
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -7/+11 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | LookupServerConnector Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+605 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 2 | -29/+9 |
|\ | |||||
| * | Use automatic DI injection for UpdateLookupServer | Joas Schilling | 2017-05-10 | 2 | -29/+9 |
* | | Use the configured lookup server | Joas Schilling | 2017-05-10 | 1 | -2/+9 |
* | | Define method shouldRun | Joas Schilling | 2017-05-10 | 1 | -3/+14 |
|/ | |||||
* | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
* | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 |
* | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 |
* | send local verification status to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+5 |
* | allow admin to configure lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -24/+15 |
* | add posibility to remove all personal data from lookup server | Bjoern Schiessle | 2017-02-23 | 1 | -19/+30 |
* | mark nc12 as supporter | Robin Appelman | 2016-12-14 | 1 | -1/+1 |
* | Add Identityproof tests | Roeland Jago Douma | 2016-11-24 | 1 | -1/+0 |
* | Remove unused variable | Lukas Reschke | 2016-11-21 | 1 | -1/+1 |
* | Add retry job | Lukas Reschke | 2016-11-21 | 3 | -24/+76 |
* | Fix lookup url | Roeland Jago Douma | 2016-11-21 | 1 | -1/+1 |
* | Push json to the lookupserver | Roeland Jago Douma | 2016-11-21 | 1 | -3/+3 |
* | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -1/+1 |
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 2 | -62/+49 |
* | lookup server connector | Bjoern Schiessle | 2016-11-21 | 2 | -12/+82 |
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 4 | -0/+172 |