Finn Woelm

Results 39 comments of Finn Woelm

If anyone else stumbles upon this issue, here is a simple solution for allowing root domain only: ```python # OffsiteMiddleware.py import re from scrapy.spidermiddlewares import offsite # Unlike the original...

We just ran into the same issue. Ideally, novu should be creating the query client with a custom context, so that it does not "pollute" the default react query context:...

Thanks for the fast reply! Much appreciated! You having used Apache Tika much longer than I have, do you think I would be losing anything of importance if I decided...

Hmmm, fair enough. I'm pretty unfamiliar with Java, that's why I tried to avoid having to touch the pdfbox logger config :sweat_smile: Is that something I would do in [`jar/tika-config.xml`](https://github.com/abrom/henkei/blob/master/jar/tika-config.xml)?

Looks like I was able to pull in the files by issuing a force-sync on the project's root folder. Awaiting confirmation from user that this got all the files.

I believe the issue may be that view (rather than edit) access was granted to the `[email protected]`. Awaiting confirmation from the user. I did notice that it's possible to set...

In addition, we need to add the ability to force sync the home folder. It looks like this issue was not just due to view access because even with view...

Received confirmation from the user. The edit access seemed to be the issue. Sounds like there may be other issues, though, as well: One file suddenly showed up as deleted...

This is how Gmail does display density (via the gear icon -> Configure display density): ![screenshot_2019-02-12 inbox - finn openly one - openly mail](https://user-images.githubusercontent.com/7606194/52604478-fec02e80-2ea5-11e9-88ab-b5f974472f94.png)

I'm thinking we probably won't move the profile picture to the settings page, but we'll allow users to change their profile picture on their profile page by just hovering over...