Trenton Holmes
|
89b7270233
|
Updates some deps, skipping scipy
|
2022-08-10 08:45:49 -07:00 |
|
shamoon
|
3af4808864
|
Merge pull request #1387 from paperless-ngx/bugfix-task-error-prevents-consume
Bugfix: Catch all exceptions during the task signals
|
2022-08-10 07:09:29 -07:00 |
|
Trenton Holmes
|
d4c3b7614d
|
Catch all exceptions during the task creation so some error here, but not with a file, will allow consumption to run
|
2022-08-09 15:50:03 -07:00 |
|
Quinn Casey
|
676ba9ca22
|
Merge pull request #1376 from paperless-ngx/fix/saved-view-page-param
Fix: saved view page parameter
|
2022-08-08 10:06:11 -07:00 |
|
Michael Shamoon
|
d0f5cc839f
|
fix navigation to /documents breaks history
|
2022-08-08 00:05:19 -07:00 |
|
Michael Shamoon
|
110bd65c20
|
fix pagination, refactor
|
2022-08-08 00:03:15 -07:00 |
|
shamoon
|
ef0080b0a9
|
Merge pull request #1369 from paperless-ngx/fix/browser-unsaved-changes
Fix: Correct browser unsaved changes warning
|
2022-08-07 15:43:10 -07:00 |
|
shamoon
|
a81dc00ccf
|
Merge pull request #1370 from paperless-ngx/fix/date-pasting
Fix: correct date pasting with some non-US formats
|
2022-08-07 15:42:00 -07:00 |
|
Quinn Casey
|
765fea7f7e
|
Merge pull request #1362 from paperless-ngx/ci-file-health
Chore: use pre-commit in the Ci workflow
|
2022-08-07 13:33:34 -07:00 |
|
Michael Shamoon
|
a0f48130c0
|
Fix some date pasting cases
|
2022-08-07 08:44:39 -07:00 |
|
Michael Shamoon
|
7e2c693c8a
|
Make date suggestions timezone-unaware
|
2022-08-07 08:37:18 -07:00 |
|
Michael Shamoon
|
7396e4c326
|
simplify date value format
|
2022-08-06 21:19:06 -07:00 |
|
Michael Shamoon
|
0175eab031
|
Fix browser unsaved changes with custom guard
|
2022-08-06 20:23:05 -07:00 |
|
Matthias Eck
|
3d0a26fdb1
|
fix(parsers|test_api): fix failed tests
|
2022-08-06 19:19:10 +02:00 |
|
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 |
|