ente/src/services
Neeraj Gupta 44eecaf92f
Increase timeout for thumbnail gen 10s -> 30s
During testing, observed that for multiple copies of the same HEIC files, the thumbnail was blank for some files due to timeout error. 
Increasing this timeout fixed the issue.
2022-03-02 12:43:22 +05:30
..
upload Increase timeout for thumbnail gen 10s -> 30s 2022-03-02 12:43:22 +05:30
billingService.ts change url casing 2022-01-24 14:58:41 +05:30
collectionService.ts don't send validTill and deviceLimit and use default options 2022-01-30 13:36:50 +05:30
downloadManager.ts add resp.data not undefined check before creating Uint8ArrayBuffer out of it 2022-02-05 15:10:32 +05:30
exportService.ts rename type MetadataObject to Metadata 2022-01-08 10:34:40 +05:30
ffmpegService.ts moved types and getUnixTime to time util 2022-02-28 13:48:52 +05:30
fileService.ts add create sharable url logic 2022-01-17 16:48:09 +05:30
HEICConverter.ts set queue processor concurrent request count to 5 2022-02-01 19:03:31 +05:30
HTTPService.ts formatted source files 2021-08-13 08:17:10 +05:30
migrateThumbnailService.ts dont need cryptoWorker for thumbnail generation convertService handles it 2022-02-16 09:29:50 +05:30
motionPhotoService.ts Merge branch 'master' into live-photo-import 2022-02-13 08:29:16 +05:30
publicCollectionDownloadManager.ts add support for showing password protected albums 2022-02-23 14:31:00 +05:30
publicCollectionService.ts fix error message for verify password api 2022-02-26 18:41:52 +05:30
queueProcessor.ts fix queue processor processing only one request even if max limit greater than 1 2022-02-01 18:46:33 +05:30
searchService.ts moved search related types to types/search 2022-01-04 15:48:33 +05:30
trashService.ts Merge branch 'master' into shareable-url 2022-01-21 17:22:33 +05:30
updateCreationTimeWithExif.ts rename getUNIXTime to getUnixTimeInMicroSeconds 2022-02-28 17:44:23 +05:30
userService.ts dont log cache failures 2022-01-27 12:32:21 +05:30