Commit graph

6091 commits

Author SHA1 Message Date
Abhinav f4f1de08eb Merge branch 'main' into integrate-mute-update-notification-api 2023-01-21 09:55:29 +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
Ananddubey01 99f423bfce added quick download option for favourities album and modified rendering of quick options 2023-01-20 14:46:45 +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
Abhinav Kumar 65d2b48135
Merge pull request #874 from ente-io/fix-video-preview-on-safari
fix video playback on safari
2023-01-18 15:52:20 +05:30
Abhinav 43b54e094b create typed object url for safari else it doesn't understand that the file is video 2023-01-18 15:04:42 +05:30
Abhinav Kumar fe1f04ad00
Merge pull request #871 from ente-io/album-icon-change
Album icon change
2023-01-18 14:46:02 +05:30
Abhinav 0b12291302 use fixed strokeMutedWhite color for ArchiveIcon 2023-01-18 14:42:57 +05:30
Abhinav 0354ccbc1e add fixed color palette option 2023-01-18 14:42:37 +05:30
Ananddubey01 222041ce35 changed archieve icon from 'ArchiveOutlined' to 'Archive' 2023-01-17 20:24:00 +05:30
Abhinav 22566d98f8 add option to set api endpoint in local storage 2023-01-17 17:52:11 +05:30
Ananddubey01 f093522f16 Changed archived Album icon color depth 2023-01-17 17:40:31 +05:30
Abhinav 0471626b86 refactor 2023-01-17 17:05:24 +05:30
Abhinav c6610f5063 pass IS_TEST_RELEASE as NEXT_PUBLIC_IS_TEST_APP to browser 2023-01-17 17:05:14 +05:30
Abhinav af70334f9a remove comment 2023-01-17 16:52:55 +05:30
Abhinav c1e9bda2f1 dev-deployment-true-for-test-release 2023-01-17 16:49:04 +05:30
Ananddubey01 500d522bab Merge branch 'album-icon-change' of https://github.com/ente-io/photos-web into album-icon-change 2023-01-17 14:00:55 +05:30
Ananddubey01 276c6b58d5 Added Link icon for shared album via link 2023-01-17 13:56:08 +05:30
Abhinav c5c446987d set type as shared for collection shared by me too 2023-01-17 13:56:08 +05:30
Ananddubey01 1b07d2f81d moved album icon to left bottom 2023-01-17 13:56:08 +05:30