summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
Commit message (Collapse)AuthorAgeFilesLines
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-1/+11
| | | | | | | In some cases (for example you never send data to the lookup server) there is no need for this job to even try. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Map old account scope properties to new namesVincent Petry2021-03-261-1/+1
| | | | | | | | Use new scope values in settings page. Adjust all consumers to use the new constants. Map old scope values to new ones in account property getter. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-03-232-0/+12
|
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-02-252-0/+12
|
* This is 22Joas Schilling2021-02-031-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-01-312-0/+12
|
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2021-01-192-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-01-182-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2021-01-142-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-12-312-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-12-102-0/+12
|
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\ | | | | dont use system composer for autoload checker
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke2020-11-301-1/+1
|\ \ | | | | | | Use proper OCP\BackgroundJobs\Job
| * | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-1/+1
| | | | | | | | | | | | | | | | | | And typehunt the IJobList Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-11-302-2/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-11-262-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-192-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-11-092-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-10-312-0/+12
|
* Merge pull request #23742 from ↵Morris Jobke2020-10-301-2/+2
|\ | | | | | | | | nextcloud/enhancement/eventdispatcher-typed-listener-callable Type the event dispatcher listener callables with Psalm
| * Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-10-302-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-282-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-10-222-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-10-192-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-10-162-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-10-142-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-10-014-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-09-282-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-09-264-2/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-09-252-0/+10
|
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-09-232-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-09-2010-0/+60
|
* Add transifex config for all new appsMorris Jobke2020-09-181-0/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump versionsJoas Schilling2020-09-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use the proper IAppContainer and IServerContainer type hints to know which ↵Morris Jobke2020-07-211-4/+4
| | | | | | code runs with which container Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-6/+13
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move lookup server connector to bootstrap mechanismMorris Jobke2020-07-082-43/+15
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+0
| | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>