Commit graph

5761 commits

Author SHA1 Message Date
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
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 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