Commit graph

1056 commits

Author SHA1 Message Date
Abhinav 18878ec240 remove console logs 2021-11-23 17:24:58 +05:30
Abhinav e204fb2aef fix multiple folder detection 2021-11-23 17:24:58 +05:30
Shailesh Pandit 986f514cba Hide clustering params not used in hdbscan 2021-11-22 11:53:59 +05:30
Abhinav dcc13dc317 fix UI 2021-11-22 11:40:04 +05:30
Abhinav b95be7bf06 fix style 2021-11-19 02:21:10 +05:30
Abhinav 56791e2c91 update layout 2021-11-19 01:36:58 +05:30
Abhinav 60fef97f7b update copies 2021-11-19 01:34:54 +05:30
Abhinav db92ac123f update string 2021-11-19 00:59:56 +05:30
Abhinav 8d6b889126 fix date selector width 2021-11-19 00:49:39 +05:30
Abhinav b928052165 make fix creation time visible to array of userIds 2021-11-19 00:25:11 +05:30
Abhinav aca752f00e refactor component 2021-11-19 00:25:11 +05:30
Abhinav b2162c4398 add options for fix creation time 2021-11-19 00:24:47 +05:30
Abhinav 91cbbfc3eb refactor date picker into seperate component 2021-11-18 22:20:53 +05:30
abhinavkgrd e913615f57
Merge pull request #221 from ente-io/fix-creation-time
Fix creation time
2021-11-17 22:26:16 +05:30
Abhinav d62739e259 show fix creation for selected user 2021-11-17 15:10:09 +05:30
Shailesh Pandit 4171e8cb3a Use blazeface for detection, face-api for alignment and embeddings 2021-11-17 14:01:30 +05:30
Abhinav d15cef404d update strings 2021-11-17 13:05:41 +05:30
Abhinav de2acbcf32 fix updateExportTime 2021-11-17 11:58:50 +05:30
Abhinav 29ecff60d6 reorder selection bar icons 2021-11-17 10:29:40 +05:30
Abhinav 70b3e59fbf add fix time icon 2021-11-16 17:55:19 +05:30
Abhinav 638dab4421 fix setting fixState on modal open 2021-11-16 13:08:25 +05:30
Abhinav 80fda73a79 move fix CreationTime option to selectionOption bar 2021-11-16 12:27:23 +05:30
Shailesh Pandit cbaba79db9 Use hdbscan debug info to visualize mst tree 2021-11-14 16:30:23 +05:30
Neeraj Gupta 9b333807a2
Add support to show mnemonic recovery key 2021-11-13 00:23:05 +05:30
Abhinav ab73e7f8a9 Merge branch 'master' into close-for-without-edit 2021-11-12 10:53:38 +05:30
Abhinav c6318dd808 remove commented code 2021-11-11 12:54:28 +05:30
Abhinav 04ab5a1651 dont create inline function for startFix 2021-11-10 15:02:36 +05:30
Abhinav 088d7e2156 sync after fix creation time completion 2021-11-10 14:55:29 +05:30
Abhinav 87089eec43 adds logic to refresh state on repen 2021-11-10 13:46:16 +05:30
Abhinav 76842b92a6 Merge branch 'master' into fix-creation-time 2021-11-10 12:50:34 +05:30
Abhinav 8c3106f66d added fail safe for exportModal state update on reopen 2021-11-09 22:40:57 +05:30
Abhinav b651d16ee5 skip shared-collections during export 2021-11-09 22:40:57 +05:30
Abhinav 15f12a6f8e fix filename spliting 2021-11-09 22:33:09 +05:30
Shailesh Pandit 4d8c1571df Use TSNE to visualize faces over 2d plot 2021-11-09 19:16:52 +05:30
Abhinav b225b4ff35 simpley close date edit if saved without edit 2021-11-09 16:06:12 +05:30
Abhinav 1dc5ecb061 minor improvments 2021-11-09 15:59:37 +05:30
Abhinav d807828b77 remove valid file extension detection logic 2021-11-09 15:43:10 +05:30
Abhinav 4f3faf3d78 use formik for file name update form state management 2021-11-09 15:32:27 +05:30
Abhinav aa90e897b4 update EnteSpinner to use props passed to it 2021-11-09 15:31:09 +05:30
Abhinav 40846245ff break long file name 2021-11-08 12:49:04 +05:30
Shailesh Pandit 4bd52d53ee Use HDBSCAN for clustering and visualize results 2021-11-07 19:09:39 +05:30
Shailesh Pandit 48388aa125 Use centroid of cluster as summary
Increase face detection minConfidence
2021-11-07 07:39:28 +05:30
Shailesh Pandit 0ed8df8c17 Make maxFaceDistance configurable 2021-11-06 14:26:12 +05:30
Shailesh Pandit 15fcfbde44 Distribute noise to nearest initial clusters if distance is within limit 2021-11-06 14:03:12 +05:30
Shailesh Pandit dbb5e99fda Restrict face distance further 2021-11-06 11:27:07 +05:30
Shailesh Pandit 833f25e07f Add batch size, return all info to derive face images later
Required to reduce worker -> caller payload size later
2021-11-06 10:59:05 +05:30
Shailesh Pandit 0db387cdb1 Tweak default parameters based on initial results 2021-11-05 22:05:10 +05:30
Shailesh Pandit a5453b8858 Add minFaceSize to limit small faces 2021-11-05 21:44:38 +05:30
Shailesh Pandit 6fb22e429c Testing with face face-api.js 2021-11-05 20:56:41 +05:30
Abhinav 91825db617 Merge branch 'master' into update-file-title 2021-11-05 13:26:12 +05:30
Shailesh Pandit aeccc14d3c Make clusterFaceDistance and minClusterSize configurable on ml debug page 2021-11-04 18:23:41 +05:30
Shailesh Pandit d9fa4a6804 Display clusters and noise on ml debug page 2021-11-04 17:06:15 +05:30
Shailesh Pandit 377400228a Machine learning worker
Call machine learning service inside a worker
ML Debug page to trigger worker
2021-11-04 15:18:30 +05:30
Vishnu Mohandas 8f77bda4c6
Merge pull request #210 from ente-io/update-change-creation-time-ui
Update change creation time UI
2021-11-03 22:02:52 +05:30
Abhinav 4c5df92e51 add max and min time limit 2021-11-03 20:06:00 +05:30
Abhinav 70fc35549b update style and remove button from calender 2021-11-03 19:11:11 +05:30
Abhinav 9afe465e91 updated tick icon 2021-11-03 19:07:46 +05:30
Abhinav 3eb6f68da0 highlight all in range 2021-11-03 16:59:23 +05:30
Abhinav 040776bb07 fire select event only for items between the ends as they are already selected by click 2021-11-03 16:58:51 +05:30
Abhinav 49e3fa00f0 select file on click even if range select is active 2021-11-03 16:57:46 +05:30
Abhinav 5a879f50ae fix range start nulled on selected second item 2021-11-03 16:30:08 +05:30
Abhinav e6a3ac35ee Merge branch 'master' into fix-creation-time 2021-11-03 16:05:32 +05:30
Abhinav 51923850cb update string constant name for fix large thumbnail 2021-11-03 16:05:01 +05:30
Abhinav e052da48ff adds Fix creationTime UI 2021-11-03 16:04:11 +05:30
Abhinav b372c3892b fixed install mobile app banner not shown on empty screen 2021-11-02 21:36:14 +05:30
Abhinav-grd acbb9498b4
Merge pull request #198 from ente-io/web-perf
Web perf
2021-11-02 20:24:56 +05:30
Abhinav dbe5554373 close edit mode if saved without changes 2021-11-02 14:06:15 +05:30
Abhinav f43e2cf6d6 added file name charcter limit 2021-11-02 13:21:00 +05:30
Abhinav 70c175a10b update FIle name Ui to have edit option 2021-11-02 13:06:04 +05:30
Abhinav 5c62ff0472 updated icons 2021-11-02 12:15:18 +05:30
Abhinav d0baa20cc8 skip update if pickedTime same as creationTime 2021-11-02 12:01:32 +05:30
Abhinav 99d8d4266e minor fixes 2021-11-02 11:56:25 +05:30
Abhinav 916e84c58e reafactor code 2021-11-02 11:52:13 +05:30
Abhinav a3b6a2860e fix save and cancel button container styles 2021-11-02 10:23:45 +05:30
Abhinav 8180d47123 update date picker style 2021-11-02 00:18:28 +05:30
Abhinav 9603fba46c adds max and min date limit 2021-11-01 23:53:34 +05:30
Abhinav 4b3e9f9e08 Merge branch 'master' into update-creation-time 2021-11-01 22:37:55 +05:30
Abhinav 63e5dd6227 Merge branch 'master' into web-perf 2021-11-01 22:28:09 +05:30
Abhinav 45ef18b451 update List key to only active collection so that its re-rendered only on collection change 2021-11-01 22:19:31 +05:30
Abhinav-grd 2e90601c1c
Merge pull request #192 from ente-io/range-select
Range select
2021-11-01 21:44:24 +05:30
Abhinav 445bc64731 update blacnk space added hieght 2021-11-01 18:07:20 +05:30
Abhinav e25e2e4e43 resize edit button 2021-11-01 18:05:27 +05:30
Abhinav b06dbc4f57 update to new date picking lib 2021-11-01 18:02:50 +05:30
Abhinav d9fae0bf5d Merge branch 'master' into update-creation-time 2021-10-31 19:25:21 +05:30
Abhinav 9d6a7218a3 update highlight in range color 2021-10-31 19:18:56 +05:30
Abhinav 22e76c0c3e start tracking hover if one item has been selected 2021-10-31 19:18:15 +05:30
Abhinav 08c9e49a87 refresh list after timeStampList instead of filtered data update 2021-10-31 14:39:03 +05:30
Abhinav 3f127b9927 fix banner appending 2021-10-31 11:12:53 +05:30
Abhinav f4097effd2 adds new NOOP state for for when no files present to be compressed and use Completed when fix completes 2021-10-30 18:02:13 +05:30
Abhinav 7f75cc532a Schedule update and update pubMagicMetadata locally 2021-10-30 17:05:07 +05:30
Abhinav 0c20f59ceb update files metadata with new update pubMagicMetaData 2021-10-30 16:22:39 +05:30
Abhinav c46ba48980 disable photoswipe keyboard event when info modal is open 2021-10-30 16:22:35 +05:30
Abhinav c2f99db8e4 refactores info modal and adds renderCreationTime with edit button 2021-10-29 17:43:16 +05:30
Abhinav 3cd2789dc9 updates Icon with HighlightWrapper 2021-10-29 16:53:10 +05:30
Abhinav 99c4223e75 rename PhotoWall back to PhotoFrame 2021-10-28 19:32:57 +05:30
Abhinav 4dc50a75e8 use filterdataCopy until filterdata is updated 2021-10-28 17:29:37 +05:30
Abhinav 2bafe4d7e3 moved list Ref and added type definations 2021-10-28 16:49:25 +05:30
Abhinav 7ccc0b59f7 Merge branch 'master' into trash 2021-10-28 14:36:20 +05:30
Abhinav d5902aae84 Merge branch 'master' into remove-file-from-collection 2021-10-28 14:09:42 +05:30
Abhinav 86f1891d77 Merge branch 'master' into remove-file-from-collection 2021-10-28 14:08:01 +05:30
Abhinav 98f1f9c388 refactor PhotoFrame to PhotoWall and PhotoList 2021-10-28 13:33:01 +05:30
Abhinav e797899ef6 put filteredData inside useEffect 2021-10-28 12:12:49 +05:30
Abhinav a9d88c9b8f remove console logs 2021-10-28 12:12:13 +05:30
Abhinav 6d5ae6010f added edit icon 2021-10-27 14:05:17 +05:30
Abhinav 01e92a35e9 fetch large thumbnail after fix for confirmation 2021-10-26 18:25:39 +05:30
Abhinav-grd 197d5b49b4
Merge branch 'master' into migrate-large-thumbnails 2021-10-26 18:16:57 +05:30
Abhinav 393fb66141 Merge branch 'remove-file-from-collection' into trash 2021-10-26 16:53:14 +05:30
Abhinav f3fc1955f2 remove inline function 2021-10-26 13:53:32 +05:30
Abhinav 0b5af9a3c7 update delete btn with info message 2021-10-26 12:40:50 +05:30
Abhinav 2e5425a8e6 upadtes remove from collection messgae 2021-10-26 11:41:36 +05:30
Abhinav 2f52bc2aed show compress thumbnail only if has large thumbnails and if no large thumbnail set state as completed 2021-10-26 10:50:00 +05:30
Abhinav 565f871a3d logError if largeThumbnail left after migration complete 2021-10-26 10:45:19 +05:30
Abhinav 69067d89da dont autoStart thumbnail fix 2021-10-26 10:44:26 +05:30
Abhinav b14855e7ab only getThumbnail at start if migration not started 2021-10-26 10:43:14 +05:30
Abhinav 3bb83af24a added test console logs 2021-10-25 13:50:32 +05:30
Abhinav 601c6770c2 added selected parameter to key prop 2021-10-25 13:49:50 +05:30
Abhinav d07c680748 perf improvement 2021-10-25 13:25:53 +05:30
Abhinav 9a9671c0ee make rangeSelect props optional for preview card 2021-10-22 14:40:09 +05:30
Abhinav cde5df055a start rangeSelect only on checked select event 2021-10-22 14:38:10 +05:30
Abhinav 193d3de044 disable text select with shift for gallery list and date container 2021-10-22 14:34:57 +05:30
Abhinav 296ada94af complete rangeSelect operation after rangeEnd selected 2021-10-22 14:30:59 +05:30
Abhinav 500c91d431 clear last selected on selection clear 2021-10-22 13:56:33 +05:30
Abhinav 7569813a1a adds rangeSelect Functionality 2021-10-22 13:54:06 +05:30
Abhinav c66eb83696 made selecting UI more google like 2021-10-22 13:50:05 +05:30
abhinav-grd 6097e76fad fixed thumbnail and file download not retried after fail 2021-10-21 13:47:11 +05:30
abhinav-grd 4803333881 remove completed but hasMore state 2021-10-18 18:06:03 +05:30
abhinav-grd c9959994a5 rename migrate to migrateThumbnailService 2021-10-18 16:25:29 +05:30
abhinav-grd 1aa93b29d8 setLargeThumbnailFiles with getLargeThumbnailFiles always 2021-10-18 16:15:23 +05:30
abhinav-grd 45ecc1cb1c auto run thumbnail if started in previous load 2021-10-18 15:59:34 +05:30
abhinav-grd 2f03c678f8 adds completed but has more state to fix large thumbnail 2021-10-18 15:33:21 +05:30
abhinav-grd 1054380d09 show fix thumbnail dialog if large thumbnail present on load 2021-10-18 13:56:13 +05:30
abhinav-grd fe70c1db59 export strings to constants 2021-10-18 13:32:32 +05:30
abhinav-grd 4d0e1bacfa updated thumbnail fix UI 2021-10-18 12:05:32 +05:30
abhinav-grd 2789a14eeb adds local state for fixLargeThumbnails 2021-10-18 11:49:57 +05:30
abhinav-grd 6681b601a3 completes fix thumbnail modal UI 2021-10-18 11:07:59 +05:30
abhinav-grd 6b25555044 added fix thumbnail modal 2021-10-11 10:30:36 +05:30
abhinav-grd cf3d3ee01b Merge branch 'master' into search-files 2021-10-08 10:19:17 +05:30
Vishnu Mohandas a1209f340a
Merge pull request #181 from ente-io/search-all-files
Make search Global
2021-10-07 20:53:09 +05:30
abhinav-grd cbe1d8ce88 show only one instance of a file 2021-10-07 17:03:57 +05:30
abhinav-grd 6d8028ae99 find filteredData index and then open that item 2021-10-07 17:03:57 +05:30
abhinav-grd 950adae9b3 Adds file search by name 2021-10-07 17:03:50 +05:30
abhinav-grd afce424396 hide collection instead of removing it form dom in searhch mode 2021-10-07 14:44:39 +05:30
abhinav-grd afbcda5892 renamed searchMode to isInSearchMode state 2021-10-07 13:52:25 +05:30
abhinav-grd 52fe27263c search in all section instead of the collection user opened search on 2021-10-07 11:24:21 +05:30
abhinav-grd 2edce610f8 fix download file name bug 2021-10-05 14:08:26 +05:30
abhinav-grd 9c0dfde01d added better download option for when playback failed 2021-10-05 12:27:41 +05:30
abhinav-grd 10efcaddb4 added downloadFile util 2021-10-05 12:23:34 +05:30
abhinav-grd 798163f733 adds deleteBy caption to photo preview 2021-10-04 20:27:45 +05:30
abhinav-grd e3af66da9e Merge branch 'remove-file-from-collection' into trash 2021-10-04 18:39:11 +05:30
abhinav-grd 0e0e1f777d Merge branch 'master' into remove-file-from-collection 2021-10-04 18:30:39 +05:30
abhinav-grd 50bd98438d added restore files UI 2021-10-04 12:31:05 +05:30
abhinav-grd 652487d262 make sections always visible 2021-10-04 12:15:18 +05:30
abhinav-grd 7497865172 added trash and delete from trash options 2021-10-04 11:03:03 +05:30
abhinav-grd b456147311 display trash 2021-10-01 12:17:02 +05:30
abhinav-grd 2fb8f4ec6a replace archive option with unarchive for archive section and dont allow move 2021-09-30 17:12:19 +05:30
abhinav-grd eec27acd15 add delete option for archived files 2021-09-30 16:02:02 +05:30
abhinav-grd d7d624b799 dont show move option for fav collection 2021-09-30 13:24:04 +05:30
abhinav-grd 2e6193b64b fixes favorite collection sorting 2021-09-30 13:02:58 +05:30
Abhinav-grd 069dcb88ae
Merge pull request #169 from ente-io/replace-icon
update move icon
2021-09-30 12:18:52 +05:30
abhinav-grd 252cea9844 update move icon 2021-09-30 11:53:58 +05:30
abhinav-grd caf5b4c5ca made sort by latest file as default 2021-09-28 19:13:12 +05:30
abhinav-grd 4941cb514e Merge branch 'master' into search-collection 2021-09-28 16:30:42 +05:30
abhinav-grd 5ae24449f5 updates confirmation messge 2021-09-28 14:38:35 +05:30
abhinav-grd bda01914dc added trash chip when trash opened 2021-09-28 14:38:33 +05:30
abhinav-grd f3b27eacdf added trash button on the sidebar 2021-09-28 14:36:02 +05:30
abhinav-grd 5796a2a746 adds removeFromCollectionHelper 2021-09-28 13:54:33 +05:30
abhinav-grd 29d02afba8 refactors collection ops code 2021-09-28 13:33:32 +05:30
abhinav-grd b7497ab647 adds remove from collection option on the selection bar 2021-09-28 13:01:02 +05:30
abhinav-grd 10282924eb Revert "fix console warning"
This reverts commit fa1c48ef95.
2021-09-27 17:30:37 +05:30
abhinav-grd 0909280453 build fix 2021-09-27 15:24:45 +05:30
abhinav-grd fa1c48ef95 fix console warning 2021-09-27 14:22:20 +05:30
abhinav-grd 8a1ec02ce2 better type definations 2021-09-27 14:04:49 +05:30
abhinav-grd d7d8b3d3aa renamed varaiable and refactoring 2021-09-27 13:39:28 +05:30
abhinav-grd a9d6419607 added ui sortBy state changes 2021-09-27 12:27:13 +05:30
abhinav-grd fef6070721 updates colletion sort option to set collection sort by to latest file 2021-09-27 11:52:35 +05:30
abhinav-grd d54e27b0be passes CollectionAndThierLatest file to Collection component and add sorting by latest file logic 2021-09-27 11:51:26 +05:30
abhinav-grd b9c41ea532 adds sharedCollections to collectionAndTheirLatestFile
This is needed because when sorting we use collectionsAndThierLatestFile to sort based on latest file and we need shared Collection file there
2021-09-27 11:36:06 +05:30
abhinav-grd 45f098b29a adds collection sort 2021-09-26 14:13:53 +05:30
abhinav-grd 4a5a36a0df Adds new icons 2021-09-26 13:19:21 +05:30
abhinav-grd de9f5268e1 updated exisitng components 2021-09-26 13:19:10 +05:30
abhinav-grd 96711f7462 lowercase the text before searching for suggestions 2021-09-24 19:41:01 +05:30
Abhinav-grd 8ea85efafb
Merge pull request #155 from ente-io/archive
Archive
2021-09-24 18:40:22 +05:30
abhinav-grd 8ee76c2c46 convert react select to controlled component to better handle value clearing 2021-09-24 15:46:49 +05:30
abhinav-grd 876b0c94d6 clean up 2021-09-24 14:13:59 +05:30
abhinav-grd 4d84533707 adds collectionChip ref to scroll to the selected collection 2021-09-24 13:42:50 +05:30
abhinav-grd 52b8a3127f show searched collection instead of showing collection files in result view 2021-09-24 12:50:47 +05:30
abhinav-grd 4f9a8063c7 updated getIcon by type 2021-09-24 12:32:29 +05:30
abhinav-grd 4ebd471c49 reorder items in sidebar 2021-09-24 11:47:16 +05:30
abhinav-grd 1bf346a835 added hint text to all selection bar icon 2021-09-24 11:31:43 +05:30
abhinav-grd 5cb8dec7e2 added collection search logic 2021-09-23 00:21:55 +05:30
abhinav-grd 8c1bc0aa07 added collection search option icon 2021-09-23 00:16:19 +05:30
abhinav-grd 8b0e2fe470 let the space be at the end of row , dont justify content 2021-09-22 17:43:31 +05:30
abhinav-grd e3021dcf55 remove archived local state 2021-09-22 15:57:56 +05:30
abhinav-grd 9a24f617ca updated filtering logic 2021-09-22 14:28:16 +05:30
abhinav-grd 2d8cb444df unarchive files 2021-09-22 13:58:23 +05:30
abhinav-grd 31632d779f set archived to quickly show archived file before server sync 2021-09-22 13:51:06 +05:30
abhinav-grd cbb880b42d fixed arhive file not visible bug 2021-09-22 13:29:08 +05:30
abhinav-grd 6cf696a164 Merge branch 'disable-shared-collection-ops' into archive 2021-09-22 13:25:16 +05:30
abhinav-grd 42c1687b3f fix archive icon import 2021-09-22 12:45:34 +05:30
abhinav-grd b45b6af9e1 renamed archive collection to archive section 2021-09-22 12:45:27 +05:30
abhinav-grd e067b7260b add a collection chip for archive section 2021-09-22 12:45:09 +05:30
abhinav-grd ea6074462f fixes collection related warning 2021-09-22 12:44:56 +05:30
abhinav-grd c98d4792be Merge branch 'move-files' into disable-shared-collection-ops 2021-09-22 12:34:12 +05:30
abhinav-grd f1848eca54 Merge branch 'master' into archive 2021-09-22 12:23:42 +05:30
abhinav-grd 6eb47c1fb9 Merge branch 'master' into move-files 2021-09-22 12:02:58 +05:30
abhinav-grd 6524204b2d set active collection to 0 for all section 2021-09-22 10:37:08 +05:30
abhinav-grd 1a8c4dcf23 makes move icon thinner 2021-09-22 10:23:26 +05:30
abhinav-grd 4250ad7c34 add option to view archived file on the sidebar 2021-09-21 16:59:24 +05:30
abhinav-grd ea6a2165e2 added Archive logic 2021-09-21 16:08:03 +05:30
abhinav-grd 57aa358865 hides archived from all section 2021-09-21 13:00:39 +05:30
abhinav-grd fe33c63c2f adds archive and unarchive icons 2021-09-21 12:25:52 +05:30
abhinav-grd a278b1d901 hide shared collection files from all section 2021-09-21 12:08:50 +05:30
abhinav-grd 801ff1a856 Merge branch 'move-files' into disable-shared-collection-ops 2021-09-21 11:48:08 +05:30
abhinav-grd d8230155fc remove unneccesary showCollectionSelector prop 2021-09-21 11:37:03 +05:30
abhinav-grd 6c597570d1 better remove fromCollection 2021-09-20 21:08:14 +05:30
abhinav-grd cfb3f048e4 rename variable 2021-09-20 20:50:09 +05:30
abhinav-grd bc9a785093 disable fav button for sharedCollection 2021-09-20 19:20:45 +05:30
abhinav-grd ec0bc9919a disable selecting for sharedColletion 2021-09-20 19:20:17 +05:30
abhinav-grd 1e45557e34 avoid double filtering 2021-09-20 18:58:46 +05:30
abhinav-grd 641053a025 hide collection from which file are moved from collection selector view 2021-09-20 18:54:26 +05:30
abhinav-grd 27baf3523c dont show move option in all 2021-09-20 18:44:05 +05:30
abhinav-grd e610005a85 updated showCreateCollection to create and move files if collection ops move selected 2021-09-20 18:21:40 +05:30
abhinav-grd 0d8af74e4a added moveButton on Selection bar 2021-09-20 17:38:03 +05:30
abhinav-grd 8c8a8dd1ce added move icon 2021-09-20 17:38:03 +05:30
abhinav-grd be4e821190 clear selection if file of other collection selected 2021-09-20 17:26:29 +05:30
abhinav-grd 99d62756cc use activeCollection state for navigation between collections 2021-09-20 17:25:29 +05:30
abhinav-grd 219c7aa8d7 hide just overflow-x 2021-09-20 09:18:55 +05:30
abhinav-grd 760c84aaad fix looped resize 2021-09-16 16:36:00 +05:30
Abhinav-grd 74471d9bfb
Merge pull request #143 from ente-io/update-exif-package
Update exif package
2021-09-13 12:05:36 +05:30
abhinav-grd 96d2d089b7 removes unneccessary exif Data null check 2021-09-13 11:02:19 +05:30
abhinav-grd bce0adfe33 updates init state of analysis result 2021-09-13 09:10:33 +05:30
abhinav-grd 63c3eb5db3 updates choice modal to directly call uploadToNewCollection 2021-09-13 09:04:44 +05:30
abhinav-grd 3c61fc1ab5 update behavior on folder drop 2021-09-13 08:45:53 +05:30
abhinav-grd a90f978c67 added pretty print exif util 2021-09-10 14:01:51 +05:30
abhinav-grd f4f685d2cf build fix 2021-09-10 13:30:31 +05:30
abhinav-grd 55b1746f3d cleanup 2021-09-10 13:16:50 +05:30
abhinav-grd a71a8e4d96 updates exifInfo usage of exifParser 2021-09-10 12:50:21 +05:30
abhinav-grd a1a73b0cbd show zero files for collection with no files 2021-09-09 15:18:45 +05:30
Abhinav-grd 39d93c4f79 wrap error with context and report to sentry 2021-09-01 15:33:01 +05:30
Abhinav-grd cd309b0c77 update the feild below which error appears 2021-09-01 13:22:35 +05:30
Abhinav-grd b195015d64 added PAGES enum for all avialable routes 2021-08-31 10:28:58 +05:30
Abhinav-grd ccd3a20a0d fix two-factor modal styles 2021-08-31 09:40:08 +05:30
Neeraj Gupta 18fc21377d Merge pull request #128 from ente-io/bugFixes
Fix recovery flow
2021-08-31 08:46:45 +05:30
Abhinav-grd 0c30efa3ef updated styles 2021-08-29 17:33:55 +05:30
Abhinav-grd f31ecece6a fix add to collection button creating first album 2021-08-29 17:20:56 +05:30
Abhinav-grd 6de4c2fabc upadted alert banner style 2021-08-29 14:22:37 +05:30
Abhinav-grd 7c85308516 added hooks to open plan selector 2021-08-29 14:20:01 +05:30
Abhinav-grd e9ed00fa22 added showPlanSelectorModal to gallery context 2021-08-29 14:19:08 +05:30
Abhinav-grd f145328c38 fixed error message shown to user 2021-08-29 13:50:56 +05:30
Abhinav-grd 1f62d7ba53 updated the alert banner 2021-08-29 13:39:14 +05:30