Commit graph

3298 commits

Author SHA1 Message Date
vishnukvmd d4291bdc0a Update lock file 2021-12-23 12:12:47 +05:30
Vishnu Mohandas f81f42fb40
Merge pull request #154 from ente-io/fix_sort
Fix sort
2021-12-23 12:07:36 +05:30
vishnukvmd 2dc3774222 v0.4.5 2021-12-23 12:04:27 +05:30
vishnukvmd 4f21ba0925 Fix comparison operator in sort 2021-12-23 12:04:03 +05:30
Vishnu Mohandas 2be0ed405d
Merge pull request #153 from ente-io/remove_support_chat
Remove support chat
2021-12-20 13:14:37 +05:30
vishnukvmd 5c6334f51c Remove support chat 2021-12-20 13:02:09 +05:30
Vishnu Mohandas ec4ae2429b
Merge pull request #152 from ente-io/broadcast_stream
Use a multi-subscription stream for Sentry errors
2021-12-17 14:17:14 +05:30
vishnukvmd 53507ae2ca Use a multi-subscription stream for Sentry errors 2021-12-16 15:16:48 +05:30
Vishnu Mohandas 39139a6326
Merge pull request #151 from ente-io/ignore_deleted_files 2021-12-07 15:58:58 +05:30
vishnukvmd 1a75f9e9f8 Remove files that have been deleted from the upload queue 2021-12-07 08:58:06 +05:30
Vishnu Mohandas 4eed676a2a
Merge pull request #150 from ente-io/minsdk
Update min SDK version for Android
2021-12-03 12:29:03 +05:30
vishnukvmd 6eac0686a5 v0.4.4 2021-12-03 12:20:08 +05:30
vishnukvmd ec1ac6c715 Update min SDK version for Android 2021-12-03 12:19:59 +05:30
Vishnu Mohandas 580b5d59df
Merge pull request #149 from ente-io/trash_batch
Batch trash requests
2021-12-03 12:14:47 +05:30
vishnukvmd 9879f32d24 v0.4.3 2021-12-03 11:58:54 +05:30
vishnukvmd 09289df9dc Don't overwrite the locally available modificationTime for a modified file 2021-12-03 11:57:59 +05:30
Vishnu Mohandas 9095b89b5f
Merge pull request #147 from ente-io/bg_sync
[iOS] Background Sync
2021-12-03 11:35:34 +05:30
vishnukvmd 048b60023f v0.4.2 2021-12-03 09:55:00 +05:30
vishnukvmd 6964ed9f28 Batch delete file requests 2021-12-03 09:54:45 +05:30
vishnukvmd 550b7d5467 Log issues with fetching upload URLs 2021-12-02 10:38:51 +05:30
vishnukvmd 59e9ab8ab5 Upload videos in the end 2021-12-02 10:30:27 +05:30
vishnukvmd 506dc2af73 Retry sync when a background task is executed within the same isolate 2021-11-28 10:52:14 +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 0443ccb32c Rename logger 2021-11-28 10:48:00 +05:30
vishnukvmd 1c69f9a6cd Disable app invite and sign in 2021-11-28 10:43:36 +05:30
vishnukvmd a789935fb4 Define return type 2021-11-27 21:16:40 +05:30
vishnukvmd 279f53b6f8 Replace future with a simple boolean 2021-11-27 21:15:56 +05:30
vishnukvmd ae1f28dac5 Remove redundant check for in-memory variable since background task runs on a separate isolate 2021-11-27 21:12:52 +05:30
vishnukvmd 9cdf60df43 Don't exit when sync is in progress 2021-11-27 21:06:30 +05:30
vishnukvmd 9ad2e34e3a Send the correct background task handler to the app 2021-11-27 21:04:31 +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 9c4d7e5d44 Improve log statement 2021-11-27 20:15:50 +05:30
vishnukvmd 02b5197cdd Throw an exception when file upload times out 2021-11-27 20:12:53 +05:30
Vishnu Mohandas 526043f687
Merge pull request #148 from ente-io/bugfix_ios
Active session bug fixes
2021-11-27 12:41:25 +05:30
Neeraj Gupta 6a627e8f8a
Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 4369a24385
surface correct authentication reason everywhere 2021-11-27 11:45:07 +05:30
Neeraj Gupta 0d1f3ad7bc
gracefully handle failure in session termination 2021-11-27 11:34:50 +05:30
Neeraj Gupta 69a4be1962
show toast on active sessions fetch failure 2021-11-27 11:24:57 +05:30
Neeraj Gupta 5dd55c2172
pass authenticationr reason for active sessions 2021-11-27 11:18:07 +05:30
Neeraj Gupta 67b717b771
Support for overriding reason for authentication 2021-11-27 11:15:42 +05:30
Neeraj Gupta 82cf4da3e5
Fix: show active sessions option for iOS 2021-11-27 11:09:50 +05:30
vishnukvmd 8f542745d3 Timeout file uploads after 50m 2021-11-26 10:26:34 +05:30
vishnukvmd 09bc9cccb1 Show active sessions on iOS 2021-11-26 10:18:19 +05:30
vishnukvmd b93c07669e Add some padding 2021-11-26 10:18:04 +05:30
vishnukvmd b371b908f6 Add optional string to be shown while requesting authentication 2021-11-26 10:13:48 +05:30
vishnukvmd 1c6a445ba0 Fix key for prefs 2021-11-25 17:14:14 +05:30
vishnukvmd f810fdf1bf Remove unnecessary permission request 2021-11-25 16:57:43 +05:30