suamikim

Results 17 comments of suamikim

I was able to make it build by using the path `aurelia-auth/dist/amd` instead of `aurelia-auth/src` and manually adding another dependecy for `aurelia-fetch-client` to `vendor-bundle.js` in the `bundles` section of `aurelia.json`:...

@JeroenVinke Sure, contact me any time!

As suggested in #494 to me it would be ideal to have an explicit setting within the app which allows us to mute all notification sounds & vibrations temporarily as...

It's located in `C:\Program Files (x86)\Nextcloud` on multiple of my Win 10 machines.

The issue still exists for me and I've opened an [issue](https://github.com/owncloud/client/issues/5820) in the [mentioned GitHub repo](https://github.com/owncloud/client)...

*Ps.:* I don't know if this issue actually belongs to the client_theming repo or not. I've only created it here since I was linked to it from [my original question...

According to [an answer in the ownCloud repo](https://github.com/owncloud/client/issues/5820#issuecomment-306714936), there's a local `sync-exclude.lst` file as well within `%LOCALAPPDATA%\ownCloud` which shouldn't be overwritten on updates. Does this also apply to the Nextcloud...

Without knowing too much about the way Aurelias templating actually works from the inside, here's one idea which comes to my mind: Only allow this to be `one-way` bound. This...

Any update on this? One more thing came to my mind: It would be nice to use an unnamed `` instead of the custom `content-text` attribute to make the consumption...