Commit graph

3988 commits

Author SHA1 Message Date
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
Abhinav Kumar ac9542b23a
Merge pull request #545 from ente-io/hash-dedupe
Dedupe using file hash
2022-05-20 19:54:50 +05:30
Rushikesh Tote 3de2bc21aa chain sort 2022-05-20 13:35:03 +05:30
Abhinav Kumar 523fcbf874
Merge pull request #546 from ente-io/fix-file-type-detection
Fix file type detection
2022-05-20 12:59:53 +05:30
Abhinav Kumar aff593c294
Merge pull request #547 from ente-io/fix-preview-card-error
fix previewcard issue
2022-05-20 12:57:42 +05:30
Abhinav c350ac1ca7 keep orignal file extension 2022-05-20 12:44:24 +05:30
Abhinav f5cc8f79c2 add mod as format missed by file-type lib 2022-05-20 12:43:53 +05:30
Abhinav d898b1be76 fix previewcard issue 2022-05-20 12:01:12 +05:30
Rushikesh Tote c54f5cb4f5 compare only file hashes 2022-05-20 10:35:36 +05:30
Abhinav Kumar 07ef4b397e
Merge pull request #534 from ente-io/workers-upload
Workers Uploads
2022-05-19 21:31:41 +05:30
Abhinav Kumar 623441fe9d
Merge pull request #537 from ente-io/file-hash
Check file hashes when uploading
2022-05-19 18:05:08 +05:30
Abhinav Kumar c1c3f13dad
Merge pull request #544 from ente-io/fix-stream
Use getFileStream instead of file.stream
2022-05-19 18:02:49 +05:30
Rushikesh Tote 6f4414793f fix build 2022-05-19 17:49:42 +05:30
Rushikesh Tote dad5e57e11 dedupe by file hash 2022-05-19 17:36:04 +05:30
Rushikesh Tote 7fcfb5b9a7 remove creating new FileReader 2022-05-19 16:57:10 +05:30
Rushikesh Tote 12d341b1be changes based on review comments 2022-05-19 16:50:59 +05:30
Rushikesh Tote ef009f82ab fix constant 2022-05-19 15:56:04 +05:30
Rushikesh Tote bc89bc990b use getFileStream instead of file.stream 2022-05-19 15:22:08 +05:30
Rushikesh Tote 71594faec4 change upload endpoint 2022-05-19 14:56:13 +05:30