Commit graph

5949 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 b2b4202c13 fix issues 2022-12-13 07:59:35 +05:30
Abhinav 6aed8d3002 remove metadata preprocessing 2022-12-12 20:53:54 +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 964ee4b880 rearrange stuff 2022-12-12 17:52:44 +05:30
Abhinav 78e3ea5885 reorder condition 2022-12-12 17:50:53 +05:30
Abhinav 71875e7a7d throw error if token is missing 2022-12-12 17:41:51 +05:30
Abhinav 4a03ae80b6 dont need to export defaultPublicCollectionGalleryContext 2022-12-12 17:38:27 +05:30
Abhinav 75f31b8896 no need for token in gallery context 2022-12-12 17:35:44 +05:30
Abhinav bd7793efb4 refactor EnteLinkLogo component 2022-12-12 17:31:29 +05:30
Abhinav fb04da55f3 don't need zIndex 2022-12-12 17:15:57 +05:30
Abhinav fa18568074 pass publicCollectionGalleryContext directly as publicCollectProps 2022-12-12 17:15:27 +05:30
Abhinav 3fe80aa368 update logic of blocking directlyShowFiles on mobile 2022-12-12 17:07:54 +05:30
Abhinav e4dbe418ff Merge branch 'add-option-to-enable-collect' into public-collect 2022-12-12 16:44:13 +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 7694e20d59 Merge branch 'add-option-to-enable-collect' into public-collect 2022-12-12 16:03:25 +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
Abhinav 8a546bd63b update icon 2022-12-09 19:06:13 +05:30
Abhinav 081d264068 fix directly open file selector for mobile 2022-12-09 15:25:58 +05:30
Abhinav 474a7c2fe9 fix footerHeight 2022-12-09 13:54:48 +05:30
Abhinav 939f569c3f update isDevDeployment check 2022-12-09 13:36:56 +05:30
Abhinav ee481dfb0c fix api util 2022-12-09 13:04:33 +05:30
Abhinav 7f9bcbd204 fix build 2022-12-09 12:49:31 +05:30
Abhinav e7e47655b7 Merge branch 'main' into public-collect 2022-12-09 12:48:24 +05:30
Abhinav d3458091b8 fix env variable name 2022-12-09 12:41:26 +05:30
Abhinav 55a7be0642 use env override for endpoint if is dev deployment 2022-12-09 12:40:13 +05:30
Abhinav 7edcc15c41 add @types/bs58 and changed require to import
added albums url api util
2022-12-09 12:32:40 +05:30
Abhinav eb90cd69fa fix video skipping issues 2022-12-08 19:30:57 +05:30
Abhinav dfbd6a5086 add skipped videos section 2022-12-08 19:01:08 +05:30
Abhinav bf97d14eec reject videos during public upload 2022-12-08 18:51:06 +05:30
Abhinav e34f66da52 add isMobileOrTable check 2022-12-08 18:35:32 +05:30
Abhinav 78cb1c09a0 add disableShrink option 2022-12-08 18:18:40 +05:30
Abhinav 229317ea6a fix getPublicCollectionUploaderNameKey 2022-12-08 16:48:28 +05:30
Abhinav 6d79b85bc8 cache uploader name in local storage 2022-12-08 16:44:09 +05:30
Abhinav e39c80159e take input of userName before public upload 2022-12-08 16:18:47 +05:30
Abhinav d4c966cef6 add public upload uploader username input dialog 2022-12-07 20:52:39 +05:30
Abhinav 04b666895b add blockButtons option 2022-12-07 20:36:12 +05:30
Abhinav 5685fc3401 remove unnecessary export 2022-12-07 20:24:57 +05:30
Abhinav 6658784f40 remove unneeded interface 2022-12-07 20:24:39 +05:30
Abhinav a9ee7bddb7 show select photos title instead of upload files 2022-12-07 16:31:37 +05:30
Abhinav 1d93409038 fix footer padding and sizing 2022-12-07 16:24:03 +05:30
Abhinav e16955118d change footer text 2022-12-07 15:48:44 +05:30
Abhinav e74abfa556 update navbar logo 2022-12-07 15:48:31 +05:30
Manav a968746c75
Merge pull request #814 from ente-io/fix-typo
Fix typo
2022-12-06 21:09:24 +05:30