Andreas 
							
						 
					 
					
						
						
							
						
						6d5fe8d226 
					 
					
						
						
							
							Update setup.rst  
						
						... 
						
						
						
						In my installation environment the setup didn't work. I think running `docker exec` instead of `docker-compose run` is more error free. Or is there any specific reason why `docker-compose run` is used? 
						
						
					 
					
						2022-01-31 10:09:57 +01:00 
						 
				 
			
				
					
						
							
							
								2600box 
							
						 
					 
					
						
						
							
						
						9ded37fdb7 
					 
					
						
						
							
							Update usage_overview.rst  
						
						... 
						
						
						
						Corrected typo 
						
						
					 
					
						2022-01-27 19:11:24 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Machado 
							
						 
					 
					
						
						
							
						
						be1fc1b7b7 
					 
					
						
						
							
							Update documentation for grammar and additional clarity  
						
						... 
						
						
						
						Small tweaks to be consistent in oxford comma usage already at work in
the docs. More importantly, adding some clarification here and there
to try and make things even more dead simple to read :) 
						
						
					 
					
						2022-01-07 21:51:08 -05:00 
						 
				 
			
				
					
						
							
							
								Phil 
							
						 
					 
					
						
						
							
						
						0d25042bd8 
					 
					
						
						
							
							Remove duplicate line  
						
						
						
						
					 
					
						2021-12-20 09:36:59 +01:00 
						 
				 
			
				
					
						
							
							
								Phil 
							
						 
					 
					
						
						
							
						
						e19604d9f9 
					 
					
						
						
							
							Add two more scanner recommendations  
						
						... 
						
						
						
						* Brother ADS-2800W
* Brother MFC-8950DW
* Add column for SFTP 
						
						
					 
					
						2021-12-16 15:56:12 +01:00 
						 
				 
			
				
					
						
							
							
								Saksham Arya 
							
						 
					 
					
						
						
							
						
						c57a002818 
					 
					
						
						
							
							fixed setup command  
						
						
						
						
					 
					
						2021-11-01 00:08:36 +05:30 
						 
				 
			
				
					
						
							
							
								Denilson Sá Maia 
							
						 
					 
					
						
						
							
						
						07a91ede7c 
					 
					
						
						
							
							Clarifying documentation on filename placeholders  
						
						... 
						
						
						
						The documentation text now better describes what the code does. It is now clear that the time is not included, and that all date placeholders are either zero-padded or ISO-formatted.
05c36f91cf/src/documents/file_handling.py (L164-L171) 
						
						
					 
					
						2021-10-15 15:14:06 +02:00 
						 
				 
			
				
					
						
							
							
								Denilson Sá Maia 
							
						 
					 
					
						
						
							
						
						0180e1cc49 
					 
					
						
						
							
							Fixing broken link to docker CLI basics  
						
						... 
						
						
						
						The old post is still archived: https://web.archive.org/web/20210218064256/https://sehn.tech/post/devops-with-docker/ 
The content seems to have moved to a new URL: https://www.sehn.tech/refs/devops-with-docker/  
						
						
					 
					
						2021-10-11 01:34:18 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Kilter 
							
						 
					 
					
						
						
							
						
						e6d837a61c 
					 
					
						
						
							
							typo fixed  
						
						
						
						
					 
					
						2021-10-07 21:59:35 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Kilter 
							
						 
					 
					
						
						
							
						
						21f54f9985 
					 
					
						
						
							
							Added hint to use Management Utilities  
						
						... 
						
						
						
						Enable User to find the Management Utiltities Docs 
						
						
					 
					
						2021-10-07 21:49:12 +02:00 
						 
				 
			
				
					
						
							
							
								Jonas Winkler 
							
						 
					 
					
						
						
							
						
						9ae1785a36 
					 
					
						
						
							
							Merge pull request  #1258  from tribut/logout-url  
						
						... 
						
						
						
						Add PAPERLESS_LOGOUT_REDIRECT_URL 
						
						
					 
					
						2021-09-10 20:36:21 +02:00 
						 
				 
			
				
					
						
							
							
								Pádraig Kitterick 
							
						 
					 
					
						
						
							
						
						d64f1432bd 
					 
					
						
						
							
							Updated docker instructions re webserver port  
						
						... 
						
						
						
						Clarified exactly what to change to modify the default webserver port (issue #1273 ) 
						
						
					 
					
						2021-08-31 14:36:55 +01:00 
						 
				 
			
				
					
						
							
							
								Uli Fahrer 
							
						 
					 
					
						
						
							
						
						3ea164e4d2 
					 
					
						
						
							
							fix(tika): adapt to Gotenberg 7 API  
						
						... 
						
						
						
						This commit adapts to the latest breaking changes from Gotenberg 7.
It also freezes the usage of the Gotenberg server to v7.x. Doing
this prevents further breaking changes leaking in our code base.
* refs #1250  
						
						
					 
					
						2021-08-27 08:32:16 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Eckhofer 
							
						 
					 
					
						
						
							
						
						d38556cfd8 
					 
					
						
						
							
							Add PAPERLESS_LOGOUT_REDIRECT_URL  
						
						... 
						
						
						
						When set, the user is redirected to this URL after a logout. Especially
useful in conjunction with PAPERLESS_ENABLE_HTTP_REMOTE_USER and SSO. 
						
						
					 
					
						2021-08-26 18:40:12 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Eckhofer 
							
						 
					 
					
						
						
							
						
						feed3ddfcf 
					 
					
						
						
							
							Add PAPERLESS_TRASH_DIR  
						
						... 
						
						
						
						When set, original files are moved here instead of being permanently
removed when a document is deleted. 
						
						
					 
					
						2021-08-24 12:50:13 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						384f5fa6fb 
					 
					
						
						
							
							changelog  
						
						
						
						
					 
					
						2021-08-22 17:15:14 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						9d3da8f8a5 
					 
					
						
						
							
							documentation  
						
						
						
						
					 
					
						2021-08-22 17:10:10 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						407d570ef2 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-08-22 17:03:58 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						6f06c4aa6b 
					 
					
						
						
							
							fix whitespace  
						
						
						
						
					 
					
						2021-08-22 17:03:45 +02:00 
						 
				 
			
				
					
						
							
							
								Jonas Winkler 
							
						 
					 
					
						
						
							
						
						c45fc61962 
					 
					
						
						
							
							Merge pull request  #1066  from holzhannes/patch-3  
						
						... 
						
						
						
						Info for The input device is not a TTY Errors 
						
						
					 
					
						2021-08-22 17:02:08 +02:00 
						 
				 
			
				
					
						
							
							
								Jonas Winkler 
							
						 
					 
					
						
						
							
						
						007d10f573 
					 
					
						
						
							
							Update docs/administration.rst  
						
						... 
						
						
						
						Co-authored-by: Stéphane Brunner <stephane.brunner@camptocamp.com > 
						
						
					 
					
						2021-08-22 17:00:36 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						e676025fcc 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-08-22 16:27:59 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						b7d4225737 
					 
					
						
						
							
							fix whitespace  
						
						
						
						
					 
					
						2021-08-22 16:27:44 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						c9408e8d59 
					 
					
						
						
							
							changelog  
						
						
						
						
					 
					
						2021-08-22 16:26:58 +02:00 
						 
				 
			
				
					
						
							
							
								Jonas Winkler 
							
						 
					 
					
						
						
							
						
						d29eaa21b0 
					 
					
						
						
							
							Merge pull request  #1201  from pewter77/patch-1  
						
						... 
						
						
						
						update configuration docs for languages 
						
						
					 
					
						2021-08-22 16:26:27 +02:00 
						 
				 
			
				
					
						
							
							
								Kevin Kandlbinder 
							
						 
					 
					
						
						
							
						
						4498cb422c 
					 
					
						
						
							
							Add Doxie Q to scanners.rst  
						
						... 
						
						
						
						The Doxie Q / Q2 is a budget-scanner I've been using for my paperless-usage. It has POST-Support to a custom endpoint like paperless over WiFi and has a rather open API (See https://help.getdoxie.com/doxieq/wifi/api/ ). 
						
						
					 
					
						2021-08-04 15:23:12 +02:00 
						 
				 
			
				
					
						
							
							
								fignew 
							
						 
					 
					
						
						
							
						
						07361447ea 
					 
					
						
						
							
							Add Epson ES-580W recommendation and organize table  
						
						
						
						
					 
					
						2021-07-31 14:32:36 -04:00 
						 
				 
			
				
					
						
							
							
								pewter77 
							
						 
					 
					
						
						
							
						
						d0798a7c94 
					 
					
						
						
							
							update configuration docs for languages  
						
						... 
						
						
						
						Due to tesseract naming scheme, packages use '-' but the internal OCR uses '_' . This is to clarify in the documentation that this is the case for new users. 
						
						
					 
					
						2021-07-30 23:21:22 +08:00 
						 
				 
			
				
					
						
							
							
								Fabian Ohler 
							
						 
					 
					
						
						
							
						
						8336efa0bd 
					 
					
						
						
							
							recommend Brother MFC-L2750DW  
						
						
						
						
					 
					
						2021-07-23 10:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								benjaminfrank 
							
						 
					 
					
						
						
							
						
						51712ab748 
					 
					
						
						
							
							formatting  
						
						
						
						
					 
					
						2021-06-16 23:04:39 +02:00 
						 
				 
			
				
					
						
							
							
								benjaminfrank 
							
						 
					 
					
						
						
							
						
						19b8806d13 
					 
					
						
						
							
							add section  
						
						
						
						
					 
					
						2021-06-16 23:03:28 +02:00 
						 
				 
			
				
					
						
							
							
								benjaminfrank 
							
						 
					 
					
						
						
							
						
						d7272d1bae 
					 
					
						
						
							
							remove whitespaces  
						
						
						
						
					 
					
						2021-06-16 23:02:49 +02:00 
						 
				 
			
				
					
						
							
							
								benjaminfrank 
							
						 
					 
					
						
						
							
						
						4496a1ef3a 
					 
					
						
						
							
							documentation  
						
						... 
						
						
						
						I have no clue why it looks funny though 
						
						
					 
					
						2021-06-16 22:56:51 +02:00 
						 
				 
			
				
					
						
							
							
								ytzelf 
							
						 
					 
					
						
						
							
						
						1b8099fe1e 
					 
					
						
						
							
							Update scanners.rst  
						
						... 
						
						
						
						Added ADS-1100w which has FTP (and only FTP) capabilities but is quite cheap 
						
						
					 
					
						2021-06-14 18:11:06 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						e748a504f6 
					 
					
						
						
							
							fix wording  
						
						
						
						
					 
					
						2021-06-13 21:30:20 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						9e5d732ca2 
					 
					
						
						
							
							changelog, versions  
						
						
						
						
					 
					
						2021-06-13 19:17:29 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Lynch 
							
						 
					 
					
						
						
							
						
						1ca420a25f 
					 
					
						
						
							
							Fix trailing newlines in configuration.rst  
						
						
						
						
					 
					
						2021-06-13 10:57:58 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Lynch 
							
						 
					 
					
						
						
							
						
						96738277d9 
					 
					
						
						
							
							Normalize whitespace in source files  
						
						... 
						
						
						
						Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions. 
						
						
					 
					
						2021-06-13 10:57:40 -04:00 
						 
				 
			
				
					
						
							
							
								Jonas Winkler 
							
						 
					 
					
						
						
							
						
						1cb575af7f 
					 
					
						
						
							
							Merge pull request  #1107  from MJWcodr/patch-1  
						
						... 
						
						
						
						Update setup.rst 
						
						
					 
					
						2021-06-13 11:34:03 +02:00 
						 
				 
			
				
					
						
							
							
								Peter M 
							
						 
					 
					
						
						
							
						
						3819cbee64 
					 
					
						
						
							
							Document specification of the expected creation date order  
						
						
						
						
					 
					
						2021-06-12 10:15:51 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias J. Wünsch 
							
						 
					 
					
						
						
							
						
						4f85a6023c 
					 
					
						
						
							
							Update setup.rst  
						
						
						
						
					 
					
						2021-06-09 16:46:53 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Lynch 
							
						 
					 
					
						
						
							
						
						d1070b3d82 
					 
					
						
						
							
							Simplify installation command  
						
						... 
						
						
						
						The installation for docker is currently three separate commands, but it can be a single command if the user simply pipes to the sh interpreter directly. I know there are some who object to piping to sh from a URL, but the current method has no security benefit over piping directly to sh. 
						
						
					 
					
						2021-06-06 18:02:23 -04:00 
						 
				 
			
				
					
						
							
							
								HolzHannes 
							
						 
					 
					
						
						
							
						
						538d11a91f 
					 
					
						
						
							
							Corrected position of info  
						
						
						
						
					 
					
						2021-05-27 10:01:30 +02:00 
						 
				 
			
				
					
						
							
							
								HolzHannes 
							
						 
					 
					
						
						
							
						
						d1989946d5 
					 
					
						
						
							
							Info for The input device is not a TTY Errors  
						
						
						
						
					 
					
						2021-05-27 08:30:21 +02:00 
						 
				 
			
				
					
						
							
							
								Fabian Ohler 
							
						 
					 
					
						
						
							
						
						17fde00fc9 
					 
					
						
						
							
							Apply suggestions from code review  
						
						... 
						
						
						
						Co-authored-by: Fabian Koller <C0nsultant@users.noreply.github.com > 
						
						
					 
					
						2021-05-24 15:27:11 +02:00 
						 
				 
			
				
					
						
							
							
								Fabian Ohler 
							
						 
					 
					
						
						
							
						
						b17c97f1e8 
					 
					
						
						
							
							Use ansible-galaxy during updates  
						
						... 
						
						
						
						This mechanism is already used for the installation process. 
						
						
					 
					
						2021-05-22 23:29:44 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						31ae398aba 
					 
					
						
						
							
							changelog  
						
						
						
						
					 
					
						2021-05-19 23:00:03 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						a540e58ef2 
					 
					
						
						
							
							changelog and version bump  
						
						
						
						
					 
					
						2021-05-19 22:40:56 +02:00 
						 
				 
			
				
					
						
							
							
								steviehs 
							
						 
					 
					
						
						
							
						
						18120fcff6 
					 
					
						
						
							
							Update setup.rst  
						
						... 
						
						
						
						Added hint to upgrade pip first. 
						
						
					 
					
						2021-05-17 09:07:31 +02:00 
						 
				 
			
				
					
						
							
							
								jonaswinkler 
							
						 
					 
					
						
						
							
						
						146ae5b4eb 
					 
					
						
						
							
							changelog and version bump  
						
						
						
						
					 
					
						2021-05-15 19:21:15 +02:00