Commit graph

3463 commits

Author SHA1 Message Date
Abhinav 3089ca2939 fix live photo layout 2022-03-17 15:28:16 +05:30
Abhinav 4256b0ef95 revert to setting src for images 2022-03-17 12:53:28 +05:30
Abhinav 64e305389c consistent classNames 2022-03-17 11:13:34 +05:30
Abhinav Kumar 67ee9506b4
Merge pull request #440 from ente-io/improve-exif-parsing
parseExif by self if exifr return unparsed value
2022-03-11 20:28:16 +05:30
Abhinav 5e58a9d671 rename to dateTime 2022-03-11 20:20:56 +05:30
Abhinav 74eac71440 refactor code 2022-03-11 20:19:55 +05:30
Abhinav 935e09f2b8 return null on error 2022-03-11 20:11:59 +05:30
Abhinav 0e45731c3a parseExif by self if exifr return unparsed value 2022-03-11 20:00:55 +05:30
Abhinav Kumar 86a692f908
Merge pull request #416 from ente-io/settings_button
Settings button for managing shared link
2022-03-11 19:09:43 +05:30
Abhinav cbad95fef5 refactoring 2022-03-11 19:05:56 +05:30
Abhinav 603d961eca Merge branch 'master' into settings_button 2022-03-11 19:01:26 +05:30
Abhinav bfbb68d43d add blocking loader 2022-03-11 18:52:54 +05:30
Abhinav bce4ec4a67 style refactor 2022-03-11 18:44:24 +05:30
Abhinav eef77ab4c8 improve style 2022-03-11 18:27:21 +05:30
Abhinav c34460e5da set defaultValue instead of placeholder for device limit 2022-03-11 17:10:58 +05:30
Abhinav 68694218c0 change lock input field type to password 2022-03-11 16:56:55 +05:30
Abhinav 80ba749998 scroll into view the last setting option 2022-03-11 15:46:55 +05:30
Abhinav 446e8a4071 add padding for when link sharing is disabled 2022-03-11 14:26:55 +05:30
Abhinav c7065731b5 allow customizable work wrap property 2022-03-11 14:23:17 +05:30
Abhinav 0c2ef1f9b8 return results 2022-03-11 13:41:50 +05:30
Abhinav dba3fbf1b4 center align and hover highlight 2022-03-11 13:34:34 +05:30
Abhinav 0d0fb9fa65 use detail summary html tags for Accordion effect 2022-03-11 12:58:56 +05:30
Abhinav b84e49d1e4 handle revive fail 2022-03-10 19:55:38 +05:30
Abhinav c64ff595ab style link expiry 2022-03-10 19:31:30 +05:30
Abhinav 6a39727a48 improve password entry 2022-03-10 19:22:51 +05:30
Abhinav 0bb5f480e2 style selects 2022-03-10 19:02:12 +05:30
Abhinav 24eed60538 style a little better 2022-03-10 18:14:57 +05:30
Abhinav Kumar 22cae92dde
Merge pull request #437 from ente-io/revert-435-skip-jpeg-type-detection
Revert "Skip jpeg type detection"
2022-03-10 09:57:05 +05:30
Abhinav Kumar 0cbabbc234
Revert "Skip jpeg type detection" 2022-03-10 09:54:03 +05:30
Abhinav Kumar 4f6e3158b4
Merge pull request #435 from ente-io/skip-jpeg-type-detection
Skip jpeg type detection
2022-03-09 14:47:37 +05:30
Abhinav 5ad398b3a6 add type to prevent mistakes 2022-03-09 14:37:42 +05:30
Abhinav e6592284aa fix bug 2022-03-09 14:28:03 +05:30
Abhinav 427d138b78 only do heic convert files who whose extension is heic/heif 2022-03-09 14:12:50 +05:30
Abhinav 6bd11414d3 updated file-type library to latest version 2022-03-09 13:27:09 +05:30
Abhinav b4e40ff036 skip jpeg type detection 2022-03-09 13:23:02 +05:30
Abhinav Kumar 0ced60ac05
Merge pull request #432 from ente-io/release-v0.8.1
v0.8.1
2022-03-08 11:08:15 +05:30
Abhinav fd784d6d59 v0.8.1 2022-03-08 10:59:21 +05:30
Abhinav Kumar d8de8bb250
Merge pull request #429 from ente-io/ios_import_support
Support for preserving iCloud Album structure
2022-03-08 10:52:34 +05:30
Abhinav 74ce03748a will defintely have collection in uploader,
if not the process should fail lets not silently ignore it
2022-03-08 10:51:03 +05:30
Abhinav 0a6cdd024a fix typo 2022-03-08 10:43:33 +05:30
Abhinav Kumar ae7ecd1abc
Merge pull request #427 from ente-io/ffmpeg-single-thread
Ffmpeg single thread
2022-03-08 10:26:50 +05:30
Abhinav Kumar 4f1995673d
Merge pull request #430 from ente-io/refactor-services
refactor and create typeDetectionService and readerService
2022-03-08 10:22:03 +05:30
Abhinav b3fd97a6e5 disable logs 2022-03-07 19:19:12 +05:30
Abhinav df3eaa8a00 improve ready 2022-03-07 19:12:44 +05:30
Abhinav e8a1f8b042 fix ffmpegClient 2022-03-07 19:07:13 +05:30
Abhinav c771e955c2 undo testing changes 2022-03-07 18:49:28 +05:30
Abhinav d3ce6e9a62 fix ffmpegService import 2022-03-07 18:49:16 +05:30
Abhinav de174c2a37 offload ffmpeg operations on custom worker 2022-03-07 18:48:46 +05:30
Abhinav 7b827bde68 refactor ffmpeg specfic code to ffmpeg util 2022-03-07 18:46:53 +05:30
Neeraj Gupta 1f161568da
address review comments 2022-03-07 17:53:56 +05:30