Commit graph

3944 commits

Author SHA1 Message Date
ashilkn 624397c6f0 replace regex check with checking after converting to lower case on search 2022-09-16 11:43:24 +05:30
ashilkn e90cf84258 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-15 16:36:32 +05:30
ashilkn 932d055d8e change return type of cacheKey() to non-nullable 2022-09-15 16:34:33 +05:30
Neeraj Gupta 2fc24b9086
Always show favorite album first 2022-09-15 13:44:08 +05:30
Neeraj Gupta 571c258f78
copy changes 2022-09-15 13:34:41 +05:30
Neeraj Gupta 2f3b75b29f
Hide delete album option for favorites collection 2022-09-15 13:21:50 +05:30
Neeraj Gupta c70f6babcc
FixBug: ensure getOrCreateForPath does not return deleted collection 2022-09-15 13:12:14 +05:30
Neeraj Gupta b52ea8f302
remove unused method: getCollectionForPath 2022-09-15 12:55:46 +05:30
Neeraj Gupta 2ef7c7ce01
CollectionService: remove getCollectionNameByID method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-09-15 12:41:57 +05:30
Neeraj Gupta 5f5caeb887
Remove disableUrl sharing feature flag 2022-09-15 11:04:22 +05:30
Neeraj Gupta c4846a55a5
remove enableSearch feature flag 2022-09-15 10:54:04 +05:30
Neeraj Gupta 06311ec646
enable search for all users 2022-09-15 10:52:51 +05:30
Neeraj Gupta d7385dcfc9
disable location search for external users 2022-09-15 10:51:23 +05:30
Neeraj Gupta cf8d7956b0
Update copy for no search result 2022-09-15 10:49:32 +05:30
Neeraj Gupta c730e36201
Search: Support for searching by fileExtension 2022-09-15 10:14:09 +05:30
Neeraj Gupta db37c8b6dd
Support for searching by type:Image/Video/LivePhoto 2022-09-15 09:59:46 +05:30
Neeraj Gupta 0080d82d22
Fix typo 2022-09-14 16:27:47 +05:30
Neeraj Gupta bffc967e21
more refactoring 2022-09-14 16:25:45 +05:30
Neeraj Gupta 742b8a76bc
Merge branch 'rewrite_device_sync' into search_refactor 2022-09-14 14:45:53 +05:30
Neeraj Gupta c8a2f58392
Merge pull request #481 from ente-io/null_safety
Make dateTimeUtil null safe
2022-09-14 14:43:15 +05:30
Neeraj Gupta a5c8929baa
Fix result type header 2022-09-14 14:41:29 +05:30
Neeraj Gupta c0d5bb942a
file name 2022-09-14 14:10:35 +05:30
Neeraj Gupta 12fb13efdb
file rename 2022-09-14 14:10:27 +05:30
Neeraj Gupta f20bf786b9
Refactor search widgets 2022-09-14 14:03:51 +05:30
Neeraj Gupta 40ddbc968f
SearchService: mark method getAllFiles as private 2022-09-14 14:03:51 +05:30
Neeraj Gupta af59fa3971
Make dateTimeUtil null safe 2022-09-14 14:03:51 +05:30
Neeraj Gupta d16e05d9ac
Fix header for year and month search 2022-09-14 10:57:04 +05:30
Neeraj Gupta 2b945c6f41
bug fix 2022-09-14 10:53:59 +05:30
Neeraj Gupta 2a1e8a51fc
Make dateTimeUtil null safe 2022-09-14 10:31:05 +05:30
ashilkn ee308d34ff remove unused code 2022-09-13 17:49:36 +05:30
ashilkn 76092f243c migrated ente_file.dart to null safety 2022-09-13 15:52:31 +05:30
ashilkn 3e78d67fe0 migrated encryption_result.dart to null safety 2022-09-13 15:39:39 +05:30
ashilkn 7b049cf3b9 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-13 15:31:45 +05:30
ashilkn eecc664196 prefer factories that do not return null 2022-09-13 15:25:36 +05:30
ashilkn d8050d6a2a migrated collection_file_item.dart to null safety 2022-09-13 15:24:16 +05:30
Neeraj Gupta 819a8ad6d3
Debug: Add option to clear ignored files 2022-09-13 14:03:37 +05:30
Neeraj Gupta a7766d3b30
Merge branch 'master' into rewrite_device_sync 2022-09-13 13:16:35 +05:30
Neeraj Gupta e5d2cddc0f
Merge pull request #478 from ente-io/minor_fix_collection_thum
Ignore unuploaded file while finding collection thumbnail
2022-09-13 13:14:43 +05:30
Neeraj Gupta b72a761522
Ignore unuploaded file while finding collection thumbnail 2022-09-13 13:03:34 +05:30
Vishnu Mohandas 5e5630ce1f
Minor copy change 2022-09-13 13:02:15 +05:30
Neeraj Gupta 75e0341606
Fix: fire syncTrash after emptying trash 2022-09-13 12:49:13 +05:30
Neeraj Gupta 06e619e9b3
Add support for trashing collections 2022-09-13 12:14:10 +05:30
ashilkn 6ebd227538 made use of unused derived_key_results.dart file on crypto_util.dart 2022-09-13 09:54:40 +05:30
ashilkn 6cded547dd migrated backup_status.dart to null safety 2022-09-13 09:42:41 +05:30
ashilkn fd586f4787 migrated delete_account.dart to null safety 2022-09-13 09:24:40 +05:30
Neeraj Gupta 8b2a8554db
minor refactor 2022-09-13 09:14:48 +05:30
Neeraj Gupta c0a7f4203a
Show recovery key prompt if key derivication fails on lowspec devices 2022-09-12 22:14:01 +05:30
Neeraj Gupta ff5117f55f
Merge pull request #474 from ente-io/part_5_local_file_speed
Part 5: Fix minor issues for while showing local files
2022-09-12 21:35:16 +05:30
Neeraj Gupta f7723b2bc5
migrate only after first import is done 2022-09-12 17:49:05 +05:30
Neeraj Gupta 214435a345
fix typo in file name 2022-09-12 17:46:34 +05:30