Commit graph

6679 commits

Author SHA1 Message Date
Abhinav ebb87d8262 use globalThis instead of window 2023-01-20 22:44:13 +05:30
Abhinav 51734d73e6 create string constants 2023-01-20 22:43:46 +05:30
Abhinav dd7cf75101 created family util 2023-01-20 22:33:25 +05:30
Abhinav 7229e5d2ce move error string to customError enum 2023-01-20 22:33:08 +05:30
Abhinav d61deaf8f8 fix ml worker use 2023-01-20 21:23:57 +05:30
Abhinav ad297c849e fix build 2023-01-20 21:18:04 +05:30
Abhinav 9073760799 comment out erroring used code 2023-01-20 21:16:39 +05:30
Abhinav 3b183bbb00 fix parseUploadErrorCodes issue 2023-01-20 21:15:02 +05:30
Abhinav 7640198945 fix crypto worker import 2023-01-20 21:11:01 +05:30
Abhinav 4295be0694 disabled ML debug 2023-01-20 21:10:32 +05:30
Abhinav 98685123dd Merge branch 'better-comlink-types' into ml-alpha 2023-01-20 21:06:42 +05:30
Abhinav Kumar 7ea527a8d2
Merge pull request #882 from ente-io/album-header-change
Album header change
2023-01-20 20:45:32 +05:30
Ananddubey01 878b43a6bd made some naming changes in components related to album header 2023-01-20 17:11:59 +05:30
Abhinav Kumar 094f9d5fdb
Merge pull request #881 from ente-io/fix-state-memory-leaks
Fix state memory leaks
2023-01-20 16:53:48 +05:30
Abhinav cdf2be8fd3 Merge branch 'main' into fix-state-memory-leaks 2023-01-20 16:35:28 +05:30
Abhinav Kumar bcba2f855c
Merge pull request #880 from ente-io/integrate-log-memory-info-api
integrate log renderer process memory usage api
2023-01-20 16:34:43 +05:30
Abhinav Kumar 8f150a3788
Merge pull request #872 from ente-io/dev-deployment-true-for-test-release
testing setup
2023-01-20 16:34:30 +05:30
Abhinav 532588572f improve new ()=> object to new () => InstanceType<T> 2023-01-20 16:31:14 +05:30
Abhinav f68b7a32ab no need to create a new class 2023-01-20 16:20:09 +05:30
Abhinav 7b14b4b2c1 update getInstance[s] to use new comlink worker 2023-01-20 16:19:55 +05:30
Abhinav 5a3e649af6 update ComlinkWorker return a instance of worker class 2023-01-20 16:19:17 +05:30
Abhinav b830510276 add heic-convert types 2023-01-20 16:18:44 +05:30
Ananddubey01 99f423bfce added quick download option for favourities album and modified rendering of quick options 2023-01-20 14:46:45 +05:30
Abhinav bcf71e5395 fix lint issues 2023-01-20 14:26:36 +05:30
Ananddubey01 6137c9298f changed collectionInfo icon size and added space between quick options 2023-01-20 13:41:28 +05:30
Ananddubey01 f482e14543 changed collectionInfo icon color 2023-01-20 00:53:52 +05:30
Ananddubey01 4481f4162a Implemented conditional rendering of quick options 2023-01-20 00:09:35 +05:30
Ananddubey01 b61c76c700 Changed share option icon in collection option to People icon 2023-01-19 23:30:33 +05:30
Ananddubey01 3ed4e2808a Reorder and renaming Album options 2023-01-19 23:28:34 +05:30
Ananddubey01 1068bca717 Added album quick options 2023-01-19 21:13:36 +05:30
Abhinav 077235be27 add missing setFiles 2023-01-19 20:54:55 +05:30
Abhinav 57150b5812 fix issues 2023-01-19 20:53:51 +05:30
Abhinav e3499d2345 split use effects 2023-01-19 20:45:17 +05:30
Abhinav e303bbc449 fix initial sync issues 2023-01-19 19:12:20 +05:30
Abhinav 0bbda28d81 add missing refreshInProgress false 2023-01-19 18:08:28 +05:30
Abhinav 7205e7b3dd remove testing log 2023-01-19 17:49:21 +05:30
Abhinav 564f331df6 integrate log renderer process memory usage api 2023-01-19 17:30:25 +05:30
Abhinav 934f7be314 use state for timeStampList and make its update useEffect concurrency to 1 2023-01-19 17:25:40 +05:30
Abhinav 9b76011171 reduce filteredData concurrency to 1 2023-01-19 17:19:12 +05:30
Abhinav c283bda998 create setFiles proxy which will call original setFiles once per wait interval period 2023-01-19 17:15:32 +05:30
Ananddubey01 693029fb4b Updated Shared types to outgoing and incoming 2023-01-19 15:46:06 +05:30
Ananddubey01 63fcaa987c Merge branch 'main' into album-header-change 2023-01-19 15:43:54 +05:30
Abhinav Kumar 6e9d874737
Merge pull request #877 from ente-io/fix-create-new-shared-with-me-type
Fix Collection Action for shared collections
2023-01-19 15:21:44 +05:30
Abhinav ef3c026f6d update usage 2023-01-19 15:16:26 +05:30
Abhinav e9486e767e renamed to outgoing and incoming share 2023-01-19 15:16:16 +05:30
Abhinav Kumar f26988bf5d
Merge pull request #876 from ente-io/date-header-positioning
fix gap div between dates missing
2023-01-19 15:08:23 +05:30
Abhinav dd8f44d0a5 create separate type for shared by me and shared with me 2023-01-19 15:07:58 +05:30
Abhinav ecc336685d fix gap div between dates missing 2023-01-19 15:00:24 +05:30
Ananddubey01 ff660811b5 Added icon for shared albums 2023-01-19 13:26:46 +05:30
Ananddubey01 bffaf43f00 Updated Album Memory count size And icon positioning 2023-01-19 12:14:44 +05:30