Behaviour with recent neighbours

Hi,

Usage with last versions of nextcloud requires some porting.

I had a look, and the controller constructor has changed. the DB is not passed directly, but mappers are used.

For example here is their tutorial : https://docs.nextcloud.com/server/21/developer_manual/app_development/tutorial.html

Shall I start looking to modify the app to adapt, or do you have work in progress to make it work?

I can do all testing on my local nextcloud instance.

Thanks,

Sebastien