Jose Olarte III
							
						 
						
							
							
							
								
							
								e839997f91 
								
							
								 
							
						 
						
							
							
								
								TEST: platform- and camera-specific mirroring  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								a9a0f1e891 
								
							
								 
							
						 
						
							
							
								
								TEST: platform- and camera-specific mirroring  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								d8d054a0e1 
								
							
								 
							
						 
						
							
							
								
								Streamlined QR scanner web camera  
							
							 
							
							 
							
							
								
 
							
							
							- No need to stop and start camera preview 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								c128aa1ce0 
								
							
								 
							
						 
						
							
							
								
								Streamlined QR scanner web camera  
							
							 
							
							 
							
							
								
 
							
							
							- No need to stop and start camera preview 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								efc720e47f 
								
							
								 
							
						 
						
							
							
								
								Mobile native to use web camera  
							
							 
							
							 
							
							
								
 
							
							
							- Ensure consistent UI experience for uploading photos across mobile web and native 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								bacf1ef98f 
								
							
								 
							
						 
						
							
							
								
								Mobile native to use web camera  
							
							 
							
							 
							
							
								
 
							
							
							- Ensure consistent UI experience for uploading photos across mobile web and native 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								0a85bea533 
								
							
								 
							
						 
						
							
							
								
								Feature: context-based default camera  
							
							 
							
							 
							
							
								
 
							
							
							- Specify the default camera (front / back) to use 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								033ef2297d 
								
							
								 
							
						 
						
							
							
								
								Feature: context-based default camera  
							
							 
							
							 
							
							
								
 
							
							
							- Specify the default camera (front / back) to use 
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								7de4125eb7 
								
							
								 
							
						 
						
							
							
								
								add SQL DB access to everywhere we are using the DB, up to the "C" files  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								3f691ef880 
								
							
								 
							
						 
						
							
							
								
								add SQL DB access to everywhere we are using the DB, up to the "C" files  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								0bfc18c385 
								
							
								 
							
						 
						
							
							
								
								add encryption & decryption for the sensitive identity & mnemonic in SQL DB  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								fe77dbdcdd 
								
							
								 
							
						 
						
							
							
								
								add encryption & decryption for the sensitive identity & mnemonic in SQL DB  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matthew Raymer
							
						 
						
							
							
							
								
							
								35f5df6b6b 
								
							
								 
							
						 
						
							
							
								
								fix: move lexical declarations outside case blocks  
							
							 
							
							 
							
							
								
 
							
							
							fix: missing logger import
Move variable declarations outside switch statement in AbsurdSqlDatabaseService
to fix 'no-case-declarations' linter errors. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matthew Raymer
							
						 
						
							
							
							
								
							
								4d35760a65 
								
							
								 
							
						 
						
							
							
								
								fix: move lexical declarations outside case blocks  
							
							 
							
							 
							
							
								
 
							
							
							fix: missing logger import
Move variable declarations outside switch statement in AbsurdSqlDatabaseService
to fix 'no-case-declarations' linter errors. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matthew Raymer
							
						 
						
							
							
							
								
							
								0f1ac2b230 
								
							
								 
							
						 
						
							
							
								
								fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService  
							
							 
							
							 
							
							
								
 
							
							
							- Move queryResult and allResult declarations outside switch statement
- Change const declarations to let since they're now in outer scope
- Remove const declarations from inside case blocks
This fixes the 'no-case-declarations' linter errors by ensuring variables
are declared in a scope that encompasses all case blocks, preventing
potential scoping issues.
Note: Type definition errors for external modules remain and should be
addressed separately. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matthew Raymer
							
						 
						
							
							
							
								
							
								dac7705003 
								
							
								 
							
						 
						
							
							
								
								fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService  
							
							 
							
							 
							
							
								
 
							
							
							- Move queryResult and allResult declarations outside switch statement
- Change const declarations to let since they're now in outer scope
- Remove const declarations from inside case blocks
This fixes the 'no-case-declarations' linter errors by ensuring variables
are declared in a scope that encompasses all case blocks, preventing
potential scoping issues.
Note: Type definition errors for external modules remain and should be
addressed separately. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								3c0bdeaed3 
								
							
								 
							
						 
						
							
							
								
								remove debugging console statements  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								7cc35803c9 
								
							
								 
							
						 
						
							
							
								
								remove debugging console statements  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								11f2527b04 
								
							
								 
							
						 
						
							
							
								
								start adding the SQL approach to files, also using the Dexie approach if desired  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								84cc501951 
								
							
								 
							
						 
						
							
							
								
								start adding the SQL approach to files, also using the Dexie approach if desired  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5d8175aeeb 
								
							
								 
							
						 
						
							
							
								
								add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								3f46e3817a 
								
							
								 
							
						 
						
							
							
								
								add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								92dadba1cb 
								
							
								 
							
						 
						
							
							
								
								rename the absurd-sql-specific items for clarity  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								f0c947ba07 
								
							
								 
							
						 
						
							
							
								
								rename the absurd-sql-specific items for clarity  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								3a6f585de0 
								
							
								 
							
						 
						
							
							
								
								adjust so DB calls go to the factory  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								0e10847cba 
								
							
								 
							
						 
						
							
							
								
								adjust so DB calls go to the factory  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								47501ae917 
								
							
								 
							
						 
						
							
							
								
								Linting  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								aeb771f619 
								
							
								 
							
						 
						
							
							
								
								Linting  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matt Raymer
							
						 
						
							
							
							
								
							
								ee441d1aea 
								
							
								 
							
						 
						
							
							
								
								refactor(db): improve type safety in migration system  
							
							 
							
							 
							
							
								
 
							
							
							- Replace any[] with SqlValue[] type for SQL parameters in runMigrations
- Update import to use QueryExecResult from interfaces/database
- Add proper typing for SQL parameter values (string | number | null | Uint8Array)
This change improves type safety and helps catch potential SQL parameter
type mismatches at compile time, reducing the risk of runtime errors
or data corruption. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Matt Raymer
							
						 
						
							
							
							
								
							
								9492018fd6 
								
							
								 
							
						 
						
							
							
								
								refactor(db): improve type safety in migration system  
							
							 
							
							 
							
							
								
 
							
							
							- Replace any[] with SqlValue[] type for SQL parameters in runMigrations
- Update import to use QueryExecResult from interfaces/database
- Add proper typing for SQL parameter values (string | number | null | Uint8Array)
This change improves type safety and helps catch potential SQL parameter
type mismatches at compile time, reducing the risk of runtime errors
or data corruption. 
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5f24f4975d 
								
							
								 
							
						 
						
							
							
								
								fix linting  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								26fba66bba 
								
							
								 
							
						 
						
							
							
								
								fix linting  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								946e88d903 
								
							
								 
							
						 
						
							
							
								
								add a input area for arbitrary SQL on the test page  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								28b24f6c5d 
								
							
								 
							
						 
						
							
							
								
								add a input area for arbitrary SQL on the test page  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								e254837951 
								
							
								 
							
						 
						
							
							
								
								tweak messages & commentary  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								6677a0fef2 
								
							
								 
							
						 
						
							
							
								
								tweak messages & commentary  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								0f56b659c1 
								
							
								 
							
						 
						
							
							
								
								adjust privacy notice with the name  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								4722cde404 
								
							
								 
							
						 
						
							
							
								
								adjust privacy notice with the name  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								a8bfcb720a 
								
							
								 
							
						 
						
							
							
								
								adjust the messaging for setting one's name  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								55302f44c9 
								
							
								 
							
						 
						
							
							
								
								adjust the messaging for setting one's name  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								c23e30c431 
								
							
								 
							
						 
						
							
							
								
								remove duplicate prompt to get registered  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								9b9e263ab1 
								
							
								 
							
						 
						
							
							
								
								remove duplicate prompt to get registered  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								1129a13e20 
								
							
								 
							
						 
						
							
							
								
								add more error handling and messaging when there are bad DB errors  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								df5a719a24 
								
							
								 
							
						 
						
							
							
								
								add more error handling and messaging when there are bad DB errors  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5b6c59c232 
								
							
								 
							
						 
						
							
							
								
								show an error if the import goes badly  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								e356fd826c 
								
							
								 
							
						 
						
							
							
								
								show an error if the import goes badly  
							
							 
							
							
								
 
							
							
						 
						5 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								6e14ccdbbc 
								
							
								 
							
						 
						
							
							
								
								Fix: mirror camera view  
							
							 
							
							 
							
							
								
 
							
							
							- Always when using a desktop browser
- NEEDS TESTING: Conditionally in mobile 
							
						 
						6 months ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								feede3a2a8 
								
							
								 
							
						 
						
							
							
								
								Fix: mirror camera view  
							
							 
							
							 
							
							
								
 
							
							
							- Always when using a desktop browser
- NEEDS TESTING: Conditionally in mobile 
							
						 
						6 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								37b7c4ed36 
								
							
								 
							
						 
						
							
							
								
								various instructions (and their timeouts)  
							
							 
							
							
								
 
							
							
						 
						6 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								aadd223248 
								
							
								 
							
						 
						
							
							
								
								various instructions (and their timeouts)  
							
							 
							
							
								
 
							
							
						 
						6 months ago