Commit graph

2823 commits

Author SHA1 Message Date
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 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 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
Neeraj Gupta 5943e07fb2
Fix disk logs rotation 2021-10-18 00:17:36 +05:30
Neeraj Gupta 0193355f43
fix typo 2021-10-17 22:25:42 +05:30
Neeraj Gupta 0b8d9c1e13
TrashGallery: actions for restoring/deleting selected files 2021-10-17 22:20:25 +05:30
Neeraj Gupta c9cecdc045
trashdb: remove redundant columns 2021-10-17 22:19:41 +05:30
Neeraj Gupta cb16f188b4
refactor and more documentation 2021-10-17 21:40:20 +05:30
Neeraj Gupta 31cab54098
collections: keep db entry for deleted collections owned by user 2021-10-17 21:01:47 +05:30
Neeraj Gupta f5a74f220a
IgnoredFile: minor refactoring & improved documentation 2021-10-17 19:58:47 +05:30
Neeraj Gupta da793a3466
do not add expired plan in currentPlans 2021-10-17 19:19:53 +05:30
Neeraj Gupta 5e2fb4dc80
trash: add footer with information about days on thumbnail widget 2021-10-17 18:33:02 +05:30
Neeraj Gupta 45c7da0123
trash: show days left for auto-deletion on thumbnail 2021-10-17 18:07:30 +05:30
Neeraj Gupta 63f0ba92f4
fetch collectionByID when collection is missing from local cache 2021-10-17 11:50:06 +05:30
Neeraj Gupta 4e3e364c65
Add support for fetching collectionByID 2021-10-17 11:35:16 +05:30
Neeraj Gupta 8fb2307fa0
raise err when collection is missing from cache 2021-10-16 23:51:08 +05:30
Neeraj Gupta 683fb1bb49
Clear trash and ignored files db on logout 2021-10-16 23:46:36 +05:30
Neeraj Gupta be9c9ca13b
ignore files which were trashed or deleted 2021-10-16 22:50:15 +05:30
Neeraj Gupta 3b3f787f8c
persist deleted/trashed files with localId in ignoredFiles db 2021-10-16 21:45:15 +05:30
Neeraj Gupta df6eeb407b
Add support for persisting ignored files 2021-10-16 20:44:40 +05:30
Neeraj Gupta f9b2fc6ed6
Add support for restoring file from detailpage view 2021-10-13 22:52:17 +05:30
Neeraj Gupta 15151f7637
show trash & archive button side-by-side 2021-10-13 17:35:20 +05:30
Neeraj Gupta dff56f7f72
go to previous screen when file is deleted from trash 2021-10-13 14:55:04 +05:30
Neeraj Gupta 517a7b2a20
Use dummy generatedID for trashed files 2021-10-13 14:47:58 +05:30
Vishnu Mohandas 4383fc90ea
Merge pull request #101 from ente-io/image-editor-update
Image editor update
2021-10-13 13:08:00 +05:30
vishnukvmd ce165db70b Use loadStateChanged to supply a filtered image 2021-10-13 11:44:35 +05:30
Neeraj Gupta 2cf7699198
switch to v2 version of collection/remove-files 2021-10-13 04:29:22 +05:30