Commit graph

5970 commits

Author SHA1 Message Date
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 b2af1db2ac fix build 2022-12-05 00:48:41 +05:30
Abhinav 2fdc16dcca disable strictBindCallApply too 2022-12-05 00:48:32 +05:30
Abhinav 3261e32643 Merge branch 'remove-prebuild-lint' into enable-typescript-strict-mode 2022-12-05 00:42:18 +05:30
Abhinav cf7b3341e4 next built automatically lints no need of prebuild lint script 2022-12-05 00:39:34 +05:30
Abhinav 03281ff601 build fix 2022-12-05 00:34:02 +05:30
Abhinav 2cfd4e9209 enable typescript strict mode with few options disabled to migrate gradually 2022-12-05 00:33:06 +05:30
Abhinav 25359c8481 Merge branch 'add-encrypted-collection-type' into add-comlink-types 2022-12-04 23:50:59 +05:30
Abhinav 5928a93748 fix magicMetadata type 2022-12-04 23:49:49 +05:30
Abhinav c6c406bc09 Merge branch 'add-encrypted-collection-type' into add-comlink-types 2022-12-04 23:45:50 +05:30
Abhinav d9cedda4b4 add encryptedCollection type 2022-12-04 23:41:52 +05:30
Abhinav 04f713a34d fix build 2022-12-04 23:20:03 +05:30
Abhinav 46021dcb8e Merge branch 'add-remote-ente-file-type' into add-comlink-types 2022-12-04 23:17:55 +05:30
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