Commit graph

288 commits

Author SHA1 Message Date
Neeraj Gupta 68b5750d48
Change base date for creationTime cutoff 2022-11-10 16:07:41 +05:30
Neeraj Gupta fe34ddaeae
Improve creationTime fallback logic 2022-11-10 16:00:11 +05:30
Neeraj Gupta e42a1106dc
Use current date as importTime if parsing also fails 2022-11-10 14:51:57 +05:30
ashilkn 91d839e05a file caption hint style fix 2022-11-07 14:14:56 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +05:30
Neeraj Gupta 6b3d756648
Remove unused code 2022-10-14 22:34:20 +05:30
Neeraj Gupta 72fcdeab90
Adddress review comment 2022-10-14 21:17:40 +05:30
Neeraj Gupta 1fd2efd9c7
Switch to enteDio 2022-10-14 20:33:55 +05:30
Neeraj Gupta 172245090c
more changes 2022-10-14 15:15:00 +05:30
Neeraj Gupta 4cd8802021
Network: Add enteDio with baseUrl and auth intercerptor 2022-10-14 14:54:15 +05:30
Ashil 0803130e5f
Merge pull request #530 from ente-io/video-loader
Video loader
2022-09-26 14:24:10 +05:30
Neeraj Gupta 30e0d9b59a
handle null config 2022-09-26 14:12:10 +05:30
ashilkn 52b1946b06 fixed video loader bug 2022-09-24 16:28:08 +05:30
ashilkn 0d7e44c7f5 removed unused code 2022-09-23 13:42:14 +05:30
ashilkn a0d1c2e9be migrated thumbnail_cache.dart to null safety 2022-09-23 13:35:12 +05:30
ashilkn c402d8f5d7 minor change 2022-09-22 17:52:19 +05:30
ashilkn b113155aed removed unused code 2022-09-22 16:17:30 +05:30
ashilkn b9a600be43 migrated configuration.dart to null safety 2022-09-22 16:16:13 +05:30
ashilkn 61a5553d36 migrated constants.dart to null safety 2022-09-22 10:56:14 +05:30
ashilkn 0840afe97d migrated network.dart to null safety 2022-09-21 17:37:09 +05:30
ashilkn ce014e8e87 migrated image_cache.dart to null safety 2022-09-21 17:23:50 +05:30
ashilkn 881353fde4 migrated lru_map.dart to null safety 2022-09-21 17:09:39 +05:30
ashilkn 1a5db226a9 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-21 10:55:29 +05:30
Neeraj Gupta e6bc277fa3
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-20 23:25:14 +05:30
Neeraj Gupta 8734c94a4e
Merge branch 'master' into rewrite_device_sync 2022-09-20 23:24:47 +05:30
ashilkn fcd29c2633 migrated errors.dart to null safety 2022-09-20 17:32:24 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
vishnukvmd 43cbb96e0c Remove alice 2022-09-17 16:02:13 +05:30
Neeraj Gupta 20e2b5f734
Auto Logout user when key is missing to to account change or iPhone restore 2022-09-16 11:40:19 +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 a7766d3b30
Merge branch 'master' into rewrite_device_sync 2022-09-13 13:16:35 +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 6b22064590
Fix logic to show backupfolder hook 2022-09-12 11:45:22 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
ashilkn 7191d313ae minor fix 2022-09-07 16:38:32 +05:30
ashilkn 9529f852ea enabled null safety for files which are already null safe 2022-09-07 16:27:26 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta f61ee05fbf
Merge branch 'master' into rewrite_device_sync 2022-09-06 22:14:25 +05:30
Neeraj Gupta 1612b4f8f6
Show error if user tries to link existing subscription to another account 2022-09-06 17:02:22 +05:30
Neeraj Gupta 1533ac4098
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-29 23:32:00 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta ba82402969
log actual exception 2022-08-29 16:23:09 +05:30
Neeraj Gupta 7432689bb1
Support sending logs on password verification screen 2022-08-29 16:01:25 +05:30
Neeraj Gupta 23bd6ff6ba
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-26 15:04:40 +05:30
Neeraj Gupta 38771a9402
Put search behind remote feature flag 2022-08-26 14:59:49 +05:30
vishnukvmd d755143dcd Clear video cache after 3 days 2022-08-24 17:38:52 +05:30
Neeraj Gupta a0007ba45a
Fix issue in tracking all folders 2022-08-23 18:49:20 +05:30