Commit graph

5726 commits

Author SHA1 Message Date
Abhinav Kumar 08b9f35306
Merge pull request #816 from ente-io/add-better-check-file-hashing
prevent possible infinite loop during file hash generation
2022-12-13 12:55:02 +05:30
Abhinav 63d8a7b320 use upload worker for file hashing 2022-12-13 12:06:43 +05:30
Abhinav d2eae67f33 don't break on file hash generation fail 2022-12-13 11:51:58 +05:30
Abhinav 22adfb9539 add chunk count check during file hashing to prevent possible infinite loop 2022-12-13 09:40:33 +05:30
Abhinav Kumar 2e6d2cbda4
Merge pull request #797 from ente-io/add-option-to-enable-collect
Add option to enable collect
2022-12-12 20:17:56 +05:30
Abhinav Kumar c1ca7bc633
Merge pull request #798 from ente-io/fix-dev-server-crash
Fix dev server crash
2022-12-12 20:17:17 +05:30
Abhinav 0c89f50815 Merge branch 'fix-dev-server-crash' into add-option-to-enable-collect 2022-12-12 16:38:27 +05:30
Abhinav b0f200f90b upgrade to next 13 2022-12-12 16:30:43 +05:30
Abhinav b397d672e0 Merge branch 'main' into add-option-to-enable-collect 2022-12-12 16:02:46 +05:30
Abhinav 0ff61a6247 comment out public collect option until redesign 2022-12-12 15:50:49 +05:30
Manav a968746c75
Merge pull request #814 from ente-io/fix-typo
Fix typo
2022-12-06 21:09:24 +05:30
Manav 3c0e212478 Fix typo 2022-12-06 21:02:56 +05:30
Abhinav Kumar 693bfc6d12
Merge pull request #802 from ente-io/disable-eslint-warning
disable jsx-a11y/alt-text eslint rule
2022-12-02 17:41:21 +05:30
Abhinav Kumar 721b3c0bfc
Merge pull request #804 from ente-io/malformed-keys
malformed keys
2022-12-01 09:03:58 +05:30
Abhinav 1a37620155 Logout the user in case of malformed keys 2022-12-01 08:57:21 +05:30
Abhinav Kumar e7d9af29b6
Merge pull request #796 from ente-io/fix-constants
fix close button hover info
2022-11-30 12:15:38 +05:30
Abhinav 8718290648 disable jsx-a11y/alt-text 2022-11-30 00:57:43 +05:30
Abhinav d3aa108bbb Merge branch 'fix-dev-server-crash' into add-option-to-enable-collect 2022-11-29 22:55:17 +05:30
Abhinav f4d28fa2a6 Merge branch 'fix-constants' into fix-dev-server-crash 2022-11-29 22:54:59 +05:30
Abhinav c60fa7efef update copies 2022-11-29 22:48:55 +05:30
Abhinav 660fb4f9a4 add option to enable public collect 2022-11-29 22:44:07 +05:30
Abhinav 8d859d519c update default for downloadAccess to true 2022-11-29 22:40:27 +05:30
Abhinav 1650666186 refactor public-link manage 2022-11-29 22:31:06 +05:30
Abhinav 107749c7e7 fix close shortcut missing 2022-11-29 21:41:43 +05:30
Abhinav b433b37e08 Merge branch 'main' into fix-dev-server-crash 2022-11-29 21:36:35 +05:30
Abhinav Kumar a6f71bb26d
Merge pull request #795 from ente-io/remove-console-logs
remove console logs
2022-11-29 21:02:39 +05:30
Abhinav a25d82215f remove console logs 2022-11-29 21:00:27 +05:30
Abhinav Kumar eeaf9a17d2
Merge pull request #793 from ente-io/fix-view-exif-flicker-issue
Fix view exif flicker issue
2022-11-29 20:13:21 +05:30
Abhinav 51b90b1b2b dont need typed blobs 2022-11-29 20:04:01 +05:30
Abhinav 9e4c2efb99 pass original file urls to photoviewer 2022-11-29 19:58:23 +05:30
Abhinav eed19808cc move isSourceLoaded check to checkExifAvailable 2022-11-29 18:45:04 +05:30
Abhinav 1b5a628552 update exif 2022-11-29 18:16:24 +05:30
Abhinav 322d6f6dad only show location key if location present 2022-11-29 18:11:59 +05:30
Abhinav 462d9685f3 fix shared album 2022-11-29 17:51:07 +05:30
Abhinav 70ec1bef5c show collections for dedupe files 2022-11-29 17:38:45 +05:30
Abhinav e7be5e679c don't show collections for trash files 2022-11-29 17:38:37 +05:30
Abhinav 572e680090 reset parsedExif on exif reset 2022-11-29 17:37:01 +05:30
Abhinav 8029548c8b set isSourceLoaded to only run exif on actualFile 2022-11-29 17:25:29 +05:30
Abhinav 5cad8c03f5 update to next canary 2022-11-29 15:38:08 +05:30
Abhinav 70f7d69aa2 Merge branch 'main' into fix-view-exif-flicker-issue 2022-11-29 14:50:44 +05:30
Abhinav Kumar 2089933ff1
Merge pull request #792 from ente-io/re-enable-copy-shortcut
reenable copy shortcut for browser having Clipboard Item API
2022-11-29 14:38:07 +05:30
Abhinav 9bd6c40b7a remove undefined check 2022-11-29 14:34:51 +05:30
Abhinav 70d02fa20c update fav utils 2022-11-29 14:33:20 +05:30
Abhinav 2c86c8ca5e change initial state value to undefined 2022-11-29 14:22:17 +05:30
Abhinav 702885fe1f reenable copy shortcut for browser having Clipboard Item API 2022-11-29 14:17:33 +05:30
Abhinav 06fd41eb0b prevent exif re-render if item doesn't chnage 2022-11-29 14:12:54 +05:30
Abhinav a2fa21383c prevent multiple exif request 2022-11-29 12:55:20 +05:30
Vishnu Mohandas d8c142bc46
Merge pull request #791 from ente-io/fix-minor-issues
fix file info issue
2022-11-28 20:51:09 +05:30
Abhinav 37a37a1e6d fixed traversing over undefined 2022-11-28 20:05:24 +05:30
Abhinav Kumar 44de9ee5ab
Merge pull request #790 from ente-io/revert-781-fix-dev-server-crash
Revert "Fix dev server crash"
2022-11-28 18:33:17 +05:30