Matthias Eck
|
c52d18da1f
|
feat(date.component): adding suggestions to frontend
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
e0f341938a
|
docs(configuration.rst): add doc for NUMBER_OF_SUGGESTED_DATES
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
a037e562b2
|
test(test-date-parsing): test parsing of multiple dates
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
f1084cbdcf
|
feat(settings): add setting to set number of suggested dates
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
f6e4339069
|
test(test-date-parsing): test parsing of multiple dates
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
a754c6047d
|
test(test-api): update existing tests for suggestions
|
2022-08-06 13:03:20 +02:00 |
|
Matthias Eck
|
a5d2ae2588
|
feat(parsers): add generator for date parsing
|
2022-08-06 13:03:20 +02:00 |
|
Michael Shamoon
|
a6f3378c21
|
Handle page parameter on saved views
|
2022-08-05 23:35:13 -07:00 |
|
Quinn Casey
|
ca75fb5664
|
Merge pull request #1358 from paperless-ngx/bugfix-ip-bind-addr
Bugfix: Allow webserver bind address to be configured
|
2022-08-04 12:35:28 -07:00 |
|
Trenton Holmes
|
32861ad592
|
Removes no longer needed files
|
2022-08-04 11:11:49 -07:00 |
|
Trenton Holmes
|
ada8516803
|
Allows the webserver binding address to be configured via the environment
|
2022-08-04 07:43:23 -07:00 |
|
Trenton Holmes
|
d5c27a95aa
|
Fixes minor linting
|
2022-08-03 13:26:04 -07:00 |
|
Trenton Holmes
|
6b8a21d2b0
|
Test pre-commit action
|
2022-08-03 13:20:02 -07:00 |
|
Trenton Holmes
|
cb7e6f8cd0
|
Adds a pull of all images for the main image after the pruning
|
2022-08-03 10:19:15 -07:00 |
|
Trenton Holmes
|
f48a2cb65e
|
Fixes the untagged image deletion so it will not remove images which are referred to by a multi-arch manifest image
|
2022-08-03 10:19:15 -07:00 |
|
Trenton Holmes
|
0fdd3d56f4
|
Changes the cleanup images workflow so it uses a OAuth token with the correct scope (GITHUB_TOKEN is not enough). Also prevents running if the token is not defined and generally does commenting/cleanups"
|
2022-08-03 10:19:15 -07:00 |
|
Quinn Casey
|
173934258c
|
Merge pull request #1354 from paperless-ngx/bugfix-exception-chains
Bugfix: Chain exceptions during exception handling
|
2022-08-03 09:59:26 -07:00 |
|
Trenton Holmes
|
b70e21a6d5
|
When raising an exception during exception handling, chain them together for slightly cleaner logs
|
2022-08-03 09:00:56 -07:00 |
|
shamoon
|
cafb884991
|
Merge pull request #1352 from tooomm/patch-1
docs: fix small typo
|
2022-08-03 06:42:13 -07:00 |
|
tooomm
|
94b09614d9
|
typo
|
2022-08-03 15:00:23 +02:00 |
|
shamoon
|
7488505e37
|
Update dev version string
[ci skip]
|
2022-08-02 13:28:29 -07:00 |
|
Trenton Holmes
|
641ff9a71d
|
Revert "Bump watchfiles from 0.15.0 to 0.16.1"
This reverts commit b596502f74b093bf4e4be1216ac837afb14702e1.
|
2022-08-02 11:25:01 -07:00 |
|
dependabot[bot]
|
b596502f74
|
Bump watchfiles from 0.15.0 to 0.16.1
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.15.0...v0.16.1)
---
updated-dependencies:
- dependency-name: watchfiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 08:46:02 -07:00 |
|
dependabot[bot]
|
4fbd760005
|
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 08:10:45 -07:00 |
|
dependabot[bot]
|
6a5ac15b07
|
Bump tj-actions/changed-files from 23.1 to 24
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 23.1 to 24.
- [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/v23.1...v24)
---
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-08-02 07:55:28 -07:00 |
|
shamoon
|
57b419fa87
|
Merge pull request #1342 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.3.1
Bump cypress from 10.3.0 to 10.3.1 in /src-ui
|
2022-08-01 15:49:45 -07:00 |
|
shamoon
|
52ce54930b
|
Merge pull request #1343 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.1
Bump ngx-color from 7.3.3 to 8.0.1 in /src-ui
|
2022-08-01 13:59:15 -07:00 |
|
dependabot[bot]
|
fa9898ebe1
|
Bump ngx-color from 7.3.3 to 8.0.1 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 7.3.3 to 8.0.1.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v7.3.3...v8.0.1)
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:56:48 +00:00 |
|
shamoon
|
de4b3c39b9
|
Merge pull request #1330 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.1.0
Bump @angular/cli from 14.0.4 to 14.1.0 in /src-ui
|
2022-08-01 13:55:41 -07:00 |
|
Michael Shamoon
|
232e358a34
|
bump all angular packages together
|
2022-08-01 13:54:09 -07:00 |
|
dependabot[bot]
|
a0d35f9262
|
Bump @angular/cli from 14.0.4 to 14.1.0 in /src-ui
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.0.4 to 14.1.0.
- [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.0.4...14.1.0)
---
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-08-01 20:46:55 +00:00 |
|
dependabot[bot]
|
8883ef81dc
|
Bump cypress from 10.3.0 to 10.3.1 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.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/v10.3.0...v10.3.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:46:27 +00:00 |
|
shamoon
|
39a425eca4
|
Merge pull request #1341 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.6.3
Bump @types/node from 18.0.0 to 18.6.3 in /src-ui
|
2022-08-01 13:45:09 -07:00 |
|
dependabot[bot]
|
e31d383cfc
|
Bump @types/node from 18.0.0 to 18.6.3 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.3.
- [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-08-01 20:44:37 +00:00 |
|
shamoon
|
cb104b60f4
|
Merge pull request #1340 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-preset-angular-12.2.0
Bump jest-preset-angular from 12.1.0 to 12.2.0 in /src-ui
|
2022-08-01 13:43:47 -07:00 |
|
dependabot[bot]
|
b88963c900
|
Bump jest-preset-angular from 12.1.0 to 12.2.0 in /src-ui
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.1.0...v12.2.0)
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:39:58 +00:00 |
|
shamoon
|
3597abbcd7
|
Merge pull request #1326 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.3.0
Bump concurrently from 7.2.2 to 7.3.0 in /src-ui
|
2022-08-01 13:38:44 -07:00 |
|
dependabot[bot]
|
0f780b6271
|
Bump concurrently from 7.2.2 to 7.3.0 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:38:16 +00:00 |
|
shamoon
|
f1ce4e1f5b
|
Merge pull request #1337 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.0
Bump ng2-pdf-viewer from 9.0.0 to 9.1.0 in /src-ui
|
2022-08-01 13:38:11 -07:00 |
|
dependabot[bot]
|
5d0d800c0a
|
Bump ng2-pdf-viewer from 9.0.0 to 9.1.0 in /src-ui
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.0.0...9.1.0)
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:37:34 +00:00 |
|
shamoon
|
3b330ef22f
|
Merge pull request #1336 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-28.1.3
Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /src-ui
|
2022-08-01 13:36:22 -07:00 |
|
dependabot[bot]
|
873bb4fd2d
|
Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.2 to 28.1.3.
- [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/v28.1.3/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:35:56 +00:00 |
|
shamoon
|
3973df64ba
|
Merge pull request #1331 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-file-drop-14.0.1
Bump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui
|
2022-08-01 13:35:04 -07:00 |
|
shamoon
|
8cda62ae92
|
Merge pull request #1333 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-28.1.3
Bump jest and @types/jest in /src-ui
|
2022-08-01 13:29:31 -07:00 |
|
dependabot[bot]
|
b8e1a49f85
|
Bump jest and @types/jest in /src-ui
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 28.1.2 to 28.1.3
- [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/v28.1.3/packages/jest)
Updates `@types/jest` from 28.1.4 to 28.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:25:09 +00:00 |
|
shamoon
|
f9147b5405
|
Merge pull request #1327 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.2.0
Bump bootstrap from 5.1.3 to 5.2.0 in /src-ui
|
2022-08-01 13:21:46 -07:00 |
|
dependabot[bot]
|
878f727a2c
|
Bump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui
Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop) from 13.0.0 to 14.0.1.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases)
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/georgipeltekov/ngx-file-drop/compare/v13.0.0...v14.0.1)
---
updated-dependencies:
- dependency-name: ngx-file-drop
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:19:33 +00:00 |
|
shamoon
|
0169ee4885
|
Merge pull request #1324 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.7.4
Bump typescript from 4.6.4 to 4.7.4 in /src-ui
|
2022-08-01 13:18:12 -07:00 |
|
dependabot[bot]
|
904faf27c2
|
Bump typescript from 4.6.4 to 4.7.4 in /src-ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 20:15:13 +00:00 |
|
shamoon
|
d2a38fe05c
|
Merge pull request #1325 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.9.1
Bump ts-node from 10.8.1 to 10.9.1 in /src-ui
|
2022-08-01 13:13:49 -07:00 |
|