Johann Bauer

Results 120 comments of Johann Bauer

Phew, thanks for letting me know 😄 Still a weird bug but happy to hear you found a solution! @Elderglass can you check if this solves the issue for you...

Thanks for reporting this! On first look, this seems to be a time zone issue. I'll investigate further.

I wasn't able to reproduce this with my setup. What is your server's `PAPERLESS_TIME_ZONE ` set to?

Hi @2600box, this is possible with Flutter and currently implemented in the Android app. I suspect this just needs some registration in iOS to make Paperless known as an app...

@hawkinsst7 this is already possible

Hi @CTimmermann this is not a stupid question at all. I guess it would make sense to send a PR against this repo, so that we can have a central...

Yes, token authentication should be implemented although I planned on requesting a token though the app after a basic-Auth login. I assume that wouldn't help in your case though. @pree...

@dereitz and everyone else who has been able to test this: Can I get some feedback on how well this worked? Did you notice any bugs or things to improve?

Hey, the downloaded files should only be readable in the Paperless App, nowhere else. If this is different for you, something is broken here. Hmm, what do you want to...

Yes, that would be a simple solution but due to server-side pagination and possible document changes we would need some more logic to make it happen: - Request all documents...