Commit graph

3973 commits

Author SHA1 Message Date
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
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
Abhinav Kumar 8b67cab5d3
Merge pull request #543 from ente-io/file-reading-failed-logs
add file size to failed to read file error log
2022-05-19 14:52:17 +05:30
Abhinav 97d8d3fd03 improve comment 2022-05-19 14:29:06 +05:30
Abhinav c079acf96a add explainatory comment 2022-05-19 13:15:21 +05:30
Rushikesh Tote 6f3381c32f
Merge pull request #538 from ente-io/file-hash-dev
Added file hashing
2022-05-19 13:13:28 +05:30
Rushikesh Tote 520a6c88bb skip decryption when file only added to collection 2022-05-19 13:10:40 +05:30
Rushikesh Tote 11b755a461 check for file hash when uploading 2022-05-19 13:05:48 +05:30
Rushikesh Tote 2b8d47e087 Merge branch 'master' into file-hash-dev 2022-05-19 13:04:23 +05:30
Abhinav 8f19404870 create local copy of convertBytesToHumanReadable to prevent loading window through indirect import 2022-05-19 13:02:37 +05:30
Abhinav 94e8e501f2 log file size on file reading fail 2022-05-19 13:01:55 +05:30
Abhinav 87c88056ab move uploadClientV2 to uploadClient v2 functions 2022-05-19 11:42:56 +05:30
Abhinav Kumar d207399ddb
Merge pull request #540 from ente-io/thumbnail-generation-failed-section
Thumbnail generation failed section
2022-05-18 16:04:17 +05:30
Abhinav Kumar 4a1d54cd0c
Merge pull request #539 from ente-io/allow-electron-2gb+
Remove electron 2GB size limit
2022-05-18 16:03:02 +05:30
Abhinav 28d06ae94a Merge branch 'allow-electron-2gb+' into thumbnail-generation-failed-section 2022-05-18 15:38:41 +05:30
Abhinav d7d922228d change MAX_FILE_SIZE_SUPPORTED to 4GB 2022-05-18 15:33:51 +05:30
Abhinav 3876fd97bc remove electron limit 2022-05-18 15:33:17 +05:30