Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							6f6a5f2eed 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Finnish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:10 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							266a8cd1a9 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Danish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:09 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							7675014c90 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Czech)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:08 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							ec5971c134 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Belarusian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:07 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							d7fedfcd87 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Arabic)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:05 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							cb99a8741e 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Spanish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:04 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							a63ed236a4 
							
						 
					 
					
						
						
							
							New translations messages.xlf (French)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:03 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							4594a5c41c 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Romanian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:02 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							9109c25b3e 
							
						 
					 
					
						
						
							
							New translations messages.xlf (German)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 17:23:00 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5435dc2499 
							
						 
					 
					
						
						
							
							Merge pull request  #2205  from paperless-ngx/fix-2204  
						
						... 
						
						
						
						Fix: support `tags__id__none` in advanced search, fix tags filter badge count for excluded 
						
						
					 
					
						2022-12-23 16:27:50 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							1d300fafad 
							
						 
					 
					
						
						
							
							Fix missing word in settings string  
						
						
						
						
					 
					
						2022-12-23 16:27:19 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							b1194f9524 
							
						 
					 
					
						
						
							
							New translations messages.xlf (German)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-23 14:50:15 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							2532bd1e2c 
							
						 
					 
					
						
						
							
							New translations django.po (Russian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-21 03:37:55 -08:00 
						 
				 
			
				
					
						
							
							
								ThellraAK 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							800e842ab3 
							
						 
					 
					
						
						
							
							Removing Mariadb default open port ( #2227 )  
						
						... 
						
						
						
						* Removing Mariadb default open port
Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another.  The existing setup would allow anyone to connect to the DB and use the default passwords.
* Update docker-compose.mariadb-tika.yml
Adding change to the other compose file to remove open port
* Remove excess blank lines
* Remove excess blank lines
Co-authored-by: Felix E <felix@eckhofer.com> 
						
						
					 
					
						2022-12-21 02:36:37 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f6f365e2b 
							
						 
					 
					
						
						
							
							Merge pull request  #2203  from tooomm/docs_updates  
						
						... 
						
						
						
						Docs: More fixes and improvements 
						
						
					 
					
						2022-12-17 19:58:06 -08:00 
						 
				 
			
				
					
						
							
							
								tooomm 
							
						 
					 
					
						
						
						
						
							
						
						
							43b863b816 
							
						 
					 
					
						
						
							
							doc fixes  
						
						... 
						
						
						
						This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2. 
						
						
					 
					
						2022-12-17 19:55:22 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							94e32005ca 
							
						 
					 
					
						
						
							
							support tags__id__none for advanced search  
						
						
						
						
					 
					
						2022-12-17 19:49:17 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							204e14877d 
							
						 
					 
					
						
						
							
							fix excluded items not showing in tag dropdown count  
						
						
						
						
					 
					
						2022-12-17 19:49:00 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							92f05e051f 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Serbian (Latin))  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:36 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							17bdf2a233 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Luxembourgish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:35 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							ce37100a0a 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Croatian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:33 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							81c371d66b 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Portuguese, Brazilian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:32 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							c114653977 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Chinese Simplified)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:31 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							6280b9948a 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Turkish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:30 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							3a322a7b33 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Swedish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:29 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							327ae03589 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Slovenian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:27 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							cffbea9053 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Russian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:26 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							ad0ef9a5a8 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Portuguese)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:25 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							03e7299925 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Polish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:24 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							d3ba910f2d 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Norwegian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:22 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							329e649878 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Dutch)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:21 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							206ee97554 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Italian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:20 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							e512d4af8c 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Hebrew)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:19 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							6a5e752172 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Finnish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:18 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							6ba527ef55 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Danish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:16 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							220cc1927c 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Czech)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:15 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							9956f4cb47 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Belarusian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:14 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							fe055f6391 
							
						 
					 
					
						
						
							
							New translations messages.xlf (German)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:13 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							eec506a13c 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Arabic)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:12 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							1530bbd1cb 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Spanish)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:10 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							db6afdd926 
							
						 
					 
					
						
						
							
							New translations messages.xlf (French)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:09 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							5642715721 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Romanian)  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 23:40:08 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd22f0b0f 
							
						 
					 
					
						
						
							
							Update frontend translation strings  
						
						... 
						
						
						
						[skip ci] 
						
						
					 
					
						2022-12-16 23:34:13 -08:00 
						 
				 
			
				
					
						
							
							
								Paperless-ngx Translation Bot [bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							c92c7e1ced 
							
						 
					 
					
						
						
							
							New translations messages.xlf (Serbian (Latin))  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-12-16 11:52:09 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							940f5d5b50 
							
						 
					 
					
						
						
							
							Merge pull request  #2199  from paperless-ngx/eslint  
						
						... 
						
						
						
						Chore: migrate to eslint 
						
						
					 
					
						2022-12-16 09:53:59 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dc893a4fa 
							
						 
					 
					
						
						
							
							Merge pull request  #2004  from paperless-ngx/feature-export-to-zip  
						
						... 
						
						
						
						Feature: Adds option to allow a user to export directly to a zipfile 
						
						
					 
					
						2022-12-16 09:12:38 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d324dbd8e 
							
						 
					 
					
						
						
							
							Update config.yml  
						
						
						
						
					 
					
						2022-12-16 09:10:11 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ddf05e573 
							
						 
					 
					
						
						
							
							Update bug-report.yml  
						
						
						
						
					 
					
						2022-12-16 09:09:48 -08:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d869a6bcca 
							
						 
					 
					
						
						
							
							Merge pull request  #2184  from paperless-ngx/feature-paperlesstask-admin  
						
						... 
						
						
						
						Feature: Adds PaperlessTask admin page interface 
						
						
					 
					
						2022-12-15 23:50:43 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							40bdeffa38 
							
						 
					 
					
						
						
							
							Add lint to frontend tests  
						
						
						
						
					 
					
						2022-12-15 23:36:01 -08:00