Commit graph

5704 commits

Author SHA1 Message Date
Abhinav 53b3e0bedb add internal user check for enable ml 2023-01-25 17:53:27 +05:30
Abhinav a91e22944e fix infobar 2023-01-25 17:52:21 +05:30
Abhinav 970ae6a4e2 remove ml debug and clear db option 2023-01-25 17:19:38 +05:30
Abhinav e8d760aa3d fix all search 2023-01-25 16:59:00 +05:30
Abhinav a5c17d80f0 fix person search 2023-01-25 16:58:01 +05:30
Abhinav 1c1d3aac90 fix build 2023-01-25 16:54:17 +05:30
Abhinav 97645786cb refactor 2023-01-25 16:40:18 +05:30
Abhinav 7a7f59ae1c add proper file and not checks 2023-01-25 16:06:32 +05:30
Abhinav 54738a6984 Merge branch 'main' into ml-alpha 2023-01-25 15:45:03 +05:30
Ananddubey01 7d0be86f38 Merge branch 'main' into album-header-change 2023-01-24 19:41:39 +05:30
Ananddubey01 e960967409 Implemented overflow menu for favorites albums 2023-01-24 19:37:12 +05:30
Ananddubey01 5abc7d255a Fixed empty trash delete quick option bug 2023-01-24 18:53:09 +05:30
Ananddubey01 92732786ef commented out sharing details quick option for incomingShare type albums 2023-01-24 18:38:48 +05:30
Ananddubey01 aebbe9ce77 changed function name from isSharedByMe/isSharedWithMe to isOutgointShare/isIncomingShare 2023-01-24 14:04:24 +05:30
Ananddubey01 09e9b5da2f changed function name from isSharedByMe/isSharedWithMe to isOutgointShare/isIncomingShare 2023-01-24 14:02:59 +05:30
Ananddubey01 3f94931061 changed overflow menu width to 220px 2023-01-24 13:58:23 +05:30
Abhinav ed3ccc3faa fix storage card rounding issue 2023-01-24 13:51:01 +05:30
Ananddubey01 40a590a491 Removed sharing details quick option from incomingShare type albums 2023-01-24 12:51:22 +05:30
Ananddubey01 2822664a5e IconButton: Changed padding from 8 pixel to 12 pixel 2023-01-24 12:35:46 +05:30
Vishnu Mohandas 7dc5858069
Merge pull request #888 from ente-io/title
Update title
2023-01-22 11:56:51 +05:30
Vishnu d5024f5b5f Update title 2023-01-21 22:51:25 +05:30
Abhinav f4f1de08eb Merge branch 'main' into integrate-mute-update-notification-api 2023-01-21 09:55:29 +05:30
Abhinav 0d34202c41 Merge branch 'main' into ml-alpha 2023-01-20 22:50:53 +05:30
Abhinav cfe067155c fix build 2023-01-20 22:48:58 +05:30
Abhinav ebb87d8262 use globalThis instead of window 2023-01-20 22:44:13 +05:30
Abhinav 51734d73e6 create string constants 2023-01-20 22:43:46 +05:30
Abhinav dd7cf75101 created family util 2023-01-20 22:33:25 +05:30
Abhinav 7229e5d2ce move error string to customError enum 2023-01-20 22:33:08 +05:30
Abhinav d61deaf8f8 fix ml worker use 2023-01-20 21:23:57 +05:30
Abhinav ad297c849e fix build 2023-01-20 21:18:04 +05:30
Abhinav 9073760799 comment out erroring used code 2023-01-20 21:16:39 +05:30
Abhinav 3b183bbb00 fix parseUploadErrorCodes issue 2023-01-20 21:15:02 +05:30
Abhinav 7640198945 fix crypto worker import 2023-01-20 21:11:01 +05:30
Abhinav 4295be0694 disabled ML debug 2023-01-20 21:10:32 +05:30
Abhinav 98685123dd Merge branch 'better-comlink-types' into ml-alpha 2023-01-20 21:06:42 +05:30
Abhinav Kumar 7ea527a8d2
Merge pull request #882 from ente-io/album-header-change
Album header change
2023-01-20 20:45:32 +05:30
Ananddubey01 878b43a6bd made some naming changes in components related to album header 2023-01-20 17:11:59 +05:30
Abhinav cdf2be8fd3 Merge branch 'main' into fix-state-memory-leaks 2023-01-20 16:35:28 +05:30
Abhinav Kumar bcba2f855c
Merge pull request #880 from ente-io/integrate-log-memory-info-api
integrate log renderer process memory usage api
2023-01-20 16:34:43 +05:30
Abhinav Kumar 8f150a3788
Merge pull request #872 from ente-io/dev-deployment-true-for-test-release
testing setup
2023-01-20 16:34:30 +05:30
Abhinav 532588572f improve new ()=> object to new () => InstanceType<T> 2023-01-20 16:31:14 +05:30
Abhinav f68b7a32ab no need to create a new class 2023-01-20 16:20:09 +05:30
Abhinav 7b14b4b2c1 update getInstance[s] to use new comlink worker 2023-01-20 16:19:55 +05:30
Abhinav 5a3e649af6 update ComlinkWorker return a instance of worker class 2023-01-20 16:19:17 +05:30
Abhinav b830510276 add heic-convert types 2023-01-20 16:18:44 +05:30
Ananddubey01 99f423bfce added quick download option for favourities album and modified rendering of quick options 2023-01-20 14:46:45 +05:30
Abhinav bcf71e5395 fix lint issues 2023-01-20 14:26:36 +05:30
Ananddubey01 6137c9298f changed collectionInfo icon size and added space between quick options 2023-01-20 13:41:28 +05:30
Ananddubey01 f482e14543 changed collectionInfo icon color 2023-01-20 00:53:52 +05:30
Ananddubey01 4481f4162a Implemented conditional rendering of quick options 2023-01-20 00:09:35 +05:30
Ananddubey01 b61c76c700 Changed share option icon in collection option to People icon 2023-01-19 23:30:33 +05:30
Ananddubey01 3ed4e2808a Reorder and renaming Album options 2023-01-19 23:28:34 +05:30
Ananddubey01 1068bca717 Added album quick options 2023-01-19 21:13:36 +05:30
Abhinav 077235be27 add missing setFiles 2023-01-19 20:54:55 +05:30
Abhinav 57150b5812 fix issues 2023-01-19 20:53:51 +05:30
Abhinav e3499d2345 split use effects 2023-01-19 20:45:17 +05:30
Abhinav e303bbc449 fix initial sync issues 2023-01-19 19:12:20 +05:30
Abhinav 0bbda28d81 add missing refreshInProgress false 2023-01-19 18:08:28 +05:30
Abhinav 7205e7b3dd remove testing log 2023-01-19 17:49:21 +05:30
Abhinav 564f331df6 integrate log renderer process memory usage api 2023-01-19 17:30:25 +05:30
Abhinav 934f7be314 use state for timeStampList and make its update useEffect concurrency to 1 2023-01-19 17:25:40 +05:30
Abhinav 9b76011171 reduce filteredData concurrency to 1 2023-01-19 17:19:12 +05:30
Abhinav c283bda998 create setFiles proxy which will call original setFiles once per wait interval period 2023-01-19 17:15:32 +05:30
Ananddubey01 693029fb4b Updated Shared types to outgoing and incoming 2023-01-19 15:46:06 +05:30
Ananddubey01 63fcaa987c Merge branch 'main' into album-header-change 2023-01-19 15:43:54 +05:30
Abhinav Kumar 6e9d874737
Merge pull request #877 from ente-io/fix-create-new-shared-with-me-type
Fix Collection Action for shared collections
2023-01-19 15:21:44 +05:30
Abhinav ef3c026f6d update usage 2023-01-19 15:16:26 +05:30
Abhinav e9486e767e renamed to outgoing and incoming share 2023-01-19 15:16:16 +05:30
Abhinav dd8f44d0a5 create separate type for shared by me and shared with me 2023-01-19 15:07:58 +05:30
Abhinav ecc336685d fix gap div between dates missing 2023-01-19 15:00:24 +05:30
Ananddubey01 ff660811b5 Added icon for shared albums 2023-01-19 13:26:46 +05:30
Ananddubey01 bffaf43f00 Updated Album Memory count size And icon positioning 2023-01-19 12:14:44 +05:30
Abhinav 43b54e094b create typed object url for safari else it doesn't understand that the file is video 2023-01-18 15:04:42 +05:30
Abhinav 0b12291302 use fixed strokeMutedWhite color for ArchiveIcon 2023-01-18 14:42:57 +05:30
Abhinav 0354ccbc1e add fixed color palette option 2023-01-18 14:42:37 +05:30
Ananddubey01 222041ce35 changed archieve icon from 'ArchiveOutlined' to 'Archive' 2023-01-17 20:24:00 +05:30
Abhinav 22566d98f8 add option to set api endpoint in local storage 2023-01-17 17:52:11 +05:30
Ananddubey01 f093522f16 Changed archived Album icon color depth 2023-01-17 17:40:31 +05:30
Abhinav 0471626b86 refactor 2023-01-17 17:05:24 +05:30
Abhinav c6610f5063 pass IS_TEST_RELEASE as NEXT_PUBLIC_IS_TEST_APP to browser 2023-01-17 17:05:14 +05:30
Abhinav af70334f9a remove comment 2023-01-17 16:52:55 +05:30
Abhinav c1e9bda2f1 dev-deployment-true-for-test-release 2023-01-17 16:49:04 +05:30
Ananddubey01 276c6b58d5 Added Link icon for shared album via link 2023-01-17 13:56:08 +05:30
Abhinav c5c446987d set type as shared for collection shared by me too 2023-01-17 13:56:08 +05:30
Ananddubey01 1b07d2f81d moved album icon to left bottom 2023-01-17 13:56:08 +05:30
Ananddubey01 4b4129dfb7 Changed archived Album icon color to secondary 2023-01-17 13:56:08 +05:30
Abhinav 016ec1ad83 update lohs 2023-01-17 13:13:54 +05:30
Abhinav e659b9148c update logging and error handling 2023-01-17 13:12:24 +05:30
Abhinav 145bdfed66 add file and thumbnail download and ui update log 2023-01-17 12:12:58 +05:30
Abhinav acae30883b only show theme switcher for internal user 2023-01-16 14:53:30 +05:30
Abhinav b2c1113ad2 use new lightThemeOptions and add new strings 2023-01-16 14:50:07 +05:30
Abhinav a01c01d637 add theme enum and SetTheme type 2023-01-16 14:48:07 +05:30
Abhinav d4987e6370 add theme switcher option 2023-01-16 14:47:37 +05:30
Abhinav 3b468cb154 Merge branch 'main' into ml-alpha 2023-01-14 21:41:35 +05:30
Abhinav cbdae5b1e8 fix window not defined error 2023-01-14 20:08:09 +05:30
Abhinav 62ba9de838 use convertBytesToHumanReadable for logging 2023-01-14 20:01:28 +05:30
Abhinav 490fad83a6 make the isDevDeployment code cleaner 2023-01-14 19:45:50 +05:30
Abhinav 2f9b679b24 added isDevDeployment description 2023-01-14 19:45:44 +05:30
Abhinav f21d95b7f5 configure api util for staging 2023-01-14 19:45:42 +05:30
Abhinav 10629fb8be fix div wrapped inside p tag 2023-01-12 17:03:00 +05:30
Abhinav 7cbe94b882 remove unnecessary wrapper 2023-01-12 17:02:56 +05:30
Abhinav 73ea817308 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:59:30 +05:30
Abhinav Kumar e272c6ce71
Merge pull request #864 from ente-io/fix-react-reported-errors
Fix react reported warnings
2023-01-12 16:50:31 +05:30
Abhinav Kumar c9915f9053
Merge pull request #859 from ente-io/update-electron-saveStreamToDisk-api-type
update saveStreamToDisk Api type and usage
2023-01-12 16:50:18 +05:30
Abhinav 031c4ab8be fix div wrapped inside p tag 2023-01-12 16:45:07 +05:30
Abhinav d4dd29d7aa remove unnecessary wrapper 2023-01-12 16:42:53 +05:30
Abhinav 8a0c717820 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:18:04 +05:30
Ananddubey01 f010fcedf9 Change leave shared album option icon 2023-01-12 10:54:13 +05:30
Abhinav Kumar 8d35ee519e
Merge pull request #855 from ente-io/staging
configure api util for staging
2023-01-11 16:06:03 +05:30
Abhinav b2af870de2 make the isDevDeployment code cleaner 2023-01-11 16:01:42 +05:30
Abhinav bbd585af25 added isDevDeployment description 2023-01-11 16:01:06 +05:30
Ananddubey01 a92823aeb2 Shared Collection Options: Resolved changes 2023-01-11 14:07:09 +05:30
Ananddubey01 5a3b58e1e8 changed texts according to figma design 2023-01-11 12:39:31 +05:30
Ananddubey01 27c72d5402 Fixed English constant issue 2023-01-11 12:15:53 +05:30
Ananddubey01 8b56fe8c60 Added leave shared album option 2023-01-11 12:03:32 +05:30
Ananddubey01 c02710d3bc removed shared albums from options not available 2023-01-11 12:03:32 +05:30
Ananddubey01 54786e278c options in shared collection added 2023-01-11 12:03:32 +05:30
Abhinav cc0b51e2a1 also handle backdrop click as canceling running upload 2023-01-11 09:28:41 +05:30
Abhinav 950dbc3250 update saveStreamToDisk Api type and usage 2023-01-10 19:00:38 +05:30
Abhinav 6598706ff0 fix wasm ffmpeg FS write for non english filenames 2023-01-10 15:01:19 +05:30
Ananddubey01 ce97cf4082 SharedAlbum: changed group icon to people icon 2023-01-10 13:31:07 +05:30
Anand Dubey 815334155e Added Icon for shared albums in collection card 2023-01-10 12:43:53 +05:30
Abhinav cc9ad2406f configure api util for staging 2023-01-10 11:42:18 +05:30
Abhinav f98241cd97 move cryptoWorkers creation to uploadMediaFiles new thread creation loop 2023-01-09 10:50:52 +05:30
Abhinav 8613a3ef6a fix cryptoWorker singleton import 2023-01-09 10:30:31 +05:30
Abhinav ab4ab4f72c fix imports 2023-01-09 10:10:35 +05:30
Abhinav da6d9eb44e create separate singleton classes for comlink workers 2023-01-09 10:08:16 +05:30
Neeraj Gupta aac6e4430c
QuickLink: Convert to regular collection on rename 2023-01-07 14:53:45 +05:30
Neeraj Gupta d4ad36e97d
Add support for identifying quick link collections 2023-01-07 13:53:28 +05:30
Abhinav Kumar 86a7f1cdab
Merge pull request #847 from ente-io/remove-canvas-usage-on-desktop
Remove canvas usage on desktop
2023-01-06 13:07:14 +05:30
Abhinav Kumar 78002e01ff
Merge pull request #848 from ente-io/fix-subscription-card-background-late-load
fxi subscription card background late load
2023-01-06 13:06:30 +05:30
Abhinav Kumar 74d9a28a1d
Merge pull request #850 from ente-io/remove-testing-console
remove testing console logs
2023-01-06 13:06:14 +05:30
Abhinav Kumar 50efcbcbf5
Merge pull request #801 from ente-io/upload-logging
Upload logging
2023-01-06 13:04:47 +05:30
Abhinav 83944f7e7a remove testing console.log 2023-01-06 13:04:15 +05:30
Abhinav a955ae39fa remove duplicate logging 2023-01-06 12:36:48 +05:30
Abhinav afa9ba0521 use convertBytesToHumanReadable for logging 2023-01-06 12:11:59 +05:30
Abhinav 73eedc6217 remove console log 2023-01-06 11:22:11 +05:30
Abhinav 6529142ece add time logs 2023-01-06 10:58:40 +05:30
Abhinav 4d50abb902 use direct imports instead of top level imports 2023-01-05 16:57:43 +05:30
Abhinav 27113ba1fb import just the icon instead of complete package 2023-01-05 15:53:35 +05:30
Abhinav f54d1a01fa pass size parameter to electron api 2023-01-05 10:54:57 +05:30
Abhinav a0b3600750 move subscription card load before sync 2023-01-04 13:23:37 +05:30
Abhinav Kumar 7ebf6372cf
Merge pull request #845 from ente-io/fix-search-issues
Fix search issues
2023-01-03 17:27:47 +05:30
Abhinav 8009198c48 add more logs 2023-01-03 16:10:02 +05:30
Abhinav bc6984a3a5 Merge branch 'main' into upload-logging 2023-01-03 16:03:55 +05:30
Abhinav 7586c391f1 rename function 2023-01-03 11:28:14 +05:30
Abhinav df7e1d0bb6 rename ImageMagick to imageProcessor service 2023-01-03 11:20:01 +05:30
Abhinav e0c2455132 add thumbnail size check 2023-01-03 11:04:07 +05:30
Abhinav fe87be3d02 use electron generate image thumbnail API instead of canvas if available 2023-01-02 21:19:13 +05:30
Abhinav e2c8249f6e refactor thumbnail generation service 2023-01-02 18:35:55 +05:30
Abhinav 553c8f78f8 fix currentDate set as -1 matched with files on date 1 jan 1970 +- 1 2023-01-02 18:15:47 +05:30
Abhinav 2138a34f69 fix collection header resetting changing after search close 2023-01-02 18:02:00 +05:30
Abhinav 339150a594 show all collections files in search mode 2023-01-02 18:00:37 +05:30
Abhinav 78e2256c4f ignore zero unix time 2023-01-02 17:32:41 +05:30
Abhinav 1764b69960 count only unique file instances 2023-01-02 16:51:56 +05:30
Abhinav 68121482ff dont filter out non user or file copies 2023-01-02 16:51:48 +05:30
Vishnu 2750e24226 Fix alignment of entries within the fix-time dialog 2023-01-02 10:23:48 +05:30
Abhinav 9579668ab6 fix collection selector close 2022-12-30 11:16:53 +05:30
Abhinav Kumar 798df504f9
Merge pull request #841 from ente-io/fix-search-bar
fix search bar style and placeholder
2022-12-27 16:01:03 +05:30
Abhinav b5e43c524e fix search placeholder text 2022-12-27 15:41:47 +05:30
Abhinav 502caf044b move 2px more 2022-12-27 15:40:21 +05:30
Abhinav 341f60fe4d move placeholder 2px to right 2022-12-27 15:38:34 +05:30
Abhinav Kumar 5b45b6a8c7
Merge pull request #813 from ente-io/enable-typescript-strict-mode
Enable typescript strict mode
2022-12-27 15:37:01 +05:30
Abhinav 5a5f90e776 Merge branch 'main' into add-comlink-types 2022-12-27 15:15:38 +05:30
Abhinav 964af15a5e remove defining type for worker function outputs 2022-12-27 15:00:57 +05:30
Abhinav Kumar 05c1af8ec0
Merge pull request #811 from ente-io/add-encrypted-collection-type
Add encrypted collection type
2022-12-25 10:29:07 +05:30
Abhinav Kumar 8b829fd840
Merge pull request #810 from ente-io/add-remote-ente-file-type
add encryptedEnteFile type
2022-12-25 10:28:42 +05:30
Abhinav Kumar 2447f91c39
Merge pull request #840 from ente-io/refactor-upload-types
Refactor upload types
2022-12-23 19:01:40 +05:30
Abhinav Kumar d543f9781f
Merge pull request #808 from ente-io/add-buffer-to-thumbbnail-greater-than-limit
don't report thumbnail upto size of 150KB
2022-12-23 19:01:06 +05:30
Abhinav 93f240c4dc create cryptoTypes 2022-12-23 17:13:04 +05:30
Abhinav 514af899b2 Merge branch 'add-encrypted-collection-type' into add-comlink-types 2022-12-23 17:03:40 +05:30
Abhinav 19c36861ae update handling of deleted or restored trash items 2022-12-23 16:52:49 +05:30
Abhinav 929cbc92d9 change back behavior to what it was 2022-12-23 16:39:34 +05:30
Abhinav 1355b8dc60 add comment 2022-12-23 16:24:09 +05:30
Abhinav d8b03e5b47 Merge branch 'add-remote-ente-file-type' into add-encrypted-collection-type 2022-12-23 16:20:26 +05:30
Abhinav c2063b64e4 add else block 2022-12-23 15:51:33 +05:30
Abhinav 74c1e212b4 remove empty import 2022-12-23 15:24:07 +05:30
Abhinav a1e62597f4 fix type 2022-12-23 15:18:58 +05:30
Abhinav 4b4367245a move magicMetadata types to its own type file 2022-12-23 14:52:31 +05:30
Abhinav 26ec588085 Merge branch 'refactor-file-attributes-type' into add-remote-ente-file-type 2022-12-23 14:46:51 +05:30
Abhinav 73417bdb7e split FileAttribute type into 3 separate sub types 2022-12-23 14:31:19 +05:30
Abhinav 4b9bbe76e7 update to use the new EncryptionResult type 2022-12-23 13:23:03 +05:30
Abhinav 7f1a718c0f created LocalFileAttributes type and used it in upload types 2022-12-23 13:06:34 +05:30
Abhinav 47ecb0567d Merge branch 'main' into add-encrypted-collection-type 2022-12-23 11:29:09 +05:30
Abhinav Kumar e76097261e
Merge pull request #836 from ente-io/fix-search-crash
fix unhandled expection on file search
2022-12-21 19:23:19 +05:30
Abhinav Kumar d68019a934
Merge pull request #839 from ente-io/fix-password-locked-public-collection-upload
fix password locked public collection upload
2022-12-21 19:20:41 +05:30
Abhinav 46763ca51b fix not found message flashes for a moment after user enter the password 2022-12-21 19:18:25 +05:30
Abhinav 8d943ac1e7 fix publicUploadProps not getting when passwordToken Changes 2022-12-21 18:54:38 +05:30
Abhinav 24db0e5d3c only keep button enabled if submit is loading 2022-12-21 17:02:57 +05:30
Abhinav ee81cbfd79 move passphrase and confirm check before otp 2022-12-21 17:01:05 +05:30
Abhinav 381eb0d8dc fix crash on file search 2022-12-21 10:14:01 +05:30
Abhinav d54df9d068 add Zip with Root file Test 2022-12-20 20:31:50 +05:30
Abhinav 2b9c4ac1ab add test for zip reading 2022-12-20 19:43:09 +05:30
Abhinav a6ad87722c add getFiletype completed log 2022-12-20 19:17:03 +05:30
Abhinav 1bc67538eb add less than expected chunk count check 2022-12-20 17:53:10 +05:30
Abhinav ad13751371 disable info dialog close with i button 2022-12-17 10:18:01 +05:30
Abhinav Kumar 9ebaefeb12
Merge pull request #831 from ente-io/fix-file-info-issues
Fix file info issues
2022-12-16 17:10:35 +05:30
Abhinav Kumar 619a69e747
Merge pull request #822 from ente-io/increase-caption-length
increase caption character limit to 5000
2022-12-16 17:10:24 +05:30
Abhinav 4c0e208def remove console logs 2022-12-16 17:02:11 +05:30
Abhinav 14d5597972 log extension when exif parsing fails 2022-12-16 16:59:46 +05:30
Abhinav 3dd9c5ea5a set exif as null if exif parsing fails 2022-12-16 16:58:38 +05:30
Abhinav 5cbba12850 dont check for exif in non image files 2022-12-16 16:57:02 +05:30
Abhinav e491234f48 use image icon for live-photo 2022-12-16 16:08:33 +05:30
Abhinav Kumar 744e14ada6
Merge pull request #828 from ente-io/remove-elp-extension-for-live-photo
remove the use of elp extension
2022-12-16 15:46:16 +05:30
Abhinav b715f96171 fix video filename icon 2022-12-16 15:30:20 +05:30
Abhinav Kumar 674ea6a598
Merge pull request #829 from ente-io/fix-memory-count
fix nan undefined shown on storage card
2022-12-16 15:20:07 +05:30
Abhinav bc513978b7 don't allow more than 100% usage 2022-12-16 15:13:10 +05:30
Abhinav 4a53834062 fix nan undefined shown on storage card 2022-12-16 15:05:43 +05:30
Abhinav e0b4cea3a2 fix getLivePhotoName 2022-12-16 14:57:40 +05:30
Abhinav 9016b8447a fix encryption failed pubMagicMetadata is undefined 2022-12-16 14:44:11 +05:30
Abhinav df94156f83 remove the use of elp extension 2022-12-16 14:34:08 +05:30
Abhinav e04f818b2e no need to setLoading false 2022-12-16 14:30:54 +05:30
Abhinav bc6ced1b14 fix dialog 2022-12-16 14:29:03 +05:30
Abhinav 3665d9d4a5 Merge branch 'main' into folder-plus-file-drop 2022-12-16 14:25:00 +05:30
Abhinav 0fb93f4464 update strings 2022-12-16 14:24:39 +05:30
Abhinav 2bdcdce9e3 remove strings 2022-12-16 14:10:16 +05:30
Abhinav 43c03dc85c reenable public collect manage option 2022-12-16 13:55:56 +05:30
Abhinav 19e10faad0 fix name input placeholder 2022-12-16 13:23:35 +05:30
Abhinav fb2a437a7f show count of files add during public upload 2022-12-16 13:12:00 +05:30
Abhinav 469af4ae4b Merge branch 'main' into move-uploaderName-to-magicMetadata 2022-12-16 12:33:46 +05:30
Abhinav a0e33d1721 change the base version for metadata files to 1 2022-12-16 12:15:31 +05:30
Abhinav 9f133fe372 fix build 2022-12-15 21:43:33 +05:30
Abhinav e93b87020a add root level file with folder not allowed dialog upload blocker 2022-12-15 21:39:19 +05:30
Abhinav 7d391b484d remove sort by newest option 2022-12-15 20:47:22 +05:30
Abhinav 6b18151d93 increase caption character limit to 5000 2022-12-15 20:42:56 +05:30
Abhinav Kumar 78f8e4d7c3
Merge pull request #815 from ente-io/remove-metadata-preprocessing
remove  metadata preprocessing
2022-12-15 18:11:23 +05:30
Abhinav 07e2b48a56 fix live-photo preview 2022-12-15 18:02:44 +05:30
Abhinav aa8c467ea7 moved uploaderName to pub magic metadata 2022-12-15 17:22:55 +05:30
Abhinav 3ae701775a fix public upload retry 2022-12-15 17:21:36 +05:30
Abhinav 3e0b5f5863 move video file extension to along with the livePhoto util 2022-12-14 16:32:39 +05:30
Vishnu Mohandas f9cb6a9ef7
Merge pull request #818 from ente-io/add-mp4-to-missing-file-type 2022-12-13 20:46:36 +05:30
Abhinav e2676fd76f add mp4 to FORMAT_MISSED_BY_FILE_TYPE_LIB 2022-12-13 18:30:23 +05:30
Abhinav 2409edd352 add mp4 to FORMAT_MISSED_BY_FILE_TYPE_LIB 2022-12-13 18:29:01 +05:30
Abhinav 11db04ce19 add type detection from extension logic 2022-12-13 17:47:55 +05:30
Abhinav 6930d36f5f Merge branch 'main' into remove-metadata-preprocessing 2022-12-13 17:16:54 +05:30
Abhinav cf45833614 don't need to extract video metadata just video hash is enough 2022-12-13 17:13:39 +05:30
Abhinav f94698191d use extension for type detection during live photo clustering 2022-12-13 17:05:59 +05:30
Abhinav 662f2942ba Merge branch 'main' into public-collect 2022-12-13 15:15:12 +05:30
Abhinav Kumar f12ad15d96
Merge pull request #817 from ente-io/fix-upload-cancel-upload
Fix upload cancel on collection-selector screen lead to bad state , and no new uploads were accepted
2022-12-13 13:44:34 +05:30
Abhinav 9a28367169 fix cancelling on choice dialog or collection selector screen and then retrying a new upload didn't work 2022-12-13 13:33:47 +05:30
Abhinav 2946887124 fix check 2022-12-13 13:23: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 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