Commit graph

7207 commits

Author SHA1 Message Date
Abhinav Kumar b666012c8e
Fix ffmpeg related issue (#1029) 2023-04-08 13:39:05 +05:30
Abhinav 15ab880597 change 1.0 to just 1 as we no long deal in decimal timestamps 2023-04-08 13:21:11 +05:30
Abhinav 5affd65946 Merge branch 'main' into fix-multiple-ffmpeg-spawn-issue 2023-04-08 12:58:15 +05:30
Abhinav Kumar bd29014fd5
fix emotion migration issue (#1027) 2023-04-08 12:55:18 +05:30
Abhinav c96866519d add await before return for error logging 2023-04-08 12:29:10 +05:30
Abhinav a3e7b8df64 change thumbnail generation attempt timeStamps 2023-04-08 12:28:30 +05:30
Abhinav 0e060ef794 Merge branch 'fix-emotion-nested-component-issue' into fix-multiple-ffmpeg-spawn-issue 2023-04-08 11:57:07 +05:30
Abhinav ce8b7445d2 fix getInstance race condition creating multiple worker instances 2023-04-08 11:56:51 +05:30
Abhinav Kumar ede363eecb
New Translations (#1028) 2023-04-07 08:22:46 +05:30
Crowdin Bot b9740bfe1e New Crowdin translations by GitHub Action 2023-04-07 01:02:03 +00:00
Abhinav 25592024cb updated emotion compiler import map to fix nested component ref not handled issue 2023-04-06 18:21:26 +05:30
Abhinav Kumar af0da77f30
Remove styled component dependency (#1026) 2023-04-06 11:55:43 +05:30
Neeraj Gupta 34fafc7d92
update file type detection error handling (#1025) 2023-04-06 11:54:52 +05:30
Abhinav 5556ce62b3 fix breaking components 2023-04-06 11:13:45 +05:30
Abhinav a370fbad16 removed styled-component 2023-04-06 11:05:56 +05:30
Abhinav 7bb37d42c2 log format missed by type detection for monitoring them 2023-04-06 10:17:36 +05:30
Abhinav dbb5f26d85 change back to logging error only if type detection fails and is unhandled 2023-04-06 10:06:21 +05:30
Abhinav efa00c11f0 moved logging above handling to log all failure regardless if it being handled. 2023-04-06 10:01:35 +05:30
Abhinav 96d907d3be add file size to type detection failure and upload failure logs 2023-04-06 09:57:45 +05:30
Abhinav b421c86ffa add gif to FILE_TYPE_LIB_MISSED_FORMATS 2023-04-06 09:43:49 +05:30
Abhinav Kumar 8e9fcc03f8
New Translations (#1024) 2023-04-06 09:08:19 +05:30
Crowdin Bot 62a97a1264 New Crowdin translations by GitHub Action 2023-04-06 03:36:12 +00:00
Abhinav Kumar b8c33b890a
revert disable 2fa recovery (#1006) 2023-04-06 08:59:45 +05:30
Abhinav ea156cc7f0 add change email button on verify two factor page 2023-04-05 21:08:06 +05:30
Abhinav 2f015ab88e update no encrypted recovery key handling 2023-04-05 20:56:06 +05:30
Abhinav fdc240c4b6 show contact support message if user doesn't have encrypted recovery key 2023-04-05 20:19:49 +05:30
Abhinav 97c5735dc6 add missing string 2023-04-05 19:50:06 +05:30
Abhinav dc7defaf36 Merge branch 'main' into revert-disable-2fa-recovery 2023-04-05 19:46:30 +05:30
Abhinav Kumar 70b0fb6f04
New Translations (#1022) 2023-04-05 19:01:12 +05:30
Crowdin Bot 6bd5f5676c New Crowdin translations by GitHub Action 2023-04-05 13:30:01 +00:00
Abhinav Kumar 85e75acb91
Update error handlings (#1021) 2023-04-05 18:59:06 +05:30
Abhinav Kumar a8d71632c1
Resolve csp warnings (#964) 2023-04-05 18:58:08 +05:30
Neeraj Gupta 21026599fc
remove unused strings (#1019) 2023-04-05 18:55:15 +05:30
Abhinav ea9e2f0e2f remove unneeded changes 2023-04-05 18:33:33 +05:30
Abhinav b6e275fbe7 remove try catch 2023-04-05 18:27:29 +05:30
Abhinav c8c2f06957 only initialize mlDB on electron 2023-04-05 18:09:37 +05:30
Abhinav fafaf90a19 improve error handling for getAuthCodes flow 2023-04-05 17:34:18 +05:30
Abhinav 863752eb56 only run loadMlSearchState on electron app 2023-04-05 16:32:30 +05:30
Abhinav cf92bf0e4a only throw msrc already set error if new url is different from existing.
multiple set calls with same url can come because of complete re-rendering
2023-04-05 16:29:20 +05:30
Abhinav 58fe55c8f6 add more KNOWN_NON_MEDIA_FORMATS 2023-04-05 16:25:45 +05:30
Abhinav 4a2c7f955e update error logging to only log syncWithRemote failed in case of unexpected errors 2023-04-05 16:25:25 +05:30
Abhinav Kumar 41a82b9833
Remove public video upload restriction (#1012) 2023-04-05 10:01:53 +05:30
Abhinav 6845257fe1 remove unused strings 2023-04-05 09:25:56 +05:30
Abhinav Kumar c8a44bf455
fix: typo for "No memory" (#1017) 2023-04-05 07:48:29 +05:30
Abhinav Kumar 270381c05d
New Translations (#1018) 2023-04-05 07:47:59 +05:30
Crowdin Bot d1464da5dd New Crowdin translations by GitHub Action 2023-04-05 00:57:08 +00:00
httpjamesm 7e550b9e41
fix: typo for "No memory" 2023-04-04 18:33:00 -04:00
Abhinav Kumar 80bb6674ae
fix client side redirection warning (#1015) 2023-04-04 13:21:12 +05:30
Abhinav Kumar 05880a3964
Fix export issues (#1007) 2023-04-04 13:20:59 +05:30
Abhinav 5f4be6e268 update code-ql trigger branches and add manual run option 2023-04-04 12:58:55 +05:30