shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d3f10372d 
							
						 
					 
					
						
						
							
							refactor: simplify background worker ( #21558 )  
						
						 
						
						... 
						
						
						
						* chore: log hash starting
* chore: android - bump the min worker delay
* remove local sync only task and always enqueue background workers
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-09-03 09:57:30 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0df88fc22b 
							
						 
					 
					
						
						
							
							feat: beta background sync ( #21243 )  
						
						 
						
						... 
						
						
						
						* feat: ios background sync
# Conflicts:
#	mobile/ios/Runner/Info.plist
* feat: Android sync
* add local sync worker and rename stuff
* group upload notifications
* uncomment onresume beta handling
* rename methods
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-08-28 14:11:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab2849781a 
							
						 
					 
					
						
						
							
							feat: show remainder assets info ( #21114 )  
						
						 
						
						... 
						
						
						
						* feat: show remainder assets info
* pr feedback 
						
						
					 
					
						2025-08-21 17:18:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cbd6b29c4 
							
						 
					 
					
						
						
							
							fix: sync remote before starting backup ( #20906 )  
						
						 
						
						
						
						
					 
					
						2025-08-14 17:19:08 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10e9c278ee 
							
						 
					 
					
						
						
							
							feat: network requirement option for upload ( #20302 )  
						
						 
						
						... 
						
						
						
						* wifi toggle
* feat: network requirement option for upload
* chore: put back holding queue previous config numbers
* options
* backup option page
* pr feedback 
						
						
					 
					
						2025-07-30 22:13:20 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e52b9d15b5 
							
						 
					 
					
						
						
							
							chore: bump dart sdk to 3.8 ( #20355 )  
						
						 
						
						... 
						
						
						
						* chore: bump dart sdk to 3.8
* chore: make build
* make pigeon
* chore: format files
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-28 14:04:03 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03a13828e1 
							
						 
					 
					
						
						
							
							chore: refactor upload service ( #20130 )  
						
						 
						
						... 
						
						
						
						* chore: refactor upload service
* fix: cancel upload queue on logout (#20131 )
* fix: cancel upload on logout
* fix: test
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
---------
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-25 10:09:32 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad65e9011a 
							
						 
					 
					
						
						
							
							chore: bump line length to 120 ( #20191 )  
						
						 
						
						
						
						
					 
					
						2025-07-25 02:37:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shenlong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08122d6871 
							
						 
					 
					
						
						
							
							fix: show only local assets from albums selected for backup ( #20050 )  
						
						 
						
						... 
						
						
						
						* show only local assets from albums selected for backup
# Conflicts:
#	mobile/lib/infrastructure/repositories/db.repository.drift.dart
* ignore backup selection
* fix: backup album ownerId
* fix: backup album ownerId
* only show local only assets that are selected for backup
* add index on visibility and backup selection
* fix: video not playing in search view
* remove safe area from bottom bar
* refactor stack count with a CTE and local asset with a SELECT
* fix lint
* remove redundant COALESCE
* remove stack count from main timeline query
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2025-07-23 09:13:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1011cdb376 
							
						 
					 
					
						
						
							
							chore: handle requeue upload when target albums changed ( #20089 )  
						
						 
						
						... 
						
						
						
						* chore: handle requeue upload when target albums changed
* chore: remove debug 
						
						
					 
					
						2025-07-22 17:11:06 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d27f187ea 
							
						 
					 
					
						
						
							
							feat: new upload (cont) ( #20029 )  
						
						 
						
						... 
						
						
						
						* new upload button
* wip
* pr feedback
* fix: updateAll override album selection value
* feat: status box
* feat: handle upload resume
* re-enable websocket event
* fix: update state condition and upload status
* Better backup detail page
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-07-21 15:30:51 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fafb88d31c 
							
						 
					 
					
						
						
							
							feat(mobile): new upload ( #18726 )  
						
						 
						
						
						
						
					 
					
						2025-07-19 04:58:53 +00:00