Commit graph

5489 commits

Author SHA1 Message Date
Abhinav 48dafda06c improve logging 2022-10-15 14:54:03 +05:30
Abhinav 3874ece241 remove logging of large objects and error duplicate logging if nothing extra context added 2022-10-15 14:23:53 +05:30
Abhinav 44b378db83 integrate electron api to open log directry 2022-10-15 13:17:22 +05:30
Abhinav 52da9b89b5 don't propagate addLogLine error 2022-10-15 12:21:16 +05:30
Abhinav ba4601cfec if is electron then only use disk logging 2022-10-15 11:58:43 +05:30
Abhinav 2abf3da74d add time log for native heic conversion 2022-10-15 11:45:14 +05:30
Abhinav 3df7932582 fix ElectronHEIC not fallback-ing to wasmHEICConverter 2022-10-15 11:44:29 +05:30
Abhinav 362e9a8803 fix import 2022-10-15 06:15:45 +05:30
Abhinav a2faa87b2c use heicConversionService 2022-10-15 00:42:42 +05:30
Abhinav c901fcc14e add HEICConversionService to handle both electron and wasm 2022-10-15 00:42:23 +05:30
Abhinav 2096d09e0d update electron heicConvertor 2022-10-15 00:41:20 +05:30
Abhinav 3db124bc41 rename heicConvertor to wasmHeicConvertor 2022-10-15 00:40:57 +05:30
Abhinav f028c163c1 add debugging logs 2022-10-14 23:27:23 +05:30
Abhinav 9879e6bf0a integrate native electron convert api 2022-10-14 23:14:44 +05:30
Abhinav Kumar 91e6b46ea3
Merge pull request #734 from ente-io/caps
Fix case
2022-10-13 14:53:03 +05:30
Vishnu c24410f15a Fix case 2022-10-13 14:50:53 +05:30
Abhinav Kumar 8ecab8f485
Merge pull request #733 from ente-io/handle-uncaught-exception
handle uncaught exception
2022-10-12 14:37:29 +05:30
Abhinav 781a4b901f catch error if getFileIndexFromID fails 2022-10-12 14:13:11 +05:30
Abhinav Kumar 677c7e88c4
Merge pull request #728 from ente-io/photoswipe-delete-file-option
Photoswipe delete file option
2022-10-11 08:29:55 +05:30
Manav 03fb9a139d
Merge pull request #731 from ente-io/fix-scrollbar-color
Fix scrollbar color
2022-10-10 20:13:17 +05:30
Abhinav f067623722 use css baseline color scheme option to change scrollbar color 2022-10-10 17:54:15 +05:30
Abhinav 686eb1ec71 change all scrollbar color 2022-10-10 17:11:37 +05:30
Manav b1646e1d7e
Merge pull request #729 from ente-io/file-id-casing
fix file ID casing
2022-10-10 15:15:57 +05:30
Manav 3acb6cd1e5
Merge pull request #730 from ente-io/disable-location-search
disable location search
2022-10-10 15:15:35 +05:30
Abhinav a5523ffc4a disable location search 2022-10-10 15:08:48 +05:30
Abhinav 37aa56ee9a fix file ID casing 2022-10-10 15:02:55 +05:30
Abhinav 64a5eeff7a fix trash section file not visible 2022-10-10 14:35:55 +05:30
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