Commit graph

7813 commits

Author SHA1 Message Date
Abhinav d28d039456 use eslint for linting staged file instead of yarn lint
yarn lint is linting non staged files too causing issues
2023-05-16 10:40:36 +05:30
Abhinav 477848fb16 Merge branch 'gallery-refactor' into hidden-support 2023-05-16 10:35:53 +05:30
Abhinav cd1fc6782b separate hidden and trash from files state 2023-05-16 10:13:14 +05:30
Abhinav af9cc39249 update shared-album 2023-05-16 10:07:41 +05:30
Abhinav 3376df7473 updated dedupe page to use the new updated gallery 2023-05-16 10:06:20 +05:30
Abhinav 9b359c2092 move filtration logic to gallery 2023-05-16 10:04:44 +05:30
Abhinav a26c2ab3be add hook useMemoSingleThreaded 2023-05-16 10:03:02 +05:30
Abhinav 3ed7f157df add utils 2023-05-16 10:02:13 +05:30
Abhinav 2b445bfdee disable info shortcut working for incoming shared collection 2023-05-16 09:43:26 +05:30
Abhinav cbba799e7b remove filtration logic from PhotoFrame 2023-05-16 09:41:48 +05:30
Abhinav Kumar 96040832ac
New Translations (#1112) 2023-05-15 09:58:34 +05:30
Crowdin Bot 033aa73e5d New Crowdin translations by GitHub Action 2023-05-15 01:10:28 +00:00
Abhinav Kumar 5eb22906f2
New Translations (#1111) 2023-05-13 21:23:32 +05:30
Crowdin Bot e8ff51be07 New Crowdin translations by GitHub Action 2023-05-13 15:42:24 +00:00
Vishnu Mohandas 4a5e576b8a
Use "ente Photos" as the title for albums (#1110) 2023-05-13 21:11:22 +05:30
Abhinav aae68585bf change translations string 2023-05-13 21:08:51 +05:30
Abhinav 30766a01c5 change Album title 2023-05-13 21:03:40 +05:30
Vishnu 8387a1a917 Use "ente Photos" as the title for albums 2023-05-13 20:51:49 +05:30
Abhinav Kumar 368d8bc506
fix export migration issue (#1108) 2023-05-12 21:32:00 +05:30
Abhinav Kumar 03504e5cdb
Open roadmap in browser (desktop) (#1109) 2023-05-12 20:39:29 +05:30
Abhinav c6358a486b revert use file.collectionID during move change, causing issue while removing from favorite 2023-05-12 18:51:26 +05:30
Abhinav 5ba0638d8f Merge branch 'main' into hidden-support 2023-05-12 18:22:59 +05:30
Abhinav 95a576d9e0 don't show hidden file in dedupe page 2023-05-12 18:16:32 +05:30
Abhinav e236025dff rename util and fix hidden file shown as latest file of all section and exclude hidden file from all files count 2023-05-12 17:52:10 +05:30
Abhinav 752f659146 translate other system collections too 2023-05-12 17:47:13 +05:30
Abhinav 9022fd3bbe show translated name as collection name for hidden collection 2023-05-12 17:44:25 +05:30
Abhinav 0efd4f7549 remove comment 2023-05-12 16:46:19 +05:30
Abhinav a996d13e14 set sso domain to web.ente.io 2023-05-12 16:41:08 +05:30
Abhinav 374aaf07eb patch moveToHiddenCollection for case where file was also present in hidden 2023-05-12 15:05:04 +05:30
Abhinav 365e5af934 simplify syncing hidden files logic 2023-05-12 13:34:24 +05:30
Abhinav 8bea2dfd53 refactored using existing collection as replacement logic to just for createAlbum 2023-05-12 13:26:37 +05:30
Abhinav f58785410d reorder options 2023-05-12 13:05:39 +05:30
Abhinav 8efdb683e3 special cased hidden collection quick option and overflow menu options 2023-05-12 13:05:10 +05:30
Abhinav a82b0224e9 updated getSelectedFiles to return current specific file copy and updated moveToCollection to not expected sourceCollectionID separately and update moveToCollection usages 2023-05-12 12:39:12 +05:30
Abhinav eebdc53b22 remove console log 2023-05-12 12:17:56 +05:30
Abhinav 459f820633 fix hide from all section 2023-05-12 12:14:37 +05:30
Abhinav 9bb01bc64d add includeAllCopies option 2023-05-12 12:11:23 +05:30
Abhinav 91a3bfb1fb revert moveToCollection changes 2023-05-12 12:00:20 +05:30
Abhinav 82e38b7034 fix isValidReplacementCollection 2023-05-12 10:33:21 +05:30
Abhinav 83a026b2d3 remove unneeded wrapper outdated comments 2023-05-11 16:08:16 +05:30
Abhinav 210163dfe4 show unhide to album title 2023-05-11 15:54:03 +05:30
Abhinav ccb8144cf0 throw migration error 2023-05-11 15:35:00 +05:30
Abhinav 5d6183f246 moved migration to be done as part of export starting progress 2023-05-11 15:34:03 +05:30
Vishnu Mohandas 3c62bec26b
Update string (#1107) 2023-05-11 13:53:36 +05:30
Vishnu Mohandas 2fcf739972
Update string 2023-05-11 13:51:02 +05:30
Abhinav 122cef42e7 remove console.log 2023-05-11 12:22:17 +05:30
Abhinav b0a9aee724 fix getSearchableFiles 2023-05-11 12:20:37 +05:30
Abhinav 0b66a6685a make hidden collections and files unsearchable and add better isValidReplacementCollection check 2023-05-11 12:10:26 +05:30
Abhinav 923bc858e4 add CollectionSummaryType type hidden 2023-05-11 11:47:50 +05:30
Abhinav f030d94a0f fix build 2023-05-11 11:43:36 +05:30