Commit graph

5462 commits

Author SHA1 Message Date
Abhinav 1a554971b7 fix photoListHeader lagging behind 2022-10-10 14:23:39 +05:30
Abhinav 6d12de0fbc fix delete file local update 2022-10-10 14:13:48 +05:30
Abhinav e857d977d2 remove mistake fav update 2022-10-10 14:11:20 +05:30
Abhinav 3069650c94 add button labels and move delete button 2022-10-10 14:06:47 +05:30
Abhinav b49259f663 fix state not changing 2022-10-10 14:01:38 +05:30
Abhinav 7ef4b53fdb add delete current file option to photoswipe 2022-10-10 13:29:44 +05:30
Abhinav 27277d075d rename prop 2022-10-10 13:29:00 +05:30
Abhinav 9cbbe48760 add delete file dialog 2022-10-10 13:28:34 +05:30
Abhinav efbb7d98c8 make deletedFileIds a set 2022-10-10 13:24:25 +05:30
Abhinav 6e9ea3801b move dialog ox above photoswipe background 2022-10-10 13:22:06 +05:30
Neeraj Gupta f308dcebcf
Merge pull request #727 from ente-io/fix_footer_case 2022-10-02 23:12:44 +05:30
Vishnu Mohandas 0a69f16a28
Update englishConstants.tsx 2022-10-02 23:05:04 +05:30
Vishnu Mohandas 74443e97dd
Merge pull request #726 from ente-io/expired-subscription-renewal 2022-09-25 18:44:55 +05:30
Abhinav ae3bb1040a just check if it is stripeSubscription and not combined validity check 2022-09-25 18:15:44 +05:30
Abhinav a31acbfa5f fix this not passed to open customer portal 2022-09-25 18:15:04 +05:30
Abhinav 780e97c121 fix renew button click 2022-09-25 18:14:24 +05:30
Vishnu Mohandas 89dad30e16
Merge pull request #725 from ente-io/fix-window-undefined-error 2022-09-25 17:30:01 +05:30
Vishnu Mohandas 682bffdb85
Merge pull request #724 from ente-io/fix-not-listed-plan-addition 2022-09-25 17:12:24 +05:30
Abhinav e6f4d591ab revert back isUserSubscribedPlan changes 2022-09-25 17:01:08 +05:30
Abhinav 5463e4e23b only add non listed plan user is subscribed to if subscription is active 2022-09-25 16:57:15 +05:30
Abhinav dd71f2ad81 change to globalThis to prevent importing window in worker 2022-09-25 16:05:07 +05:30
Abhinav Kumar 68a2422476
Merge pull request #722 from ente-io/log-to-disk-for-electron
Log to disk for electron
2022-09-24 16:51:07 +05:30
Abhinav Kumar 1c1b88f0e2
Merge pull request #721 from ente-io/add-metadata-extraction-progress
Add metadata extraction progress
2022-09-24 16:50:53 +05:30
Abhinav 9cc3e0cf65 improve logging 2022-09-24 16:20:24 +05:30
Abhinav e3730edcd4 also log to disk while logging 2022-09-24 13:50:32 +05:30
Abhinav 41c65577a8 integrate the new electron logToDisk API 2022-09-24 13:50:13 +05:30
Abhinav d367967651 only show in progress as header for INPROGRESS_METADATA_EXTRACTION 2022-09-24 12:42:57 +05:30
Abhinav d11a0b47bb remove default expanded 2022-09-24 12:40:07 +05:30
Abhinav 9c683dfea5 remove from progress section instead of adding to result list 2022-09-24 12:35:30 +05:30
Abhinav d8b9e81f49 remove default expanded 2022-09-24 12:21:54 +05:30
Abhinav 0ad204a2c2 show metadata extraction progress 2022-09-24 12:18:00 +05:30
Manav 3d4382effe
Merge pull request #720 from ente-io/fix-customer-portal-open
fix redirect url for customer portal sent for electron app
2022-09-23 19:08:45 +05:30
Abhinav a14ad74514 Merge branch 'main' into fix-customer-portal-open 2022-09-23 18:59:41 +05:30
Abhinav b206f66a8e use payment url to decide desktop redirect url root 2022-09-23 18:53:32 +05:30
Abhinav 0bece9d273 fix redirect url for customer portal sent for electron app 2022-09-23 18:38:15 +05:30
Vishnu Mohandas a5a4f44947
Merge pull request #719 from ente-io/store-sentry-config-in-code
Store sentry config in code
2022-09-23 17:59:22 +05:30
Abhinav 44e70f0703 enabled by default 2022-09-23 17:15:44 +05:30
Abhinav bfd49914e8 make use environment constants 2022-09-23 16:28:11 +05:30
Abhinav 0de3f931d7 only log to console if environment is explicity set to development 2022-09-23 16:10:03 +05:30
Abhinav 8e85c08645 make production the default environment 2022-09-23 16:09:44 +05:30
Abhinav d3ac226004 add sentry.properties 2022-09-23 16:09:00 +05:30
Neeraj Gupta a3c7611633
Merge pull request #716 from ente-io/thumbnail-scroll
Thumbnail scroll
2022-09-22 14:18:46 +05:30
Abhinav 006ad40925 add MAX_PARALLEL_DOWNLOADS 2022-09-22 14:07:47 +05:30
Abhinav 5d3dfa22ca add option to set processingStrategy 2022-09-22 13:35:04 +05:30
Abhinav d80aaf3fff remove over-scanning 2022-09-22 13:32:46 +05:30
Abhinav 81026c4414 update thumbnailDownloadRequestsProcessor 2022-09-21 17:55:52 +05:30
Abhinav 83c4d3c8bf remove lifo processing 2022-09-21 17:55:39 +05:30
Abhinav b8d36842cc add logic to show placeholder when user is scrolling 2022-09-21 17:55:25 +05:30
Abhinav c24732e789 remove over scanning as they are getting processed before 2022-09-21 16:01:22 +05:30
Abhinav e68de4b35c add download lifo processor 2022-09-21 16:00:32 +05:30