Commit graph

4006 commits

Author SHA1 Message Date
Abhinav d69414f9be better-password-decryption-messsage 2022-06-12 21:40:13 +05:30
Abhinav Kumar 8bbd09a742
Merge pull request #579 from ente-io/fix-two-fa-verify-redirect
fixes Cannot read properties of null (reading 'isTwoFactorEnabled')
2022-06-04 14:02:21 +05:30
Abhinav 5998cea23a move user null check before accessing property 2022-06-04 13:48:27 +05:30
Abhinav Kumar a0ed77f0de
Merge pull request #573 from ente-io/enable-fix-creation-time
Enable fix-creation-time for customer
2022-06-01 08:32:15 +05:30
Vishnu Mohandas dee8cc8365
Enable fix-creation-time for customer 2022-06-01 05:38:20 +05:30
Abhinav Kumar eb65de290a
Merge pull request #571 from ente-io/revert-to-non-worker-uploads
disable cf proxied upload
2022-05-31 13:34:29 +05:30
Abhinav 36c141de0e add USE_CF_PROXY flag 2022-05-31 13:01:54 +05:30
Abhinav Kumar d346c47a51
Merge pull request #568 from ente-io/add-logs
more  logs
2022-05-30 23:11:30 +05:30
Abhinav Kumar 31c06a759a
Merge pull request #567 from ente-io/fix-live-photo-cluterring
Fix live photo cluterring
2022-05-30 23:11:14 +05:30
Abhinav 9c5750dc73 log complete error info in context 2022-05-30 23:06:21 +05:30
Abhinav 7fa7b76919 add syncWithRemote failed log 2022-05-30 23:04:35 +05:30
Abhinav d4a44eeb28 add comments 2022-05-30 22:59:14 +05:30
Abhinav 9a1b6509b3 filter out files without metadata before calling sending files for livePhoto clustering 2022-05-30 22:31:37 +05:30
Abhinav c390c79eaa add error log to clusterLivePhotoFiles 2022-05-30 22:00:22 +05:30
Abhinav Kumar 65f43349d3
Merge pull request #565 from ente-io/fix-session-validity-check
return  false  from isTokenValid only if api resonse is 401
2022-05-30 21:43:27 +05:30
Abhinav f9b143c67a return false from isTokenValid only if api resonse is 401 2022-05-30 21:23:03 +05:30
Vishnu Mohandas 4bb2a085a3
Merge pull request #564 from ente-io/better-support-link 2022-05-30 21:08:45 +05:30
Abhinav 666c792a2e use anchor tag so that email can seen by hovering over it 2022-05-30 20:59:39 +05:30
Vishnu Mohandas 49ce07ffc9
Merge pull request #561 from ente-io/fix-ffmpeg-regression
fix window is undefined in ffmpeg worker error
2022-05-25 12:19:52 +05:30
Abhinav 62e82f6f37 fix build 2022-05-25 12:14:10 +05:30
Abhinav 4eb27a5f41 fix window is undefined in ffmpeg worker error 2022-05-25 12:06:31 +05:30
Vishnu Mohandas a54d87c1eb
Merge pull request #560 from ente-io/release-v0.9.1
v0.9.1
2022-05-24 13:09:57 +05:30
Abhinav 36f56c0b34 v0.9.1 2022-05-24 13:00:33 +05:30
Abhinav Kumar 8adf1cec9d
Merge pull request #554 from ente-io/code-scanning
setup code scanning with github codeql
2022-05-23 19:51:45 +05:30
Abhinav 721517c42d Merge branch 'master' into code-scanning 2022-05-23 19:44:35 +05:30
Abhinav Kumar acbf5c78da
Merge pull request #559 from ente-io/dev-2
Group dedupes by same file hashes when possible
2022-05-23 18:59:12 +05:30
Rushikesh Tote 959df48cb6 refactor 2022-05-23 18:57:49 +05:30
Rushikesh Tote 55fd0fda4b group dedupes by same file hashes when possible 2022-05-23 18:32:35 +05:30
Abhinav Kumar 9a4e7f946d
Merge pull request #557 from ente-io/array-buffer
Move to using arrayBuffer instead of readAsArrayBuffer
2022-05-23 18:27:48 +05:30
Abhinav 2087a72105 remove reader for parsing medatata json 2022-05-23 18:08:57 +05:30
Abhinav 381bd9ab95 wrap electron file in getUint8ArrayView function 2022-05-23 18:02:00 +05:30
Abhinav 593eee8992 mantain old code if we have to revert 2022-05-23 17:31:48 +05:30
Abhinav fd9e318850 update log for getUint8ArrayView 2022-05-23 17:29:33 +05:30
Abhinav c0d50d7aaa add logs for read file failing 2022-05-23 16:51:36 +05:30
Abhinav b53aac4961 use getUint8ArrayView function inconvertHEIC 2022-05-23 16:49:45 +05:30
Abhinav 6fdefff035 add error log to getUint8ArrayView 2022-05-23 16:46:19 +05:30
Rushikesh Tote a740ac2e36 move to arrayBuffer instead of readAsArrayBuffer 2022-05-23 14:41:07 +05:30
Abhinav Kumar a463a37456
Merge pull request #556 from ente-io/fix-not-all-dupes-shown
add isDeduplication property to avoid hiding archived files
2022-05-23 13:17:06 +05:30
Abhinav dd7eceed64 add isDeduplication property to avoid hiding archived files 2022-05-23 13:11:25 +05:30
Abhinav Kumar a6bb68af5b
Merge pull request #552 from ente-io/fix-filename-overlay
fix file name overlay to expand to full width of the image
2022-05-23 11:43:00 +05:30
Abhinav Kumar caa64aea49
Merge pull request #551 from ente-io/add-unselect-button-dedupe
add clear selection button on dedupe page
2022-05-23 11:42:49 +05:30
Abhinav Kumar 0f906aaf1b
Merge pull request #553 from ente-io/fix-photoswipe-error
Fix photoswipe null error
2022-05-23 11:34:43 +05:30
Rushikesh Tote a23468b0f4 upgrade photoswipe 2022-05-23 11:23:57 +05:30
Rushikesh Tote 501b72b78c fix function 2022-05-22 21:37:49 +05:30
Abhinav Kumar 34127d35b7
Merge pull request #555 from ente-io/fix-codescan-issue-1
fix code scan issue-1
2022-05-22 19:00:33 +05:30
Abhinav 6d8b5be24e use Map instead of object to store redirection paths to avoid Unvalidated dynamic method call 2022-05-22 18:54:36 +05:30
Abhinav Kumar ebc90a4865
Create codeql-analysis.yml 2022-05-22 17:56:54 +05:30
Rushikesh Tote c986ddf77b fix null error of photoswipe's listeners on updateSize call when photoswipe is closed 2022-05-22 13:40:26 +05:30
Abhinav 4e9f511fa8 fix file name overlay to expand to full width of the image 2022-05-21 21:57:56 +05:30
Abhinav d945b6f7ca add clear selection button on dedupe page 2022-05-21 21:50:15 +05:30