74b29455e5 
								
							 
						 
						
							
							
								
								Constants work and *finally* fix the off-by-one in lexing  
							
							 
							
							
							
						 
						
							2025-09-05 23:58:06 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								47477732ba 
								
							 
						 
						
							
							
								
								finish up lexing & do some parsing improvements (functions now require parens for multiple args :(, I'll see if I can change that later)  
							
							 
							
							
							
						 
						
							2025-09-05 23:32:21 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								cbf35e9746 
								
							 
						 
						
							
							
								
								improve number lexing (temporarily breaking function lexing)  
							
							 
							
							
							
						 
						
							2025-09-05 22:26:06 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								adf97d4b20 
								
							 
						 
						
							
							
								
								implement logic for logN  
							
							 
							
							
							
						 
						
							2025-09-05 21:56:46 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								328ec0bfdc 
								
							 
						 
						
							
							
								
								functions are no longer infix, and more  
							
							 
							
							
							
						 
						
							2025-09-05 21:50:22 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								199bce4f90 
								
							 
						 
						
							
							
								
								simplify  
							
							 
							
							
							
						 
						
							2025-09-05 21:14:04 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9c9172d4c9 
								
							 
						 
						
							
							
								
								fix exponent precedence  
							
							 
							
							
							
						 
						
							2025-09-05 21:09:31 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4f6063bf72 
								
							 
						 
						
							
							
								
								WIP ui  
							
							 
							
							
							
						 
						
							2025-09-05 20:58:21 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b7b466b774 
								
							 
						 
						
							
							
								
								*Mostly* works, apart from 4 sqrt 4 being 1.4142135623730951 for some reason (messed up unary operators or something)  
							
							 
							
							
							
						 
						
							2025-09-05 20:40:49 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								25644b9d4e 
								
							 
						 
						
							
							
								
								Add get_val  
							
							 
							
							
							
						 
						
							2025-09-05 19:39:48 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								849393fbd1 
								
							 
						 
						
							
							
								
								Parsing seems to work now!  
							
							 
							
							
							
						 
						
							2025-09-05 19:35:18 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c2f210c32c 
								
							 
						 
						
							
							
								
								WIP pratt parsing  
							
							 
							
							
							
						 
						
							2025-09-05 16:45:57 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7a57c7bf1e 
								
							 
						 
						
							
							
								
								Merge branch 'work' into calculator  
							
							 
							
							
							
						 
						
							2025-09-05 16:17:43 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								fe539a637e 
								
							 
						 
						
							
							
								
								Fix build  
							
							 
							
							
							
						 
						
							2025-09-05 16:11:11 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f11aa99038 
								
							 
						 
						
							
							
								
								Add protocol to proxy file format (may remove), misc changes  
							
							 
							
							
							
						 
						
							2025-09-05 15:44:29 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c39a425d48 
								
							 
						 
						
							
							
								
								Lock dockerfile cargo cache  
							
							 
							
							
							
						 
						
							2025-09-05 14:20:42 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								430e0fce85 
								
							 
						 
						
							
							
								
								reenable bing & google services in dockerfile, fix bingservice crash when proxies file is empty  
							
							 
							
							
							
						 
						
							2025-09-04 21:35:45 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7fbe876c54 
								
							 
						 
						
							
							
								
								Finally, build caching  
							
							 
							
							
							
						 
						
							2025-09-04 20:49:25 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3ed54bf7e8 
								
							 
						 
						
							
							
								
								Fix docker compose & the authservice admin_count function  
							
							 
							
							
							
						 
						
							2025-09-04 19:15:57 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1370bc8a43 
								
							 
						 
						
							
							
								
								Docker compose setup  
							
							 
							
							
							
						 
						
							2025-09-04 15:53:53 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								0725850ad0 
								
							 
						 
						
							
							
								
								WIP  
							
							 
							
							
							
						 
						
							2025-09-04 08:54:21 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								de1d9931b1 
								
							 
						 
						
							
							
								
								initial calculator stuff  
							
							 
							
							
							
						 
						
							2025-06-22 12:10:40 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								24067eca99 
								
							 
						 
						
							
							
								
								I was just writing the PR and realised that aliases is a better name than keys  
							
							 
							
							
							
						 
						
							2025-05-08 20:18:00 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3696d4cb6d 
								
							 
						 
						
							
							
								
								spaces to follow at least a little code style :(  
							
							 
							
							
							
						 
						
							2025-05-08 20:12:03 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f06b84bf66 
								
							 
						 
						
							
							
								
								a little cleanup  
							
							 
							
							
							
						 
						
							2025-05-08 20:11:15 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								43aae463e8 
								
							 
						 
						
							
							
								
								use a more sensible name  
							
							 
							
							
							
						 
						
							2025-05-08 19:57:38 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								87458f30b6 
								
							 
						 
						
							
							
								
								bangs: fix redict including extra space sometimes  
							
							 
							
							
							
						 
						
							2025-05-08 19:40:35 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								64a771f8cc 
								
							 
						 
						
							
							
								
								make it work fully  
							
							 
							
							
							
						 
						
							2025-05-08 19:21:13 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								bac21898c9 
								
							 
						 
						
							
							
								
								just make the bangs better  
							
							 
							
							
							
						 
						
							2025-05-08 18:40:38 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								245744a317 
								
							 
						 
						
							
							
								
								properly format bang urls  
							
							 
							
							
							
						 
						
							2025-05-08 15:46:18 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								109e20c7b4 
								
							 
						 
						
							
							
								
								initial mostly working thing  
							
							 
							
							
							
						 
						
							2025-05-08 15:03:00 +12:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								0c10b15447 
								
							 
						 
						
							
							
								
								testing ci  
							
							 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Failing after 4m26s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-04-01 12:14:33 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b86fd6b6bc 
								
							 
						 
						
							
							
								
								Merge pull request 't150: invalidate cache on update' ( #11 ) from feature/nikocs/t150 into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Failing after 3m34s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #11  
							
						 
						
							2025-03-31 15:09:02 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								6fa292d1de 
								
							 
						 
						
							
							
								
								add git hash to css + js + img for cache  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m51s 
				
			 
		
		
	 
 
	 
							
							this should invalidate the cache everytime we recompile the frontends on
a new git commit 
							
						 
						
							2025-03-24 14:18:01 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b8a338d9ba 
								
							 
						 
						
							
							
								
								Merge pull request 'feature: Implement AUTH_URL for authservice emails' ( #10 ) from feature/evie/T116 into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m24s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #10  
							
						 
						
							2025-03-24 13:09:43 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c2e28c3791 
								
							 
						 
						
							
							
								
								Merge pull request 'fix: Fix incorrect background for classic theme image search' ( #9 ) from fix/evie/T154 into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m39s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #9  
							
						 
						
							2025-03-24 11:49:18 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								050d45ee2e 
								
							 
						 
						
							
							
								
								Merge pull request 'feature: Implement random theme and theme enum' ( #8 ) from features/evie/T155 into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #8  
							
						 
						
							2025-03-24 11:48:00 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								39dfa6816e 
								
							 
						 
						
							
							
								
								feature: Implement AUTH_URL for authservice emails  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m14s 
				
			 
		
		
	 
 
	 
							
							Fixes #T116 
							
						 
						
							2025-03-20 16:59:31 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								03314a53d1 
								
							 
						 
						
							
							
								
								fix: Fix incorrect background for classic theme image search  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m56s 
				
			 
		
		
	 
 
	 
							
							Fixes #T154 
							
						 
						
							2025-03-19 21:20:23 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								1c6edf2039 
								
							 
						 
						
							
							
								
								revert: Revert changes to asklyphe-frontend/src/routes/admin.rs  
							
							 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m51s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-03-19 21:03:11 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								95ba628934 
								
							 
						 
						
							
							
								
								feature: Implement random theme and theme enum  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							For task T155 
							
						 
						
							2025-03-19 20:58:23 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								96478fb5d2 
								
							 
						 
						
							
							
								
								Merge pull request 'vorebot timeouts seem stable' ( #7 ) from feature/nikocs/vorebot-tweaks into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #7  
							
						 
						
							2025-03-17 10:40:53 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								74c65d993d 
								
							 
						 
						
							
							
								
								timeout if crawling takes too long  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m27s 
				
			 
		
		
	 
 
	 
							
							default is 5 minutes before the task gets killed, in the future we
should probably have a more graceful shutdown method 
							
						 
						
							2025-03-16 16:07:47 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9237d1a048 
								
							 
						 
						
							
							
								
								Merge pull request 'bring latest develop changes into vorebot-tweaks' ( #6 ) from develop into feature/nikocs/vorebot-tweaks  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m26s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #6  
							
						 
						
							2025-03-16 15:50:02 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4be68e4ba1 
								
							 
						 
						
							
							
								
								Merge pull request 'store crawler link relations' ( #5 ) from feature/nikocs/vorebot-store-link-relations into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m39s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #5  
							
						 
						
							2025-03-16 15:49:22 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								2463986e8d 
								
							 
						 
						
							
							
								
								await ack  
							
							 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m17s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-03-14 18:49:27 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								38ef5a45f6 
								
							 
						 
						
							
							
								
								use suggested route  
							
							 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m32s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-03-14 18:38:43 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								0f6f0deb9c 
								
							 
						 
						
							
							
								
								linkrelstore + site suggestion cli  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m21s 
				
			 
		
		
	 
 
	 
							
							logs href relations in database, allowing for pagerank calculation in
the future.
sites can now be added to the queue by running ./vorebot <url> [damping]
default damping is 0.45 for suggested sites 
							
						 
						
							2025-03-14 18:20:15 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								9c159c7170 
								
							 
						 
						
							
							
								
								Merge pull request 'bring over latest vorebot tweaks' ( #4 ) from feature/nikocs/vorebot-tweaks into develop  
							
							 
							
							... 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m13s 
				
			 
		
		
	 
 
	 
							
							Reviewed-on: #4  
							
						 
						
							2025-03-14 18:03:28 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d341c66390 
								
							 
						 
						
							
							
								
								prioritize english  
							
							 
							
							
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				/ build-all-services (push) Successful in 9m36s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-03-14 14:29:46 -07:00