Commit graph

5238 commits

Author SHA1 Message Date
Ananddubey01 184f9ab2a6 moved onClick handler from icon to iconbutton 2023-01-25 17:59:40 +05:30
Ananddubey01 cebfeca159 Fixed width of overflowMenu options to 220px 2023-01-25 17:53:46 +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
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 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
Ananddubey01 99f423bfce added quick download option for favourities album and modified rendering of quick options 2023-01-20 14:46:45 +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 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