mqus

Results 16 issues of mqus

This updates the submodule hash to point to the newest version, which is compatible to v0.4 of the API.

When I try to log in via sso on my homeserver, the auth form opens in the browser and I can login. When I'm finished, the browser tries to redirect...

bug

I have seen various different issues(#131, https://github.com/dart-lang/sdk/issues/34062, https://github.com/dart-lang/sdk/issues/32454) about this but never found a proper solution that wouldn't need me to create a utility function on my side. Of course,...

type-enhancement

I'm using seafile (and the android client) for many years now but the newest versions seem to be incompatible with my smartphone, which runs on Android 4.4.2 (Kitkat/API 19). The...

This is a feature request for true gapless playback... It seems that there is still a small silence between tracks if I add two mp3-Files as `Source`s to a `Sink`...

bug

## Description I'm a "Host everything on a raspberry pi baremetal" kind of guy and already hosted the 1.5 sync server. I have a new box and wanted to try...

As noted in the comments of #527, the example should have a nullable ID

enhancement

This changes the datatype of the events for streaming to `Set` and implements two features that benefit from that: - If a delete/update also changes other tables via foreign-key relationships,...

feature
refactoring

This is something that would help us in handling the changes made by transactions and lessen the amount of updates that take place. Currently, database changes made in `@transaction` functions...

feature

#361 already reduces the stream updates for Views, but also introduces dependencies for foreign key relations (as they should), but treats all dependencies equally, even if some updates will not...

refactoring