shamoon 
							
						 
					 
					
						
						
							
						
						6f4a1c1751 
					 
					
						
						
							
							Merge pull request  #1092  from similicious/fix/web-manifest  
						
						... 
						
						
						
						Fix app name and icons web manifest, optimize svg 
						
						
					 
					
						2022-06-04 06:27:15 -07:00 
						 
				 
			
				
					
						
							
							
								similicious 
							
						 
					 
					
						
						
							
						
						2a1b1eb1a4 
					 
					
						
						
							
							Fix app name  
						
						
						
						
					 
					
						2022-06-04 12:29:12 +02:00 
						 
				 
			
				
					
						
							
							
								Adam H 
							
						 
					 
					
						
						
							
						
						20c597b1d7 
					 
					
						
						
							
							Longer (5 vs 0.2s) guard_cycle for Django-Q  
						
						... 
						
						
						
						To reduce average CPU load. Given paperless is mostly idling and when not, just spawns long-running operations (e.g., OCR), a 0.2s health-check of the Django-Q cluster is unnecessary. See also #1084  
						
						
					 
					
						2022-06-04 10:12:53 +10:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						9dc1989507 
					 
					
						
						
							
							Merge pull request  #1088  from paperless-ngx/bugfix-docker-folder-create  
						
						... 
						
						
						
						Bugfix: Don't assume default Docker folders 
						
						
					 
					
						2022-06-03 15:26:32 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						681cb1b978 
					 
					
						
						
							
							Makes sure the export folder also exists  
						
						
						
						
					 
					
						2022-06-03 14:02:58 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						332a9fac5a 
					 
					
						
						
							
							Adds quotes around usages that may be of a user defined directory  
						
						... 
						
						
						
						Co-authored-by: Felix E <felix@eckhofer.com > 
						
						
					 
					
						2022-06-03 11:21:13 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						d118f4a3f0 
					 
					
						
						
							
							Setup the defined user folders instead of always using the defaults at Docker startup  
						
						
						
						
					 
					
						2022-06-03 09:18:48 -07:00 
						 
				 
			
				
					
						
							
							
								similicious 
							
						 
					 
					
						
						
							
						
						7620cd02f0 
					 
					
						
						
							
							Optimize svg files with svgo  
						
						
						
						
					 
					
						2022-06-03 11:41:46 +02:00 
						 
				 
			
				
					
						
							
							
								similicious 
							
						 
					 
					
						
						
							
						
						fdfd7bd82a 
					 
					
						
						
							
							Fix: icons and app name in manifest  
						
						
						
						
					 
					
						2022-06-03 10:50:33 +02:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						01c17e10cc 
					 
					
						
						
							
							Merge pull request  #1083  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.0.1  
						
						... 
						
						
						
						Bump cypress from 9.6.1 to 10.0.1 in /src-ui 
						
						
					 
					
						2022-06-02 17:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						bed03b301b 
					 
					
						
						
							
							use global fixtures in e2e tests  
						
						
						
						
					 
					
						2022-06-02 15:00:41 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						ef48762da5 
					 
					
						
						
							
							Migrate to cypress 10  
						
						
						
						
					 
					
						2022-06-02 14:47:09 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7978f3f0e6 
					 
					
						
						
							
							Bump cypress from 9.6.1 to 10.0.1 in /src-ui  
						
						... 
						
						
						
						Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.6.1 to 10.0.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/v9.6.1...v10.0.1 )
---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-02 21:36:01 +00:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						8d5fad72bf 
					 
					
						
						
							
							Merge pull request  #1076  from paperless-ngx/query-params-e2e-tests  
						
						... 
						
						
						
						Query params e2e tests 
						
						
					 
					
						2022-06-02 14:33:14 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						04db521851 
					 
					
						
						
							
							Merge pull request  #1049  from paperless-ngx/bugfix-better-sanity-msgs  
						
						... 
						
						
						
						Bugfix: Better sanity check messages 
						
						
					 
					
						2022-06-02 11:17:56 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						26d27be161 
					 
					
						
						
							
							Merge pull request  #1081  from paperless-ngx/fix-pdf-viewer-margins  
						
						... 
						
						
						
						Fix vertical margins between pages of pdf viewer 
						
						
					 
					
						2022-06-02 11:17:02 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						1259d06302 
					 
					
						
						
							
							Fix vertical margins between pages of pdf viewer  
						
						
						
						
					 
					
						2022-06-02 11:03:54 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						4db3f366ef 
					 
					
						
						
							
							Merge pull request  #1032  from pheerai/feature-mailActionCustomTag  
						
						... 
						
						
						
						Feature mail action custom tag 
						
						
					 
					
						2022-06-02 09:46:34 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						1c52c5b673 
					 
					
						
						
							
							Merge pull request  #1065  from paperless-ngx/dependabot/github_actions/dev/docker/setup-qemu-action-2  
						
						... 
						
						
						
						Bump docker/setup-qemu-action from 1 to 2 
						
						
					 
					
						2022-06-01 15:53:16 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a6a885d4f4 
					 
					
						
						
							
							Bump docker/setup-qemu-action from 1 to 2  
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 22:25:39 +00:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						b11066cef1 
					 
					
						
						
							
							Merge pull request  #1064  from paperless-ngx/dependabot/github_actions/dev/docker/setup-buildx-action-2  
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1 to 2 
						
						
					 
					
						2022-06-01 15:25:18 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						1941b0c3ed 
					 
					
						
						
							
							Merge pull request  #1063  from paperless-ngx/dependabot/github_actions/dev/docker/build-push-action-3  
						
						... 
						
						
						
						Bump docker/build-push-action from 2 to 3 
						
						
					 
					
						2022-06-01 15:24:15 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						9a47fc747f 
					 
					
						
						
							
							Merge pull request  #1075  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress/schematic-2.0.0  
						
						
						
						
					 
					
						2022-06-01 14:53:12 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						a425d3a55b 
					 
					
						
						
							
							Merge pull request  #1062  from paperless-ngx/dependabot/github_actions/dev/tj-actions/changed-files-22.1  
						
						... 
						
						
						
						Bump tj-actions/changed-files from 19 to 22.1 
						
						
					 
					
						2022-06-01 14:25:11 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						f03a0f6e73 
					 
					
						
						
							
							Add documents query params e2e tests  
						
						
						
						
					 
					
						2022-06-01 14:12:38 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						74d5724092 
					 
					
						
						
							
							Bump @cypress/schematic from 1.7.0 to 2.0.0 in /src-ui  
						
						... 
						
						
						
						Bumps [@cypress/schematic](https://github.com/cypress-io/cypress ) from 1.7.0 to 2.0.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/@cypress/schematic-v1.7.0...@cypress/schematic-v2.0.0 )
---
updated-dependencies:
- dependency-name: "@cypress/schematic"
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 21:10:21 +00:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						3df21fcaa3 
					 
					
						
						
							
							Merge pull request  #1073  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.2.1  
						
						... 
						
						
						
						Bump concurrently from 7.1.0 to 7.2.1 in /src-ui 
						
						
					 
					
						2022-06-01 14:09:19 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						fbb5de6740 
					 
					
						
						
							
							Merge pull request  #1074  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/jest-27.5.2  
						
						... 
						
						
						
						Bump @types/jest from 27.4.1 to 27.5.2 in /src-ui 
						
						
					 
					
						2022-06-01 14:08:55 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f7f9096c6e 
					 
					
						
						
							
							Bump concurrently from 7.1.0 to 7.2.1 in /src-ui  
						
						... 
						
						
						
						Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 21:07:51 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d5a8e1725d 
					 
					
						
						
							
							Bump @types/jest from 27.4.1 to 27.5.2 in /src-ui  
						
						... 
						
						
						
						Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.1 to 27.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 21:07:37 +00:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						34413747d5 
					 
					
						
						
							
							Merge pull request  #1070  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.8.0  
						
						... 
						
						
						
						Bump ts-node from 10.7.0 to 10.8.0 in /src-ui 
						
						
					 
					
						2022-06-01 14:06:48 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						18de626919 
					 
					
						
						
							
							Bump ts-node from 10.7.0 to 10.8.0 in /src-ui  
						
						... 
						
						
						
						Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 21:05:51 +00:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						bef192084f 
					 
					
						
						
							
							Merge pull request  #1071  from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-28.1.0  
						
						... 
						
						
						
						Bump jest from 28.0.3 to 28.1.0 in /src-ui 
						
						
					 
					
						2022-06-01 14:04:47 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						54eef16bfb 
					 
					
						
						
							
							Bump jest from 28.0.3 to 28.1.0 in /src-ui  
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.3 to 28.1.0.
- [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.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 21:03:57 +00:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						7be49dba69 
					 
					
						
						
							
							Merge pull request  #1069  from paperless-ngx/npm-updates-220601  
						
						... 
						
						
						
						Chore: npm package updates 22-06-01 
						
						
					 
					
						2022-06-01 14:02:13 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						218a6af62a 
					 
					
						
						
							
							Merge pull request  #1061  from paperless-ngx/dependabot/github_actions/dev/docker/login-action-2  
						
						... 
						
						
						
						Bump docker/login-action from 1 to 2 
						
						
					 
					
						2022-06-01 14:00:14 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						f0315d5c70 
					 
					
						
						
							
							bump packages for angular, popperjs, node, ngx-cookie-service  
						
						
						
						
					 
					
						2022-06-01 13:50:17 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f82e04201b 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1 to 2  
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 20:17:31 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f41231f017 
					 
					
						
						
							
							Bump docker/build-push-action from 2 to 3  
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 20:17:28 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ae1fb76d13 
					 
					
						
						
							
							Bump tj-actions/changed-files from 19 to 22.1  
						
						... 
						
						
						
						Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 19 to 22.1.
- [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/v19...v22.1 )
---
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-06-01 20:17:25 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fa0023223f 
					 
					
						
						
							
							Bump docker/login-action from 1 to 2  
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-01 20:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						1c80fd17fd 
					 
					
						
						
							
							Reorganize e2e tests  
						
						
						
						
					 
					
						2022-06-01 12:37:43 -07:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
							
						
						48cb347198 
					 
					
						
						
							
							New Crowdin updates ( #959 )  
						
						... 
						
						
						
						* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Romanian)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (Greek)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip] 
						
						
					 
					
						2022-06-01 10:20:51 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						ffd583ed11 
					 
					
						
						
							
							Merge pull request  #1043  from slankes/qualify_dockerimages  
						
						... 
						
						
						
						Qualify images hosted by docker.io in compose files 
						
						
					 
					
						2022-06-01 09:38:14 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
							
						
						97bbca3aef 
					 
					
						
						
							
							fix merge conflict  
						
						
						
						
					 
					
						2022-06-01 09:28:26 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						06fd92fd27 
					 
					
						
						
							
							Merge pull request  #1058  from paperless-ngx/bugfix-enable-django-q-debug  
						
						... 
						
						
						
						Bugfix: Pass debug setting on to django-q 
						
						
					 
					
						2022-06-01 09:20:38 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						c0e05a7572 
					 
					
						
						
							
							If debug mode is enabled, also pass this setting on to django-q  
						
						
						
						
					 
					
						2022-06-01 08:59:20 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
						
						2abe6eec84 
					 
					
						
						
							
							Merge pull request  #1057  from paperless-ngx/bugfix-document-str  
						
						... 
						
						
						
						Bugfix: Don't assume the document has a title set 
						
						
					 
					
						2022-06-01 08:28:22 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						0b6e73840a 
					 
					
						
						
							
							Fixes formatting  
						
						
						
						
					 
					
						2022-06-01 08:20:04 -07:00 
						 
				 
			
				
					
						
							
							
								Trenton Holmes 
							
						 
					 
					
						
						
							
						
						1707fe8990 
					 
					
						
						
							
							Updates the Document str to account for a blank title instead of assuming title will be populated  
						
						
						
						
					 
					
						2022-06-01 08:03:38 -07:00