Trenton H
70f3f98363
Let ruff autofix some things from the newest version
2023-06-13 20:15:18 -07:00
Trenton H
71e4be2d5e
Sets broker connection retry settings for celery
2023-06-13 20:15:18 -07:00
Trenton H
5740806a28
Updates to celery 5.3.0 in particular, other minor updates
2023-06-13 20:15:18 -07:00
shamoon
9b50a1b7a6
Merge pull request #3579 from paperless-ngx/fix/issue-3578
...
Fix: return user first / last name from backend
2023-06-12 09:01:54 -07:00
shamoon
19caad832e
Merge pull request #3576 from paperless-ngx/fix/issue-3569
...
Fix use of `PAPERLESS_DB_TIMEOUT` for all db types
2023-06-12 09:01:44 -07:00
Trenton H
dd6ae13281
Changes the type of the connection timeout to be an int, not a float
2023-06-12 08:45:57 -07:00
shamoon
077abbe961
Return user first & last name from backend
2023-06-12 08:15:59 -07:00
shamoon
3d85dc1127
Fix use of PAPERLESS_DB_TIMEOUT
for all db types
2023-06-12 01:31:38 -07:00
Trenton H
e3ea5dd13c
Silence a warning about setting this by setting it
2023-06-08 15:05:36 -07:00
shamoon
714b2ecd9c
Merge pull request #3554 from paperless-ngx/fix/issue-3553
...
Fix: handle mail rules with no filters on some imap servers
2023-06-07 13:00:38 -07:00
Trenton H
883937bfd7
In cases where a temporary file is created or used, copy the original file stats to it
2023-06-07 09:02:19 -07:00
shamoon
0ebe08d796
Return default 'ALL' mailbox criterias for some imap servers
2023-06-06 20:00:31 -07:00
Trenton H
36b4fff5c7
Removes packages which are no longer built/published from the cleaning
2023-06-06 14:38:59 -07:00
Trenton H
45d8c945e2
Small improvements to coverage
2023-06-06 13:18:13 -07:00
Trenton H
ee19307ea2
Restore pushing codecov in all cases. I don't think this was doing what I wanted
2023-06-06 09:05:26 -07:00
Trenton H
2c1cd25be4
Rewrites the email parsing to be more clear and concise.
...
Adds testing to use httpx mocked responses to stand in as a server even offline
2023-06-06 09:05:26 -07:00
Trenton H
6e65558ea4
Swapping out the tika and replaces requests with httpx
2023-06-06 09:05:26 -07:00
shamoon
304324ebd0
Update index.py
2023-06-04 10:41:45 -07:00
jayme-github
97cd06d2ba
Feature: Allow to filter documents by original filename and checksum ( #3485 )
...
* Allow to filter documents by original filename and checksum
This adds filters for the original filename and checksum of documents to
be able to to lazy checks if the file is already stored in paperless.
* Add tests for DelayedQuery
* Add checksum and original_filename to whoosh index and DelayedQuery
* Refactored DelayedQuery to reduce duplicate code
* Choose icontains for checksums as whoosh has no exact match query term
* Bumped index version
* Revert whoosh filtering logic to simpler structure, remove redundant tests
Revert "Revert whoosh filtering logic to simpler structure, remove redundant tests"
This reverts commit 86792174bfbc697f42b72c4b39ee9eba483bb425.
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-04 10:34:27 -07:00
shamoon
e329f6cdf1
Fix display of private items in small cards
2023-06-03 16:16:05 -07:00
shamoon
2c96438d61
Update environment.prod.ts
2023-06-03 16:10:05 -07:00
shamoon
41a9aac75d
v1.15.1
v1.15.1
2023-06-03 16:06:37 -07:00
shamoon
8768168536
Merge branch 'dev'
2023-06-03 16:04:27 -07:00
shamoon
325809fbbf
other minor css fixes after bootstrap update
2023-06-03 16:03:00 -07:00
shamoon
3dd47a9f5b
Merge pull request #3523 from paperless-ngx/fix/issue-3522
...
Fix incorrect colors in v1.15.0
2023-06-03 15:08:42 -07:00
github-actions[bot]
00f16ef8f0
[Documentation] Add v1.15.0 changelog ( #3521 )
...
* Changelog v1.15.0 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-03 15:08:20 -07:00
shamoon
5e67aae83b
Fix incorrect colors after last bootstrap update
2023-06-03 11:09:30 -07:00
shamoon
ae5c603c98
Update environment.prod.ts
2023-06-03 09:32:04 -07:00
shamoon
c62aa3cb55
v1.15.0
v1.15.0
2023-06-03 09:28:02 -07:00
shamoon
7073cb6d5c
Merge branch 'dev'
2023-06-03 09:27:18 -07:00
Paperless-ngx Bot [bot]
a495ad58d0
New Crowdin updates ( #3405 )
...
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
2023-06-03 09:25:53 -07:00
shamoon
569165371c
Merge pull request #3516 from ajgon/fix/http-remote-user-api
...
Fix: KeyError error on unauthenticated API calls
2023-06-03 09:05:50 -07:00
shamoon
ea14fa5251
Adds testing for unauthenticated API calls, simplify logging logic
2023-06-03 08:50:54 -07:00
Igor Rzegocki
4a02865697
fix broken "failed login" signal
2023-06-03 17:48:17 +02:00
shamoon
3a2a20cefd
Merge pull request #3513 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/eslint-8.41.0
...
Bump eslint from 8.39.0 to 8.41.0 in /src-ui
2023-06-01 15:41:20 -07:00
dependabot[bot]
f2f42de701
Bump eslint from 8.39.0 to 8.41.0 in /src-ui
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:30:39 +00:00
dependabot[bot]
6d60d4897c
Merge pull request #3510 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-8.1.0
2023-06-01 22:29:48 +00:00
shamoon
9f71ce8083
Merge pull request #3507 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng-bootstrap/ng-bootstrap-14.2.0
...
Bump @ng-bootstrap/ng-bootstrap from 14.1.0 to 14.2.0 in /src-ui
2023-06-01 15:20:57 -07:00
dependabot[bot]
50f8f7da93
Merge pull request #3508 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/popperjs/core-2.11.8
2023-06-01 22:20:35 +00:00
dependabot[bot]
d475344b51
Bump concurrently from 8.0.1 to 8.1.0 in /src-ui
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:13:11 +00:00
dependabot[bot]
2630863409
Bump @popperjs/core from 2.11.7 to 2.11.8 in /src-ui
...
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/commits )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:10:34 +00:00
dependabot[bot]
e120f4a3f7
Bump @ng-bootstrap/ng-bootstrap from 14.1.0 to 14.2.0 in /src-ui
...
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/14.1.0...14.2.0 )
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:09:38 +00:00
dependabot[bot]
6aff4c986c
Merge pull request #3505 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.59.8
2023-06-01 22:05:14 +00:00
dependabot[bot]
2e891b1634
Merge pull request #3497 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.3.0
2023-06-01 21:51:57 +00:00
dependabot[bot]
35a0c5d36f
Bump @typescript-eslint/parser from 5.59.2 to 5.59.8 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:48:04 +00:00
dependabot[bot]
82d786b94c
Merge pull request #3500 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.59.8
2023-06-01 21:46:24 +00:00
dependabot[bot]
de49d602a1
Bump bootstrap from 5.2.3 to 5.3.0 in /src-ui
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:43:26 +00:00
dependabot[bot]
3cb6511b66
Merge pull request #3501 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.5.2
2023-06-01 21:42:22 +00:00
dependabot[bot]
1d3ae777d5
Bump tslib from 2.5.0 to 2.5.2 in /src-ui
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.5.2 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:28:17 +00:00
dependabot[bot]
dbb2ea39d2
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 in /src-ui
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.2 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 21:28:15 +00:00