Commit graph

3832 commits

Author SHA1 Message Date
Abhinav 327dbe1711 fix subscription exipired message 2022-04-29 15:20:27 +05:30
Abhinav Kumar 76ab0cc0ba
Merge pull request #501 from ente-io/master
release
2022-04-27 02:27:36 +05:30
Abhinav Kumar a581a4a3cc
Merge pull request #500 from ente-io/handle-blocked-canvas
Handle blocked canvas
2022-04-27 02:24:31 +05:30
Abhinav 45fa15073a update variable name 2022-04-27 02:20:40 +05:30
Abhinav 02e8ea52e2 fix imports 2022-04-27 02:17:11 +05:30
Abhinav c0ff251224 open platform specific links 2022-04-27 02:11:34 +05:30
Abhinav 607b08bb9a add desktop os detection logic 2022-04-27 02:10:30 +05:30
Abhinav dc7fec0700 show canvas is blocked message 2022-04-27 01:29:21 +05:30
Abhinav e4a78a7a0c add isCanvasBlocked util 2022-04-27 00:29:37 +05:30
Abhinav Kumar 00414a15db
Merge pull request #498 from ente-io/master
release
2022-04-26 16:35:38 +05:30
Abhinav Kumar 9b3dc324b4
Merge pull request #497 from ente-io/fix-backward-compatibility-bugs
add missing checks before using newer APIs
2022-04-26 16:32:48 +05:30
Abhinav ad57ea87ae add missing checks before using newer APIs 2022-04-26 16:21:31 +05:30
Abhinav Kumar 9cd624d0d6
Merge pull request #496 from ente-io/master
release
2022-04-26 15:48:42 +05:30
Abhinav Kumar f970ca33b1
Merge pull request #494 from ente-io/fix-metadata-value-getting-cached
prevent  metadata value from getting cached
2022-04-26 14:45:49 +05:30
Abhinav Kumar 63f45bc1e7
Merge pull request #495 from ente-io/parse-date-from-filename
added better null checks
2022-04-26 14:31:07 +05:30
Abhinav 895a46766a fix metadata value getting cached 2022-04-25 21:33:29 +05:30
Abhinav c981eee133 added better null checks 2022-04-25 19:31:38 +05:30
Abhinav Kumar ce836fb24c
Merge pull request #492 from ente-io/fix-folder-name-detection
fix folder name detection
2022-04-25 18:30:27 +05:30
Abhinav 931f7874e3 revert testing changes 2022-04-25 18:20:09 +05:30
Abhinav 37114bc193 replace slice with substring to prevent reverse lookup if index provided is negative 2022-04-25 18:15:36 +05:30
Abhinav Kumar edf347a53b
Merge pull request #491 from ente-io/parse-date-from-filename
add logic to extract date from filename
2022-04-25 17:22:19 +05:30
Abhinav cee6ee24a2 add comment 2022-04-25 17:16:26 +05:30
Abhinav fec29709a0 add sample name for handled cases 2022-04-25 17:14:06 +05:30
Abhinav 0e385fefdf add safety try catch block 2022-04-25 17:12:56 +05:30
Abhinav 2ef905d542 improve tryToParseDateString 2022-04-25 16:52:19 +05:30
Abhinav 863c708de1 refactor code 2022-04-25 16:40:20 +05:30
Abhinav 5b35b9df6c handle unknown cases of date in filename and use regex to handle possible cases 2022-04-25 16:37:11 +05:30
Abhinav f16d01fc60 no need to remove extra chracters 2022-04-25 13:42:41 +05:30
Abhinav 96f39c3c7a update parseDateTime logic 2022-04-25 13:24:11 +05:30
Abhinav 5588070240 remove testing code 2022-04-25 12:18:54 +05:30
Abhinav f76d20b3fb add logic to extract date from filename 2022-04-25 11:59:02 +05:30
Abhinav Kumar 11a2e0c3b2
Merge pull request #464 from ente-io/zip
Upload Google Takeout
2022-04-25 11:00:06 +05:30
Abhinav 4647809916 fix UploadTypeChoiceModal closing for non action 2022-04-25 10:58:42 +05:30
Abhinav d653968fbe chnage close button 2022-04-21 16:09:37 +05:30
Abhinav e929cd95b1 fix bugs 2022-04-21 15:50:43 +05:30
Abhinav 36eab8c71b fix minor issues 2022-04-21 15:44:22 +05:30
Abhinav 636d904a24 fix
1. dropped files being cached
2. folder detected for single dropped electron file
2022-04-21 15:32:42 +05:30
Abhinav 4b597235bc cancel upload by refreshing the page 2022-04-21 11:21:27 +05:30
Abhinav d0492392d0 fix collection selector opening for zip upload 2022-04-21 01:08:09 +05:30
Abhinav 46c14c30fa udpate log 2022-04-21 01:02:23 +05:30
Abhinav 6215669cd9 add file blob creation logs for getVideoMetadata 2022-04-21 00:49:51 +05:30
Abhinav 1912d76420 fix promiseWithTimeout 2022-04-21 00:49:26 +05:30
Abhinav 7c138d8bb6 added FFMPEG_EXECUTION_WAIT_TIME 2022-04-21 00:39:09 +05:30
Abhinav 64138ce7e8 added promiseWithTimeout util 2022-04-21 00:34:55 +05:30
Abhinav 01d832f7b1 remove console log 2022-04-21 00:22:21 +05:30
Abhinav 04459e18bd reset electron files after adding them to upload 2022-04-20 22:19:07 +05:30
Abhinav fc0a6d2a83 directly start uploading zip as multiple collections 2022-04-20 20:32:01 +05:30
Abhinav cc9b4c79ed abort before clusterLivePhotoFiles if upload cancelled 2022-04-20 20:16:53 +05:30
Abhinav 1a93e73a5b remove usage of depreciated substr 2022-04-20 19:04:41 +05:30
Abhinav 5314e041e3 handle zip resumable upload 2022-04-20 18:12:35 +05:30