..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										migrations
									
								 
							
						
					 
				 
				
					
						
							
							Better cacheing of presigned URLs + support for thumbnails ( #2446 ) 
						
					 
				 
				2025-03-03 12:05:23 -08:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										operator
									
								 
							
						
					 
				 
				
					
						
							
							Fixes   #2488  ( #2493 ) 
						
					 
				 
				2025-03-19 10:06:25 -07:00  
		
			
			
			
			
				
					
						
							
								__init__.py 
							
						
					 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								auth.py 
							
						
					 
				 
				
					
						
							
							fixes token lifetime bug / improve security ( #2490 ) 
						
					 
				 
				2025-03-19 10:07:09 -07:00  
		
			
			
			
			
				
					
						
							
								background_jobs.py 
							
						
					 
				 
				
					
						
							
							Rework crawl page migration + MongoDB Query Optimizations ( #2412 ) 
						
					 
				 
				2025-02-20 15:26:11 -08:00  
		
			
			
			
			
				
					
						
							
								basecrawls.py 
							
						
					 
				 
				
					
						
							
							crawl replay: remove isSeed=true from initialPages query ( #2509 ) 
						
					 
				 
				2025-03-20 15:03:41 -07:00  
		
			
			
			
			
				
					
						
							
								colls.py 
							
						
					 
				 
				
					
						
							
							Hide breadcrumbs for private orgs ( #2477 ) 
						
					 
				 
				2025-03-11 15:05:35 -04:00  
		
			
			
			
			
				
					
						
							
								crawlconfigs.py 
							
						
					 
				 
				
					
						
							
							Add superadmin endpoint to readd scheduled workflow cronjobs ( #2430 ) 
						
					 
				 
				2025-02-26 23:13:53 -08:00  
		
			
			
			
			
				
					
						
							
								crawlmanager.py 
							
						
					 
				 
				
					
						
							
							Consolidate list page endpoints + better QA sorting + optimize pages fix ( #2417 ) 
						
					 
				 
				2025-02-21 13:47:20 -08:00  
		
			
			
			
			
				
					
						
							
								crawls.py 
							
						
					 
				 
				
					
						
							
							Better cacheing of presigned URLs + support for thumbnails ( #2446 ) 
						
					 
				 
				2025-03-03 12:05:23 -08:00  
		
			
			
			
			
				
					
						
							
								db.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								emailsender.py 
							
						
					 
				 
				
					
						
							
							Rework crawl page migration + MongoDB Query Optimizations ( #2412 ) 
						
					 
				 
				2025-02-20 15:26:11 -08:00  
		
			
			
			
			
				
					
						
							
								invites.py 
							
						
					 
				 
				
					
						
							
							Reformat with Black for 2025 ruleset ( #2349 ) 
						
					 
				 
				2025-01-29 16:57:06 -05:00  
		
			
			
			
			
				
					
						
							
								k8sapi.py 
							
						
					 
				 
				
					
						
							
							Fixes   #2488  ( #2493 ) 
						
					 
				 
				2025-03-19 10:06:25 -07:00  
		
			
			
			
			
				
					
						
							
								main_bg.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								main_migrations.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								main_op.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								main.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								models.py 
							
						
					 
				 
				
					
						
							
							Fix user emails use userout ( #2511 ) 
						
					 
				 
				2025-03-24 12:04:39 -07:00  
		
			
			
			
			
				
					
						
							
								ops.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								orgs.py 
							
						
					 
				 
				
					
						
							
							Better cacheing of presigned URLs + support for thumbnails ( #2446 ) 
						
					 
				 
				2025-03-03 12:05:23 -08:00  
		
			
			
			
			
				
					
						
							
								pages.py 
							
						
					 
				 
				
					
						
							
							Fix replay.json 400 response for empty collection ( #2445 ) 
						
					 
				 
				2025-03-03 09:38:19 -08:00  
		
			
			
			
			
				
					
						
							
								pagination.py 
							
						
					 
				 
				
					
						
							
							Format backend with Black 24 ( #1507 ) 
						
					 
				 
				2024-02-07 11:35:34 -08:00  
		
			
			
			
			
				
					
						
							
								profiles.py 
							
						
					 
				 
				
					
						
							
							Reformat with Black for 2025 ruleset ( #2349 ) 
						
					 
				 
				2025-01-29 16:57:06 -05:00  
		
			
			
			
			
				
					
						
							
								storages.py 
							
						
					 
				 
				
					
						
							
							Add thumbnail endpoint ( #2468 ) 
						
					 
				 
				2025-03-07 12:29:36 -08:00  
		
			
			
			
			
				
					
						
							
								subs.py 
							
						
					 
				 
				
					
						
							
							Send subscription cancelation email ( #2234 ) 
						
					 
				 
				2024-12-12 11:52:38 -08:00  
		
			
			
			
			
				
					
						
							
								uploads.py 
							
						
					 
				 
				
					
						
							
							Rework crawl page migration + MongoDB Query Optimizations ( #2412 ) 
						
					 
				 
				2025-02-20 15:26:11 -08:00  
		
			
			
			
			
				
					
						
							
								users.py 
							
						
					 
				 
				
					
						
							
							Fix user emails use userout ( #2511 ) 
						
					 
				 
				2025-03-24 12:04:39 -07:00  
		
			
			
			
			
				
					
						
							
								utils.py 
							
						
					 
				 
				
					
						
							
							move db migrations to initContainers: ( #2449 ) 
						
					 
				 
				2025-03-03 13:13:15 -08:00  
		
			
			
			
			
				
					
						
							
								version.py 
							
						
					 
				 
				
					
						
							
							version: bump to 1.14.6 
						
					 
				 
				2025-03-20 16:52:20 -07:00  
		
			
			
			
			
				
					
						
							
								webhooks.py 
							
						
					 
				 
				
					
						
							
							Better cacheing of presigned URLs + support for thumbnails ( #2446 ) 
						
					 
				 
				2025-03-03 12:05:23 -08:00