Commit graph

2929 commits

Author SHA1 Message Date
Neeraj Gupta 3239ba3644
Resolve existing package import issues 2021-10-30 11:21:23 +05:30
Neeraj Gupta aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
Neeraj Gupta ffca408c4c
Merge pull request #126 from ente-io/trash_fixes
Fixes for trash implementation
2021-10-30 11:04:17 +05:30
vishnukvmd ca0686db38 Improve the hit area of the collection selection widget 2021-10-30 06:22:03 +05:30
vishnukvmd a8da8ca1f9 Set equal width for both archive and trash buttons 2021-10-30 06:19:59 +05:30
vishnukvmd fa2926b14a Prevent multiple parallel remote syncs 2021-10-30 06:09:53 +05:30
vishnukvmd 34b802f114 Remove redundant event 2021-10-30 05:43:58 +05:30
vishnukvmd 376b6f5af9 Remove unused function 2021-10-30 05:43:46 +05:30
vishnukvmd e1e05664b4 Fix lint warnings 2021-10-30 05:26:27 +05:30
vishnukvmd a7f96ae1f3 Define precise event types for file deletion 2021-10-30 05:25:29 +05:30
vishnukvmd e9d89541d0 Add todo 2021-10-30 05:22:03 +05:30
vishnukvmd 4b724c5c1c Fix navigator stack on file deleted 2021-10-30 05:21:17 +05:30
vishnukvmd 5458253ef9 Remove unused imports 2021-10-30 05:12:42 +05:30
vishnukvmd a587359b1f Remove unused import 2021-10-30 05:10:13 +05:30
vishnukvmd f12b7220e4 Minor refactor 2021-10-30 04:44:31 +05:30
vishnukvmd 2949f0a0d5 Show the success toast only if files were actually deleted 2021-10-30 04:15:12 +05:30
vishnukvmd 139b7ca0f1 Prevent extra pop when the last file in a collection is deleted 2021-10-30 04:04:02 +05:30
vishnukvmd cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
Neeraj Gupta 0b1438244d
Merge pull request #125 from ente-io/collections_diff_v2
Collection Diff: switch to v2/diff
2021-10-29 20:44:27 +05:30
Neeraj Gupta 016157e0d3
Fix infinite sync loop when all items in diff are deleted 2021-10-29 18:10:16 +05:30
Neeraj Gupta 996a363434
bump version to v0.3.41 2021-10-29 17:31:59 +05:30
Neeraj Gupta fbaa0fc526
Collection Diff: switch to v2/diff 2021-10-29 17:30:56 +05:30
Neeraj Gupta 6fce44a28a
Merge pull request #124 from ente-io/hide_ignored_files
Hide ignored files from home page + refactoring
2021-10-29 12:36:09 +05:30
Neeraj Gupta b566fb5d09
bump version to v0.3.40 2021-10-29 12:23:12 +05:30
Neeraj Gupta 4312360fce
move ignored file logic to home page 2021-10-29 12:09:13 +05:30
Neeraj Gupta 83039431dc
address review suggestions 2021-10-29 12:02:58 +05:30
Neeraj Gupta 97ee06cc64
nudge user to clean trash after de-duplication 2021-10-29 11:03:42 +05:30
Neeraj Gupta f8c85c6fe9
hide ignored files from home page 2021-10-29 10:27:52 +05:30
Neeraj Gupta f0085c0889
remove unused methods 2021-10-29 09:52:38 +05:30
Neeraj Gupta f78d248f90
refactor code for ignoring files for upload 2021-10-29 09:49:42 +05:30
Neeraj Gupta 8a4d6801ab
Add ignored file service & cache ignoredIDs 2021-10-29 09:39:38 +05:30
Neeraj Gupta 38b703ca39
remove unused method 2021-10-29 07:38:57 +05:30
Vishnu Mohandas 03aa7ee6e4
Merge pull request #121 from ente-io/trash_empty_event 2021-10-28 18:14:02 +05:30
Neeraj Gupta 5c43252734
use separate event to force_reload trash 2021-10-28 16:47:00 +05:30
Vishnu Mohandas 4ac5bd544b
Merge pull request #123 from ente-io/fix_min_edit_date 2021-10-28 15:10:10 +05:30
Neeraj Gupta 7b84ae826d
change min-date to 1 Jan 1800 2021-10-28 14:49:42 +05:30
Neeraj Gupta f8594c6c06
Merge pull request #122 from ente-io/resync_collection
re-sync older clients since edit-time feature release
2021-10-28 14:39:33 +05:30
Neeraj Gupta 86333e8506
re-sync older clients since edit-time feature release 2021-10-28 11:58:39 +05:30
Neeraj Gupta 03364ce60f
log unsupport file types 2021-10-28 10:51:12 +05:30
Neeraj Gupta 2902cf90c5
Fix trash reload on emptying trash 2021-10-28 10:45:48 +05:30
Neeraj Gupta 8fdb6ed0f2
Use less expensive query to identify empty trash state 2021-10-28 10:33:23 +05:30
Neeraj Gupta ad5589b92b
Merge pull request #120 from ente-io/add_missing_return_statement
Add missing return statement
2021-10-28 09:14:36 +05:30
vishnukvmd e7ddf880dd Add missing return statement 2021-10-28 01:12:30 +05:30
Vishnu Mohandas 20b8b9b794
Merge pull request #119 from ente-io/exif_time
Use creationTime from EXIF when available
2021-10-28 00:06:52 +05:30
vishnukvmd 04cda4ffc4 Set duration for videos when shared to ente 2021-10-27 23:50:05 +05:30
vishnukvmd 8c34e3dd9d Parse time from EXIF for files shared to ente 2021-10-27 23:49:17 +05:30
Neeraj Gupta ab1d753780
Merge pull request #112 from ente-io/edit-time
Edit time
2021-10-27 23:41:12 +05:30
vishnukvmd eca1c66abb Remove metadata derivation from share util since it will be performed during uploads 2021-10-27 20:03:37 +05:30
vishnukvmd 90904cbe6a Remove dependency on external lib to parse time 2021-10-27 20:03:09 +05:30
vishnukvmd 9dfefc4f46 Parse creationTime from exif only for images 2021-10-27 18:18:58 +05:30