Commit graph

2849 commits

Author SHA1 Message Date
vishnukvmd eb72df33a5 Fix gallery title 2021-10-26 19:09:52 +05:30
vishnukvmd d8509c7de9 Minor string change 2021-10-26 19:06:15 +05:30
vishnukvmd 6d81d0698c More copy changes 2021-10-26 19:05:13 +05:30
vishnukvmd bf796b6530 Minor copy changes 2021-10-26 19:02:33 +05:30
vishnukvmd dc4da2b331 Remove unnecessary footer 2021-10-26 18:56:30 +05:30
vishnukvmd 296f5bcfe9 Return list instead of an iterable 2021-10-26 18:56:00 +05:30
vishnukvmd 6f8e9ee3f1 Fix type conversion error 2021-10-26 18:55:47 +05:30
Vishnu Mohandas b04b924a47
Merge pull request #113 from ente-io/fix_updated_files
Parse updated files correctly
2021-10-26 18:35:40 +05:30
vishnukvmd dcd61846a7 Parse updated files correctly 2021-10-26 18:01:36 +05:30
Vishnu Mohandas c2037942d1
Merge pull request #111 from ente-io/empty_trash 2021-10-26 01:40:07 +05:30
Neeraj Gupta 138501388d
Support for empty trash 2021-10-25 20:27:41 +05:30
Neeraj Gupta 86de134cb5
Merge pull request #108 from ente-io/update_trash_diff
TrashSync: handle API contract changes
2021-10-25 19:16:29 +05:30
Vishnu Mohandas 3677d74307
Merge pull request #110 from ente-io/bugFix 2021-10-25 17:12:53 +05:30
Neeraj Gupta 4207633797
Fix: Add fileType in file metadata 2021-10-25 17:01:11 +05:30
Vishnu Mohandas fec4ef2ab5
Merge pull request #109 from ente-io/fix_typo 2021-10-24 09:32:50 +05:30
Neeraj Gupta 022398addc
Fix typo in _getRowForCollection 2021-10-24 09:28:08 +05:30
Neeraj Gupta 294b0219f1
TrashSync: handle API contract changes 2021-10-24 08:19:34 +05:30
Vishnu Mohandas dd8fe294d4
Merge pull request #104 from ente-io/delete_from_ente
Delete from ente only
2021-10-22 17:58:42 +05:30
Neeraj Gupta 33a64f71da
update toast text 2021-10-22 17:05:05 +05:30
Neeraj Gupta 99102d882d
Merge pull request #100 from ente-io/trash_api
Trash
2021-10-22 16:59:02 +05:30
Neeraj Gupta 047b154156
trash_db: store file original metadata as json 2021-10-22 15:00:06 +05:30
Neeraj Gupta 09e9f44b5a
show correct toast on file restore 2021-10-22 14:17:00 +05:30
Vishnu Mohandas f1bb24681f
Merge pull request #107 from ente-io/default_to_stripe
Default to stripe if featureFlag fetch fails
2021-10-22 13:58:25 +05:30
Neeraj Gupta 84fe6169d2
Default to stripe if featureFlag fetch fails 2021-10-22 13:57:20 +05:30
Neeraj Gupta 6d3327113a
Fixes based on review comments 2021-10-21 17:38:12 +05:30
Neeraj Gupta 964ddd50e5
refactor: rename stuff 2021-10-21 17:26:02 +05:30
Neeraj Gupta 3e02c67bd3
TrashPage: increase font of footer text 2021-10-20 23:00:41 +05:30
Neeraj Gupta 982fae64ab
TrashPage: increase font of footer text 2021-10-20 23:00:17 +05:30
Neeraj Gupta 9cf348bd3b
trigger complete sync on deleting files from just ente 2021-10-20 20:20:51 +05:30
Neeraj Gupta d4070f26f9
Merge branch 'trash_api' into delete_from_ente 2021-10-20 20:10:13 +05:30
Neeraj Gupta 85a6c7ca83
minor clean up and documentation 2021-10-20 20:06:48 +05:30
Neeraj Gupta b0bd91b151
fire events to refresh main gallery 2021-10-20 19:44:05 +05:30
Neeraj Gupta a9f3aea777
Merge remote-tracking branch 'origin/master' into trash_api 2021-10-20 19:33:22 +05:30
Neeraj Gupta 6f48caf21d
deleteFromEnte: fireEvent to reload main gallery 2021-10-20 19:32:10 +05:30
Neeraj Gupta b586dc4411
Merge branch 'trash_api' into delete_from_ente 2021-10-20 19:19:55 +05:30
Neeraj Gupta 6198a2ab2b
merge master & few bug fixes 2021-10-20 19:13:11 +05:30
Neeraj Gupta d6b868f0e6
Merge pull request #106 from ente-io/collection_db_update_bug
Fix bug in collection updateDB method
2021-10-20 19:02:13 +05:30
Neeraj Gupta 39b0f50277
Merge remote-tracking branch 'origin/master' into trash_api 2021-10-20 17:33:35 +05:30
Neeraj Gupta 254d106af0
Fix bug in collection updateDB method 2021-10-20 17:13:46 +05:30
Neeraj Gupta 29630aedd0
TrashRestore: Remove unsynced local files 2021-10-20 16:28:11 +05:30
Neeraj Gupta dfbc98cb05
trash: persist file update time to avoid local fileUpdate on restore 2021-10-20 15:59:21 +05:30
Neeraj Gupta 3fac6c82dc
Merge pull request #105 from ente-io/bg_fixes
Fix duplicate uploads from the background task
2021-10-18 18:07:06 +05:30
vishnukvmd 329f23fc79 v0.3.39 2021-10-18 18:06:27 +05:30
vishnukvmd 615bee6e7a Add log statement to indicate that the file was updated 2021-10-18 18:06:10 +05:30
vishnukvmd f7dc84989f Up version 2021-10-18 18:00:58 +05:30
vishnukvmd bc76b1033b Kill the background isolate 2021-10-18 18:00:39 +05:30
vishnukvmd 5eab93ee23 Ignore upload if file was already uploaded 2021-10-18 18:00:26 +05:30
Vishnu Mohandas 7d1b179d3c
Merge pull request #99 from ente-io/use_app_bar_property
AppBar: replace stack & set appBar property
2021-10-18 12:56:47 +05:30
Vishnu Mohandas 1e8120450b
Merge pull request #103 from ente-io/fix_log_rotation
Fix disk logs rotation
2021-10-18 11:54:38 +05:30
Vishnu Mohandas 342ffc3804
Merge pull request #102 from ente-io/hide_expired_plan
Hide expired plans from currentPlans list
2021-10-18 11:53:43 +05:30