Commit graph

7894 commits

Author SHA1 Message Date
Abhinav eee94ce97b remove unnecessary components 2023-05-29 22:03:47 +05:30
Abhinav 112738d2bb added and implemented SHOW_SORT_ORDER_OVERFLOW_MENU and UPDATE_COLLECTION_FILES_ORDER actions 2023-05-29 21:45:27 +05:30
Abhinav 67c442dd77 memoized photoList rows to prevent rerendering 2023-05-29 21:44:28 +05:30
Abhinav a9f8aa9590 added collection sort order menu 2023-05-29 21:44:06 +05:30
Abhinav 6f63d2aa36 added change sort order option for album/folder type collection 2023-05-29 21:43:17 +05:30
Abhinav 8cc82ab842 added util to change collection order 2023-05-29 21:42:32 +05:30
Abhinav dde52c52db added new collection public magic metadata update API 2023-05-29 21:42:16 +05:30
Abhinav 075c93380b add new strings 2023-05-29 21:41:12 +05:30
Abhinav Kumar db0f745ce4
Fix opacity 0% backdrop blocking ui for firefox (#1146) 2023-05-29 17:24:58 +05:30
Abhinav Kumar 5f73ed09b7
Show disk cached thumb on scroll (#1140) 2023-05-29 16:03:55 +05:30
Abhinav 705c51c7b2 increase global transition out duration 2023-05-29 13:35:02 +05:30
Neeraj Gupta 77d7ec12e7
Refactor tsconfig setup (#1142) 2023-05-29 11:12:33 +05:30
Neeraj Gupta c2b100b50a
Remove redundant container (#1143) 2023-05-29 10:14:30 +05:30
Neeraj Gupta 91a22e048a Fix typo 2023-05-29 10:14:06 +05:30
Neeraj Gupta aad5346b86 Fix: set root:true at app level 2023-05-29 10:13:02 +05:30
Abhinav Kumar 23e15b94b3
Update create albums behaviour (#1144) 2023-05-29 09:33:48 +05:30
Abhinav 6e433db358 avoid using hidden collections as replacement collection 2023-05-29 08:51:01 +05:30
Abhinav e3d9bcd7b3 add helper wrapper over syncCollections 2023-05-29 08:43:59 +05:30
Abhinav a52557717a fix hidden files getting removed on sync 2023-05-29 08:13:51 +05:30
Neeraj Gupta 52a9882328 Remove redundant container 2023-05-29 08:05:25 +05:30
Abhinav fee9a87df0 don't show shared files on search result page 2023-05-29 07:50:08 +05:30
Neeraj Gupta 3fd81907d5 Fix pkg dependency 2023-05-29 07:36:02 +05:30
Neeraj Gupta 15412f6e72 Revert "Add direct dependency on workspace package"
This reverts commit 703c60b888.
2023-05-29 06:05:37 +05:30
Neeraj Gupta 703c60b888 Add direct dependency on workspace package 2023-05-29 05:39:45 +05:30
Neeraj Gupta 8aa1f3e070 Remove ente/tsconfig dependencies from photos 2023-05-29 05:22:57 +05:30
Neeraj Gupta c363f871a5 photos/tsconfig: remove duplicates 2023-05-29 04:35:29 +05:30
Neeraj Gupta 1e9384478e app/photos: extend tsconfig.base.json 2023-05-29 04:32:08 +05:30
Neeraj Gupta 9aedbacbce Base tsconfig: Update include,exclude 2023-05-29 04:00:53 +05:30
Neeraj Gupta c9fca6540e Update default ts config 2023-05-29 03:56:27 +05:30
Neeraj Gupta 35c35b8e91 Add tsconfig.base.json 2023-05-29 03:16:11 +05:30
Abhinav 80022f2a3a fix issue 2023-05-28 12:29:46 +05:30
Abhinav 07d60cead1 change useEffect entry condition 2023-05-28 12:00:42 +05:30
Abhinav 57c86eceeb remove thumbnail request queuing and let browser handle it 2023-05-28 11:53:46 +05:30
Abhinav c47480ca95 fallback to placeholder only after checking for cached file on disk 2023-05-28 11:51:32 +05:30
Abhinav Kumar 076de2ec5c
Dedupe fixes (#1139) 2023-05-28 11:29:29 +05:30
Abhinav 48d1c3e186 don't limit parallel thumbnail download 2023-05-28 11:14:16 +05:30
Abhinav ddd42f37a4 refactor code to fix issue where a single file with hash was shown in a separate row 2023-05-28 09:14:14 +05:30
Abhinav Kumar ea41a5ea5f
Fix grouping based on hashes on dedupe page (#1138) 2023-05-27 19:42:15 +05:30
Abhinav 747db8c36c refactor if statement 2023-05-27 19:36:37 +05:30
Neeraj Gupta bdc62529ba
Removed default export for components/container (#1137) 2023-05-27 19:19:27 +05:30
Abhinav e91cb147f7 fix grouping based on hashes 2023-05-27 19:10:44 +05:30
Neeraj Gupta adb91c7fc6 Fixed import 2023-05-27 17:29:26 +05:30
Neeraj Gupta a6ab1abd9d Remove unused container 2023-05-27 16:48:11 +05:30
Neeraj Gupta b4e11a7475 Fix bad imports 2023-05-27 16:47:42 +05:30
Neeraj Gupta b1d524b114 Remove unused import 2023-05-27 16:43:42 +05:30
Neeraj Gupta b9030e0527 Remove default export 2023-05-27 16:43:02 +05:30
Neeraj Gupta c4f6c61265
Remove reduntant interface & type (#1136) 2023-05-27 15:44:14 +05:30
Neeraj Gupta fb9d541ad9 Remove extra attributes 2023-05-27 15:42:39 +05:30
Neeraj Gupta b61573eab6 Remove unnecessary type interface 2023-05-27 15:36:59 +05:30
Neeraj Gupta f62f9ec0d5 Remove unnecessary base interface 2023-05-27 15:06:15 +05:30