aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-22/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+1
* feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-9/+5
* fix(loopup_server_connector): Migrate to IEventDispatcherJoas Schilling2023-07-191-8/+10
* fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-021-4/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-4/+4
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-6/+13
* Move lookup server connector to bootstrap mechanismMorris Jobke2020-07-081-14/+15
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Use an application classJoas Schilling2019-07-181-0/+56