Neeraj Gupta
|
792dd67ade
|
Merge branch 'master' into reupload_hash_check
|
2022-08-29 23:20:21 +05:30 |
|
vishnukvmd
|
06ec7cb658
|
final all the vars!
|
2022-08-29 20:13:31 +05:30 |
|
Neeraj Gupta
|
4d0059df29
|
Use fileMigrationDB for verifying if file needs update
|
2022-08-05 16:39:56 +05:30 |
|
Neeraj Gupta
|
6429820485
|
refactor
|
2022-08-01 16:35:16 +05:30 |
|
Neeraj Gupta
|
3fdb422c64
|
Refactor mile migration service
|
2022-07-29 11:36:03 +05:30 |
|
Neeraj Gupta
|
1911f8fa83
|
dart format
|
2022-07-03 15:19:33 +05:30 |
|
Neeraj Gupta
|
6a0e7b2315
|
Fix more lint issues
|
2022-07-03 13:17:15 +05:30 |
|
Neeraj Gupta
|
1e3475194d
|
enhance logs
|
2022-06-29 10:26:11 +05:30 |
|
Neeraj Gupta
|
57b447ee50
|
enhance logs for asset re-upload scenarios
|
2022-06-29 10:10:06 +05:30 |
|
Neeraj Gupta
|
b93379b8b2
|
use fetchUploadUrl instead of canUpload wrapper
|
2022-06-22 16:49:12 +05:30 |
|
Neeraj Gupta
|
76f279cb83
|
address review comment
|
2022-06-22 12:49:34 +05:30 |
|
Neeraj Gupta
|
3135538514
|
Log known error as warning and unhandled as server error
|
2022-06-22 12:00:58 +05:30 |
|
Neeraj Gupta
|
2f847e0ccc
|
Verify if user can upload more files before preparing files for upload
|
2022-06-22 11:57:36 +05:30 |
|
vishnukvmd
|
47505ae102
|
Execute dart format lib
|
2022-06-11 13:53:52 +05:30 |
|
vishnukvmd
|
3e306facf5
|
Apply dart fix for require_trailing_commas
|
2022-06-11 13:53:18 +05:30 |
|
Neeraj Gupta
|
9bc4306218
|
Merge branch 'master' into redesign
|
2022-06-09 18:37:56 +05:30 |
|
Neeraj Gupta
|
5c5fa2735b
|
put migration logic behind feature flag
|
2022-06-08 15:21:03 +05:30 |
|
Neeraj Gupta
|
2b60008350
|
minor refactor
|
2022-06-08 15:09:02 +05:30 |
|
Neeraj Gupta
|
91a9e13925
|
minor refactor
|
2022-06-08 15:00:21 +05:30 |
|
Neeraj Gupta
|
bb5ef1b246
|
Minor bug fixes
|
2022-06-08 14:50:03 +05:30 |
|
Neeraj Gupta
|
e547304036
|
Reupload files with missing location
|
2022-06-08 14:19:23 +05:30 |
|
Neeraj Gupta
|
c7347b7f04
|
Add DB to track potential fileIDs for reupload
|
2022-06-08 10:52:07 +05:30 |
|
Neeraj Gupta
|
5ad6a8520e
|
BugFix: Fix bug in matching remoteFile to localFile
|
2022-06-03 21:39:35 +05:30 |
|
Neeraj Gupta
|
6791773845
|
bug fix
|
2022-05-26 15:56:53 +05:30 |
|
Neeraj Gupta
|
67fdadabce
|
process updated files in the end
|
2022-05-26 15:34:12 +05:30 |
|
Neeraj Gupta
|
68445df5d7
|
Prioritize upload of most recent photo
|
2022-03-20 14:35:43 +05:30 |
|
Neeraj Gupta
|
0dbc09670d
|
Fix bug in uploading local files
|
2022-02-14 22:57:00 +05:30 |
|
Neeraj Gupta
|
b09896b619
|
Prefer existing collectionID during unpload for unsynced files
|
2022-02-13 18:12:34 +05:30 |
|
Neeraj Gupta
|
a7d8fca551
|
rename and fix bug in query
|
2022-02-13 18:12:34 +05:30 |
|
Neeraj Gupta
|
8b9a47a64b
|
remove blocking upload dialog for manually backed up files
|
2022-02-13 18:12:34 +05:30 |
|
Neeraj Gupta
|
3c9960d16c
|
Fix: Handle repeated upload for file with new localID
|
2022-01-30 10:57:25 +05:30 |
|
Neeraj Gupta
|
d5412b8645
|
Bugfix: Show reason for sync failure on UI
|
2022-01-10 21:24:01 +05:30 |
|
Neeraj Gupta
|
b177469df8
|
Bugfix: Logout user on invalid token
|
2022-01-07 22:00:22 +05:30 |
|
vishnukvmd
|
09bfc82271
|
Mark existing sync as completed
|
2022-01-05 13:25:04 +05:30 |
|
vishnukvmd
|
c09f87e512
|
Inline variable
|
2022-01-04 00:02:56 +05:30 |
|
vishnukvmd
|
8e6595db63
|
Use final
|
2022-01-03 23:57:49 +05:30 |
|
vishnukvmd
|
e12f7ea731
|
Decouple local and remote syncs
|
2022-01-03 23:54:43 +05:30 |
|
vishnukvmd
|
4f21ba0925
|
Fix comparison operator in sort
|
2021-12-23 12:04:03 +05:30 |
|
vishnukvmd
|
09289df9dc
|
Don't overwrite the locally available modificationTime for a modified file
|
2021-12-03 11:57:59 +05:30 |
|
vishnukvmd
|
59e9ab8ab5
|
Upload videos in the end
|
2021-12-02 10:30:27 +05:30 |
|
vishnukvmd
|
0ebfe2760e
|
Extend the comparison operator to play it safe
|
2021-11-28 10:49:48 +05:30 |
|
vishnukvmd
|
823e51cead
|
Swallow any errors during remote sync and reset the future
|
2021-11-28 10:48:46 +05:30 |
|
vishnukvmd
|
03152dcaf2
|
Start the upload timeout after it's processing has begun
|
2021-11-27 20:42:45 +05:30 |
|
vishnukvmd
|
afeab0fcd6
|
Time out uploads
|
2021-11-27 20:34:21 +05:30 |
|
vishnukvmd
|
4e309ac939
|
Upload only 4 photos in the background
|
2021-11-15 21:20:20 +05:30 |
|
vishnukvmd
|
feac5cc485
|
Don't upload videos if app is in background
|
2021-11-15 21:07:33 +05:30 |
|
vishnukvmd
|
e398807f2e
|
Resort to AppLifecycleState
|
2021-11-15 21:05:07 +05:30 |
|
vishnukvmd
|
616d8efadc
|
Merge branch 'master' into bg_sync
|
2021-11-05 14:08:55 +05:30 |
|
vishnukvmd
|
119acab9c7
|
Force reload home gallery if any creation time was changed
|
2021-10-30 21:36:56 +05:30 |
|
vishnukvmd
|
fa2926b14a
|
Prevent multiple parallel remote syncs
|
2021-10-30 06:09:53 +05:30 |
|