Commit graph

377 commits

Author SHA1 Message Date
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
Crowdin Bot 033aa73e5d New Crowdin translations by GitHub Action 2023-05-15 01:10:28 +00:00
Crowdin Bot e8ff51be07 New Crowdin translations by GitHub Action 2023-05-13 15:42:24 +00:00
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 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 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
Abhinav ddad96ddbd group files and derive fromCollectionID in moveToCollection function 2023-05-11 11:36:20 +05:30
Abhinav 715b5d9875 implement hide and unhide file functionality 2023-05-11 11:32:35 +05:30
Crowdin Bot e8bbda3e90 New Crowdin translations by GitHub Action 2023-05-11 01:08:39 +00:00
Abhinav 4304a5e09f merge hidden files in file DB 2023-05-10 18:12:38 +05:30
Abhinav 1b1d64c391 fix hidden section file count 2023-05-10 18:11:30 +05:30
Abhinav 21d9c66320 fix filtering of filteredData 2023-05-10 18:11:12 +05:30
Abhinav 55beebffb6 refactored filteredData filtrating logic and add support to hide hidden photos 2023-05-10 16:51:17 +05:30
Abhinav cae2b3abb4 make a separate hidden section independent of the default hidden collection 2023-05-10 16:49:36 +05:30
Abhinav 451e0c54a4 add hidden file sync logic 2023-05-10 16:38:48 +05:30
Abhinav 7c4a56c78f dont remove hidden from results 2023-05-10 16:32:46 +05:30
Abhinav d8e1480c97 authenticate user before opening hidden section 2023-05-10 14:47:52 +05:30
Abhinav 75770fbff0 moved authenticateUserModal to gallery 2023-05-10 14:46:46 +05:30
Abhinav 317ac81568 add hidden section shortcut sidebar menu item 2023-05-10 14:36:31 +05:30
Abhinav 97fea328e6 fix incorrect renaming 2023-05-10 12:16:13 +05:30
Abhinav a424ab01a9 Merge branch 'main' into monorepo 2023-05-10 10:30:24 +05:30
Abhinav 16274fa6e1 Merge branch 'main' into monorepo 2023-05-09 22:58:52 +05:30
Abhinav 311187904f trigger build 2023-04-30 13:20:15 +05:30
Abhinav 347c5b6502 fix-build-issues 2023-04-30 12:57:39 +05:30
httpjamesm 6789c9dc7f
chore: run prettier & ignore config 2023-04-29 12:49:28 -04:00
Abhinav 2de3eff0e1 Merge branch 'main' into monorepo 2023-04-29 21:59:20 +05:30
httpjamesm 8360d79175
fix: remove tsc debug scripts 2023-04-29 11:21:23 -04:00
httpjamesm ee933bf631
fix: too many fixes 2023-04-29 11:16:40 -04:00
httpjamesm 9ea9821ce8
fake commit 2023-04-29 10:09:10 -04:00
httpjamesm 6e104a9380
fix: yarn lint project path 2023-04-28 21:00:26 -04:00
httpjamesm 89b62fdff9
fix: lint tsconfig paths 2023-04-28 20:58:57 -04:00
httpjamesm 0ee9271b23
feat: shared tsconfig setup 2023-04-26 22:32:12 -04:00
httpjamesm cfb3212e3c
fix: rename to @ente/eslint-config 2023-04-26 22:02:13 -04:00
httpjamesm 1cd5df79e6
fix: rename to eslint-config 2023-04-26 22:00:07 -04:00
httpjamesm f5b84ef929
fix: add gitmodules branches 2023-04-26 21:59:18 -04:00
httpjamesm 481a741df0
fix: delete netlify configs 2023-04-26 21:57:05 -04:00
httpjamesm 2db0668cb4
fix: readd gitmodules 2023-04-24 20:22:12 -04:00
httpjamesm e3d7eef918
fix: change path of submodules 2023-04-24 20:15:28 -04:00
httpjamesm 32c4b72d0e
fix: move gitmodules 2023-04-24 20:09:26 -04:00
httpjamesm a312d85f01
feat: ente custom eslint configs 2023-04-23 17:47:42 -04:00
httpjamesm 075fd30b66
fix: remove extra tsconfig base 2023-04-21 18:32:19 -04:00
httpjamesm bc5c1c7f16
fix: export with turbo 2023-04-19 19:57:06 -04:00
httpjamesm c680a81ce3
feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00