Commit graph

5440 commits

Author SHA1 Message Date
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 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
Abhinav bcf71e5395 fix lint issues 2023-01-20 14:26:36 +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 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
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 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
Ananddubey01 f093522f16 Changed archived Album icon color depth 2023-01-17 17:40:31 +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
Ananddubey01 4b4129dfb7 Changed archived Album icon color to secondary 2023-01-17 13:56:08 +05:30
Abhinav 016ec1ad83 update lohs 2023-01-17 13:13:54 +05:30
Abhinav e659b9148c update logging and error handling 2023-01-17 13:12:24 +05:30
Abhinav 145bdfed66 add file and thumbnail download and ui update log 2023-01-17 12:12:58 +05:30
Abhinav acae30883b only show theme switcher for internal user 2023-01-16 14:53:30 +05:30
Abhinav b2c1113ad2 use new lightThemeOptions and add new strings 2023-01-16 14:50:07 +05:30
Abhinav a01c01d637 add theme enum and SetTheme type 2023-01-16 14:48:07 +05:30
Abhinav d4987e6370 add theme switcher option 2023-01-16 14:47:37 +05:30
Abhinav 3b468cb154 Merge branch 'main' into ml-alpha 2023-01-14 21:41:35 +05:30
Abhinav cbdae5b1e8 fix window not defined error 2023-01-14 20:08:09 +05:30
Abhinav 62ba9de838 use convertBytesToHumanReadable for logging 2023-01-14 20:01:28 +05:30
Abhinav 490fad83a6 make the isDevDeployment code cleaner 2023-01-14 19:45:50 +05:30
Abhinav 2f9b679b24 added isDevDeployment description 2023-01-14 19:45:44 +05:30
Abhinav f21d95b7f5 configure api util for staging 2023-01-14 19:45:42 +05:30
Abhinav 10629fb8be fix div wrapped inside p tag 2023-01-12 17:03:00 +05:30
Abhinav 7cbe94b882 remove unnecessary wrapper 2023-01-12 17:02:56 +05:30
Abhinav 73ea817308 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:59:30 +05:30
Abhinav Kumar e272c6ce71
Merge pull request #864 from ente-io/fix-react-reported-errors
Fix react reported warnings
2023-01-12 16:50:31 +05:30
Abhinav Kumar c9915f9053
Merge pull request #859 from ente-io/update-electron-saveStreamToDisk-api-type
update saveStreamToDisk Api type and usage
2023-01-12 16:50:18 +05:30
Abhinav 031c4ab8be fix div wrapped inside p tag 2023-01-12 16:45:07 +05:30
Abhinav d4dd29d7aa remove unnecessary wrapper 2023-01-12 16:42:53 +05:30
Abhinav 8a0c717820 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:18:04 +05:30
Ananddubey01 f010fcedf9 Change leave shared album option icon 2023-01-12 10:54:13 +05:30
Abhinav Kumar 8d35ee519e
Merge pull request #855 from ente-io/staging
configure api util for staging
2023-01-11 16:06:03 +05:30
Abhinav b2af870de2 make the isDevDeployment code cleaner 2023-01-11 16:01:42 +05:30
Abhinav bbd585af25 added isDevDeployment description 2023-01-11 16:01:06 +05:30
Ananddubey01 a92823aeb2 Shared Collection Options: Resolved changes 2023-01-11 14:07:09 +05:30
Ananddubey01 5a3b58e1e8 changed texts according to figma design 2023-01-11 12:39:31 +05:30