Trenton Holmes
ed2e884de8
Fully qualifies the image and updates to Redis 7
2022-09-11 07:42:20 -07:00
Trenton Holmes
60980cb26a
Adds the mysql Python dependency
2022-09-11 07:42:19 -07:00
Brian Kelly
3b84e34c8e
re-order apt dependencies
2022-09-11 07:40:32 -07:00
Brian Kelly
ebdf9b55df
correct the mariadb volume data path
2022-09-11 07:40:32 -07:00
Brian Kelly
f528b01de4
set paperless db user
2022-09-11 07:40:32 -07:00
Brian Kelly
6ae9a8f2be
remove debug image reference
2022-09-11 07:40:32 -07:00
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
shamoon
b9e60e0145
Merge pull request #1528 from erikarvstedt/docs-fix-variable-defaults
...
docs/configuration: Fix binary variable defaults
2022-09-06 14:22:23 -07:00
Erik Arvstedt
03559454f6
docs/configuration: Fix binary variable defaults
2022-09-04 15:21:49 +02: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
viktor-c
3828d712bd
Info about installing on subpath ( #1350 )
...
* Update docker-compose.env
* Update configuration.rst
example.com/paperless is not a subdomain, but a subpath. Also when hosting from a subdomain like paperless.example.com one does not have to change anything in the configuration, it just works, because paperless expects to be hosted at root, i.e. paperless.example.com
This however changes when paperless is not hosted at root anymore but for example at paperless.example.com/paperlessNgx
* Update docker-compose.env
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-08-31 16:36:13 -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
Felix E
26019b9c17
Merge pull request #1482 from paperless-ngx/move-scanners-to-wiki
...
Docs: move scanner & software recs to GH wiki
2022-08-31 19:28:03 +02:00
Michael Shamoon
ebdd7afb67
Move scanner & software recs to GH wiki
2022-08-30 22:14:07 -07:00
Felix E
0c90b84a92
Merge pull request #1467 from tooomm/patch-1
...
Docs: Update mobile scanner section
2022-08-28 10:29:15 +02:00