Commit graph

3624 commits

Author SHA1 Message Date
Neeraj Gupta 41e05a0c0b
address review comments 2022-04-25 17:11:01 +05:30
Neeraj Gupta dcec15a4fe
pass correct param value for isFamilyCreated 2022-04-25 16:56:40 +05:30
Neeraj Gupta 777d8fd9f9
clean up 2022-04-21 22:34:26 +05:30
Neeraj Gupta db817cecf1
modify sidebar to handle family plan 2022-04-21 20:13:52 +05:30
Neeraj Gupta 05e57be5df
Support redirecting to families portal 2022-04-21 15:16:23 +05:30
Abhinav Kumar 312926cd1d
Merge pull request #482 from ente-io/dedupe-improvements
Dedupe improvements
2022-04-17 19:12:57 +05:30
Abhinav 17ee19b6a7 use consistent name collectionNameMap and refactor code 2022-04-17 19:02:36 +05:30
Abhinav 54fa92d7f8 quote all keys for consistency 2022-04-17 18:58:55 +05:30
Abhinav 1d5f866768 remove unneccesary code 2022-04-17 18:37:16 +05:30
Abhinav 2832c0a307 pass collection name map 2022-04-17 18:34:57 +05:30
Abhinav f9a65ff40a ellipse file and collection names 2022-04-17 18:32:08 +05:30
Abhinav 41d9b80304 improve styling 2022-04-17 15:48:11 +05:30
Abhinav bbeef9077c added sorting logic 2022-04-17 15:43:15 +05:30
Abhinav d7606de157 add file and collection name overlay 2022-04-17 15:32:56 +05:30
Abhinav c57c3f1465 sort duplicate files 2022-04-17 15:00:26 +05:30
Abhinav Kumar d92a483530
Merge pull request #480 from ente-io/choice-modal-first-upload
show choice modal on first upload if multiple folders detected
2022-04-14 10:50:32 +05:30
Abhinav ff4b9a3508 show choice modal on first upload if multiple folders attempted 2022-04-13 18:30:05 +05:30
Abhinav Kumar 1094efc8ad
Merge pull request #478 from ente-io/fix-pubMagicMetadata-update
fix public metadata update
2022-04-12 19:37:17 +05:30
Abhinav 69173e7c76 fix public metadata update 2022-04-12 19:10:41 +05:30
Neeraj Gupta f63b644e78
Merge pull request #477 from ente-io/unused_method
remove unused method
2022-04-12 16:50:28 +05:30
Neeraj Gupta 3ddccdfd29
remove unused import 2022-04-12 16:19:41 +05:30
Abhinav Kumar 8e77c27c44
Merge pull request #473 from ente-io/fix-isImageOrVideoCheck
fix isImageOrVideo check
2022-04-09 22:13:19 +05:30
Abhinav Kumar 9c8a5f9440
Merge pull request #472 from ente-io/archive-albums
Archive albums
2022-04-09 21:58:53 +05:30
Abhinav 662e4cc7c6 fix isImageOrVideo check 2022-04-09 21:57:28 +05:30
Abhinav 7c5fbc9021 seperate new magic metadata for file and collection 2022-04-09 21:31:39 +05:30
Abhinav e266ebc4be remove console log 🙈 2022-04-09 17:55:19 +05:30
Abhinav e709afb1be remove archiving not supported logic 2022-04-09 15:03:08 +05:30
Abhinav 25c4d73737 start NEW_MAGIC_METADATA version with 1 2022-04-09 14:59:21 +05:30
Abhinav 257f622f91 add album archival functionality 2022-04-09 14:41:52 +05:30
Abhinav 5ff1f40329 show archived album icon 2022-04-09 14:31:15 +05:30
Abhinav 68acdecdd0 show archiving albums not supprted message 2022-04-09 14:01:18 +05:30
Abhinav 7eb076a4ed fix bugs 2022-04-09 13:54:19 +05:30
Abhinav 320cdde401 handle archived collections 2022-04-09 13:44:42 +05:30
Abhinav e42072ef9c refactor utils 2022-04-09 13:44:22 +05:30
Abhinav dad09ce85d update types 2022-04-09 13:44:12 +05:30
Abhinav Kumar 1352423d7a
Merge pull request #469 from ente-io/handle-large-upload-progress-lists
fix ellipsing for in progress items
2022-04-08 21:02:19 +05:30
Abhinav 0e22f5431c fix ellipsing for in progress items 2022-04-08 20:54:28 +05:30
Abhinav Kumar 46da4efb76
Merge pull request #468 from ente-io/handle-large-upload-progress-lists
react-window progress bar list
2022-04-07 23:25:29 +05:30
Abhinav af798e115b fix padding 2022-04-07 23:20:42 +05:30
Abhinav 49b4402786 make min size 150px to make next item little visible 2022-04-07 23:08:17 +05:30
Abhinav 717bda38b9 use react-window list for upload progress bar lists 2022-04-07 19:19:00 +05:30
Abhinav Kumar bbb5c7f3e5
Merge pull request #460 from ente-io/show-only-location-with-photos
Show only location with photos
2022-04-07 13:58:15 +05:30
Abhinav cc079c609b Merge branch 'master' into show-only-location-with-photos 2022-04-07 13:54:17 +05:30
Abhinav Kumar fa82224c35
Merge pull request #453 from ente-io/deduplicate
Deduplicate
2022-04-07 13:52:09 +05:30
Abhinav a4f7644f32 remove unwanted changes 2022-04-07 13:49:32 +05:30
Abhinav 5a8c5a8373 remove newlines 2022-04-07 13:43:23 +05:30
Abhinav b13075dbe9 don't need to make these props optional 2022-04-07 13:41:17 +05:30
Abhinav 5bcebf3472 let collection use props instead of context 2022-04-07 13:23:06 +05:30
Abhinav b17457d9be fix Icon message warnings 2022-04-07 13:15:51 +05:30
Abhinav 5a1c34da02 update empty state 2022-04-07 12:59:52 +05:30