Brian Kelly
|
65cfd55027
|
rebase mariadb feature onto dev
|
2022-09-11 07:40:31 -07:00 |
|
Michael Shamoon
|
15d074d39c
|
Include storage path in exporter + tests
|
2022-09-11 07:39:35 -07:00 |
|
shamoon
|
962d0ebb40
|
Merge pull request #1551 from paperless-ngx/chore-settings-cleanup
Chore: Cleanup and validate settings
|
2022-09-10 20:04:35 -07:00 |
|
Trenton Holmes
|
d408900a91
|
Adds validation and testing to cover some of the common settings
|
2022-09-09 11:48:57 -07:00 |
|
Trenton Holmes
|
0bf9e55ca7
|
Fixes a minor TODO in settings, and enables flake8 for settings.py
|
2022-09-09 11:42:50 -07:00 |
|
dependabot[bot]
|
55d36b39b1
|
Bump pikepdf from 5.5.0 to 5.6.1
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 5.5.0 to 5.6.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v5.5.0...v5.6.1)
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 07:51:11 -07:00 |
|
Trenton Holmes
|
45fd01a688
|
Decrease the final size of the images containing .deb and .whl files
|
2022-09-08 07:31:00 -07:00 |
|
dependabot[bot]
|
1fda0782ae
|
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 09:33:36 -07:00 |
|
dependabot[bot]
|
2680a83455
|
Bump tqdm from 4.64.0 to 4.64.1
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 09:05:32 -07:00 |
|
dependabot[bot]
|
148e875523
|
Bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 07:57:41 -07:00 |
|
dependabot[bot]
|
50ee1c0bd5
|
Bump tj-actions/changed-files from 24 to 29.0.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 24 to 29.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v24...v29.0.2)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-03 18:35:51 -07:00 |
|
shamoon
|
c6b13271cf
|
Merge pull request #1500 from paperless-ngx/feature-gunicorn-tune
Bugfix: Better gunicorn settings for workers
|
2022-09-02 18:01:47 -07:00 |
|
dependabot[bot]
|
fd83e8f2a9
|
Merge pull request #1502 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.2.1
|
2022-09-02 08:40:58 +00:00 |
|
Michael Shamoon
|
5f7c724531
|
update jest-preset-angular
|
2022-09-02 01:26:05 -07:00 |
|
Michael Shamoon
|
31ebe2675b
|
update angular core
|
2022-09-02 01:25:39 -07:00 |
|
Michael Shamoon
|
60d40cc2ce
|
update angular cli
|
2022-09-02 01:24:14 -07:00 |
|
dependabot[bot]
|
6796cdf947
|
Bump @angular/cli from 14.1.0 to 14.2.1 in /src-ui
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.1.0 to 14.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/14.1.0...14.2.1)
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 08:15:36 +00:00 |
|
shamoon
|
6592a925c4
|
Merge pull request #1507 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.0.1
Bump jest-environment-jsdom from 28.1.3 to 29.0.1 in /src-ui
|
2022-09-02 01:03:23 -07:00 |
|
dependabot[bot]
|
6d42b2a29d
|
Bump jest-environment-jsdom from 28.1.3 to 29.0.1 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 07:41:29 +00:00 |
|
shamoon
|
6b4dccfbd5
|
Merge pull request #1506 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.7.14
Bump @types/node from 18.6.3 to 18.7.14 in /src-ui
|
2022-09-02 00:40:15 -07:00 |
|
dependabot[bot]
|
2582d325bc
|
Bump @types/node from 18.6.3 to 18.7.14 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 07:39:49 +00:00 |
|
shamoon
|
078814e77a
|
Merge pull request #1505 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular-builders/jest-14.0.1
Bump @angular-builders/jest from 14.0.0 to 14.0.1 in /src-ui
|
2022-09-02 00:35:49 -07:00 |
|
dependabot[bot]
|
a80b413d38
|
Bump @angular-builders/jest from 14.0.0 to 14.0.1 in /src-ui
Bumps [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@14.0.1/packages/jest)
---
updated-dependencies:
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 07:33:26 +00:00 |
|
shamoon
|
8cb93da53e
|
Merge pull request #1504 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/zone.js-0.11.8
Bump zone.js from 0.11.7 to 0.11.8 in /src-ui
|
2022-09-02 00:32:20 -07:00 |
|
dependabot[bot]
|
299ae2b828
|
Bump zone.js from 0.11.7 to 0.11.8 in /src-ui
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.11.8/packages/zone.js)
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 07:30:09 +00:00 |
|
shamoon
|
96cf316eec
|
Merge pull request #1494 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.2
Bump ngx-color from 8.0.1 to 8.0.2 in /src-ui
|
2022-09-02 00:17:09 -07:00 |
|
dependabot[bot]
|
4aebb8e153
|
Bump ngx-color from 8.0.1 to 8.0.2 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.1...v8.0.2)
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 07:02:45 +00:00 |
|
shamoon
|
82c6942f09
|
Merge pull request #1496 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.7.0
Bump cypress from 10.3.1 to 10.7.0 in /src-ui
|
2022-09-02 00:01:35 -07:00 |
|
dependabot[bot]
|
ff280f0309
|
Bump cypress from 10.3.1 to 10.7.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.1...v10.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 06:53:44 +00:00 |
|
shamoon
|
06d15a11c8
|
Merge pull request #1495 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress/schematic-2.1.1
Bump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui
|
2022-09-01 23:52:39 -07:00 |
|
shamoon
|
4b3649ea94
|
Merge pull request #1498 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/popperjs/core-2.11.6
Bump @popperjs/core from 2.11.5 to 2.11.6 in /src-ui
|
2022-09-01 23:41:01 -07:00 |
|
Trenton Holmes
|
5ffb25b71d
|
Tweaks gunicorn to preload the app and use shared memory for temporary fs
|
2022-09-01 18:04:12 -07:00 |
|
dependabot[bot]
|
8b28159e2d
|
Bump @popperjs/core from 2.11.5 to 2.11.6 in /src-ui
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.5 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.5...v2.11.6)
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-01 20:12:56 +00:00 |
|
dependabot[bot]
|
99d6103617
|
Bump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui
Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v2.0.0...@cypress/schematic-v2.1.1)
---
updated-dependencies:
- dependency-name: "@cypress/schematic"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-01 20:09:45 +00:00 |
|
shamoon
|
a502fe7c5c
|
Merge pull request #1492 from paperless-ngx/feature-imap-utf-improve
Feature: Simplify IMAP login for UTF-8
|
2022-09-01 09:35:26 -07:00 |
|
Trenton Holmes
|
bd18a57a5d
|
Updates imap_tools and updates to use the new login method for UTF-8
|
2022-09-01 08:54:44 -07:00 |
|
Quinn Casey
|
a6be010464
|
Merge pull request #1488 from paperless-ngx/fix/tasks-table-actions
Fix actions button in tasks table
|
2022-08-31 16:18:13 -07:00 |
|
Michael Shamoon
|
efe51b30fe
|
Fix actions button in tasks table
|
2022-08-31 12:39:56 -07:00 |
|
Quinn Casey
|
8046a6f3a7
|
Merge pull request #1463 from paperless-ngx/fix/issue-1462
Fix: Add missing filter rule types to SavedViewFilterRule model & fix migrations
|
2022-08-26 12:35:29 -07:00 |
|
Michael Shamoon
|
ddff902291
|
Fix 1023, 1024 migrations, add savedviewfilterrule migration
|
2022-08-26 10:02:48 -07:00 |
|
Michael Shamoon
|
a406920ae6
|
Add missing filter rule types to SavedViewFilterRule model
And add note to filter-rule-type.ts
|
2022-08-26 10:02:48 -07:00 |
|
Quinn Casey
|
44e596b0c4
|
Merge pull request #1451 from paperless-ngx/feature-better-redo-ocr
Feature: Even better re-do of OCR
|
2022-08-25 17:01:54 -07:00 |
|
shamoon
|
2b1c8c8d9a
|
Merge pull request #1375 from tim-vogel/add_comments
Feature: document comments
|
2022-08-25 11:48:31 -07:00 |
|
shamoon
|
d40c13420d
|
Merge pull request #1367 from Eckii24/feat/date-suggestions
Adding date suggestions to the documents details view
|
2022-08-25 11:47:37 -07:00 |
|
Trenton Holmes
|
8ad2f7daf0
|
Locks scipy to 1.8.1, allows some other minor version updates
|
2022-08-25 11:34:00 -07:00 |
|
shamoon
|
696ebf545f
|
Revert "Bump sphinx from 5.0.2 to 5.1.1"
|
2022-08-25 11:34:00 -07:00 |
|
Quinn Casey
|
ed515f4e36
|
Merge pull request #1460 from paperless-ngx/fix/paperless-conf-typo
Fix paperless.conf.example typo
|
2022-08-25 08:39:53 -07:00 |
|
Quinn Casey
|
06a4949266
|
Fix minor duplicate/incorrect conf key
|
2022-08-25 08:36:48 -07:00 |
|
shamoon
|
f50a01e118
|
Merge pull request #1297 from paperless-ngx/dependabot/pip/dev/sphinx-5.1.1
Bump sphinx from 5.0.2 to 5.1.1
|
2022-08-25 08:33:40 -07:00 |
|
shamoon
|
bb951ad860
|
Merge pull request #1421 from paperless-ngx/feature-consumer-event-driven
Feature: Event driven consumer
|
2022-08-25 08:16:47 -07:00 |
|