Commit graph

1471 commits

Author SHA1 Message Date
Abhinav 2ee492938c Merge branch 'main' into watch 2022-08-15 14:22:35 +05:30
Abhinav 3578532db4 fix isBundledApp and allElectronAPIsExist check 2022-08-11 10:55:18 +05:30
Abhinav 81be57c386 ElectronAPIs should be private to service 2022-08-11 10:42:24 +05:30
Abhinav be5eba96c6 add types to electronCache Service 2022-08-11 10:41:58 +05:30
Abhinav 8c21a1f833 add cache service 2022-08-11 10:41:38 +05:30
Abhinav 07a6aa14fa don't wait on cache put 2022-08-10 17:43:59 +05:30
Rushikesh Tote a017891004 added more conditions to handle paused uploads 2022-08-10 14:24:26 +05:30
Abhinav 8554519789 abstract thumbs cache name 2022-08-10 13:36:44 +05:30
Abhinav 7b8251e4ec move isElectron inside service laye 2022-08-10 13:33:40 +05:30
Abhinav 5b0d2c705a move safeStorageService to electron subService directory 2022-08-10 11:54:44 +05:30
Abhinav abadf28e01 switch to electron cache for bundle app 2022-08-10 11:52:21 +05:30
Abhinav fdcbe6d915 rename desktop service to safe storage 2022-08-09 14:04:05 +05:30
Abhinav 458e095e46 rename variables 2022-08-08 13:52:03 +05:30
Abhinav 129b994346 fix thumbnail service isHEIC check 2022-08-08 12:55:45 +05:30
Abhinav 4426818549 refactor conversion for preview 2022-08-08 12:50:21 +05:30
Abhinav 81255faefa don't use file extension to chcek if file need conversion 2022-08-01 17:01:42 +05:30
Abhinav b7f737255e make sizes human readaable 2022-07-28 18:06:20 +05:30
Abhinav 9d518eb699 add hiec conversion size logs 2022-07-28 17:53:30 +05:30
Rushikesh Tote 1527f9fbad Merge branch 'main' into watch 2022-07-27 18:45:49 +05:30
Rushikesh Tote f852ddc84e added pausing uploads 2022-07-27 16:36:27 +05:30
Abhinav Kumar d7e21c0d53
Merge pull request #672 from ente-io/fix-exif-location-bug
show exif location as fallback if metadata is missing location
2022-07-27 15:45:43 +05:30
Abhinav 442d193081 show exif location if avialable and metadata is missing location value 2022-07-27 14:52:48 +05:30
Abhinav cc48cd8e1c Merge branch 'main' into handle-file-hash-generation-failed-gracefully 2022-07-27 13:28:10 +05:30
Abhinav Kumar 79748149cc
Merge pull request #671 from ente-io/hiec-conversion-logs
add debug log for all error
2022-07-27 12:51:26 +05:30
Rushikesh Tote 4110ce8a3d fix merge 2022-07-27 12:43:22 +05:30
Abhinav 25d02cb2b1 move convertBytesToHumanReadable to size util 2022-07-27 11:29:04 +05:30
Abhinav a5653763d0 move convertBytesToHumanReadable to file util 2022-07-27 11:11:02 +05:30
Abhinav c9dc630633 refactor logging to log complete app not just upload 2022-07-27 10:52:30 +05:30
Rushikesh Tote 8f9e434a5a handle user upload when watch service is running 2022-07-26 19:51:16 +05:30
Abhinav cfb7de8677 add error logs 2022-07-26 17:57:12 +05:30
Abhinav c2457cc666 catch extractFileMetadata error and use null as metadata 2022-07-26 17:48:00 +05:30
Abhinav fbdd9b21e7 throw error if mime type missing from type detection 2022-07-26 16:46:35 +05:30
Abhinav f11c1d6e51 move getUser to top caller and add null check there itself 2022-07-26 14:02:33 +05:30
Abhinav d9ab97cc34 dont proceed if user missing 2022-07-26 13:50:54 +05:30
Abhinav 5d92413c2a handle undefined file format while converting to lowerCase 2022-07-26 12:21:02 +05:30
Rushikesh Tote 1a5d47b11f Merge branch 'main' into watch 2022-07-23 22:30:43 +05:30
Abhinav Kumar bdddba32f7
Merge pull request #624 from ente-io/fix-enoent
Ignore unnecessary errors
2022-07-23 11:20:41 +05:30
Abhinav Kumar 5da3326dc2
Merge pull request #637 from ente-io/post-ott
Use the new POST variant of /users/ott
2022-07-14 13:37:12 +05:30
Abhinav 44e773ca34 fix check for allElectronAPIsExist 2022-07-11 15:00:16 +05:30
Abhinav 7473ff9fa0 add back setEncrpytion key and add error logs 2022-07-11 14:36:19 +05:30
Abhinav 381e5002b4 clear electron store on logout 2022-07-11 14:29:09 +05:30
Abhinav b13ffb7556 remove console logs 2022-07-11 03:50:49 +05:30
Abhinav e5b90a6c68 add encrypted key getter and setter 2022-07-11 03:48:35 +05:30
Abhinav 1bd84909b4 fix fromCollection sent during move 2022-07-08 12:29:33 +05:30
Manav 4cfd7e39c5 Use the new POST variant of /users/ott
Tested with a local instance of museum running the updated code.
2022-07-06 22:41:21 +05:30
Abhinav 2365964126 fix build 2022-07-05 10:47:11 +05:30
Abhinav 54ce813dac Merge branch 'master' into ui-redesign 2022-07-05 10:42:26 +05:30
Abhinav fc10e7950c fix minor issues 2022-07-05 10:04:16 +05:30
Abhinav 74e967f4dc improvments 2022-07-01 23:22:40 +05:30
Rushikesh Tote fa830bbd5c ignore file deleted for pending uploads 2022-06-29 10:50:57 +05:30