Commit graph

5936 commits

Author SHA1 Message Date
Abhinav 71bbd19438 updated services to use the new types 2022-12-04 23:13:10 +05:30
Abhinav f5f7bb948f add EncryptedEnteFile and EncryptedTrashItem type 2022-12-04 23:09:49 +05:30
Abhinav e216a29583 split FileAttribute type into 3 separate sub types 2022-12-04 22:56:57 +05:30
Abhinav 8e3d628167 reduce to 150KB 2022-12-04 21:14:36 +05:30
Abhinav 8040b1c5ae don't report thumbnail upto size of 200KB 2022-12-04 21:10:09 +05:30
Abhinav 80110aa8ae update comlinkWorker to directly receive worker 2022-12-04 20:11:06 +05:30
Abhinav 3af5c58698 Revert "update comlink worker constructor to receive URL instead of url string"
This reverts commit ff8edad5ea.
2022-12-04 20:01:36 +05:30
Abhinav b795668cd0 fix build 2022-12-04 19:56:27 +05:30
Abhinav fb32c6de5b Merge branch 'main' into add-comlink-types 2022-12-04 19:47:30 +05:30
Abhinav ff8edad5ea update comlink worker constructor to receive URL instead of url string 2022-12-04 19:45:16 +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 4ed9473e8e add support for public upload 2022-11-30 00:53:32 +05:30
Abhinav 43f5b05179 add file upload helper states and components 2022-11-29 23:59:39 +05:30
Abhinav 35e8cc4366 update Uploader component to support public link upload 2022-11-29 23:59:02 +05:30
Abhinav a22e486d4e fix add more photo not removed on public collect disable 2022-11-29 23:41:21 +05:30
Abhinav 7fb86bfda5 show add photos option for collect enabled albums 2022-11-29 23:33:01 +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