max-nextcloud

Results 366 comments of max-nextcloud

I'm looking into the flaky sync tests and fixing some issues with lost network connectivity on the way. In particular when clicking reconnect the editor and the status message go...

> When cutting the network and pressing "Reconnect", we run into > > `sendStepsNow(): this.connection is undefined` because the connection got closed but `sendRemainingSteps()` still tries to run `sendStepsNow()`. >...

Merged as i could not reproduce the remaining issue. @mejo- Please open a new issue based on the comment if this still happens for you.

pushed a small fix to make prettier happy.

> @max-nextcloud Can you adjust that? Done. Added `extractLicenseInformation: true`.

@juliusknorr ahh... I was wondering what broke it. I'll take a look

Looking at the `onPrev` and `onNext` callbacks in the API I wonder if it would be possible to take browser navigation into account. Right now in files browser navigation will...