-
Notifications
You must be signed in to change notification settings - Fork 1
Chore: Apply useful patches from upstream #1
Conversation
A negative value for `Schedule.repeat` means repeat forever.
552af32
to
425c53a
Compare
425c53a
to
81f9639
Compare
@paperless-ngx/backend When folks have some time, I've applied a few patches from upstream to review. I believe this will help #1355 at the least |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh I didn’t see this, nice! Not sure if you feel this needs specific testing since they were merged upstream?
None of them have merged upstream. I just grabbed the patches for some pending PRs which looked useful. I've tested an image with this version and it worked normally from what I could tell. Plus the existing test suite passes |
Thanks for the work on this and #2, stumpylog. I imagine we will do beta tests for v1.8.1. Would you like to target these two PRs for that release? Nothing in the code looks blatantly wrong to me but I can't say much beyond that. |
This PR applies the following PRs from the upstream project to here:
These bring in a few bug fixes and enhancements, as well as a few QoL changes. It doesn't fix any issues I know of paperless users encountering, but you never know.
All tests still pass, and the paperless image built to include this branch (at 81f9639) didn't have any problems.