Commit graph

3369 commits

Author SHA1 Message Date
Abhinav Kumar 90e5cb45e9
Merge pull request #410 from ente-io/master
release
2022-03-03 08:42:15 +05:30
Abhinav Kumar 913a3a65aa
Merge pull request #409 from ente-io/fix-loading
Fix loading
2022-03-02 22:30:44 +05:30
Abhinav f53dfe2c33 fix set src for image and live photo 2022-03-02 19:42:26 +05:30
Abhinav 8473d7b5ea set thumbnail as image for livePhoto too 2022-03-02 17:26:10 +05:30
Abhinav d1f4b935e1 add loading bar when src file is loading 2022-03-02 17:23:14 +05:30
Abhinav bdb356287e remove console log 2022-03-02 16:22:34 +05:30
Abhinav fa2b04a6da fix srcUrl not updating until changing slide 2022-03-02 16:18:10 +05:30
Abhinav ae8db26a00 fix video loader not showing issue 2022-03-02 16:17:06 +05:30
Neeraj Gupta aad06ce383
Merge pull request #406 from ente-io/master
release
2022-03-02 13:53:59 +05:30
Abhinav Kumar b250a299fe
Merge pull request #405 from ente-io/ua741-patch-1
Increase timeout for thumbnail gen 10s -> 30s
2022-03-02 13:43:45 +05:30
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
Abhinav Kumar 91e71257cb
Merge pull request #404 from ente-io/master
release video metadata extraction
2022-03-01 14:27:20 +05:30
Abhinav Kumar ba2cdacec5
Merge pull request #391 from ente-io/ffmpeg-video-metadata
Ffmpeg video metadata
2022-03-01 13:18:24 +05:30
Abhinav a86b9134d2 also check location tag in the metadata as fallback 2022-03-01 12:50:45 +05:30
Vishnu Mohandas 986fafbd53
Merge pull request #403 from ente-io/master 2022-03-01 11:32:34 +05:30
Abhinav Kumar 7a1b2e46ba
Merge pull request #402 from ente-io/csp-update
update csp
2022-03-01 10:54:08 +05:30
Abhinav b95223185d update csp 2022-03-01 10:35:01 +05:30
Vishnu Mohandas 073880de50
Merge pull request #401 from ente-io/master
release
2022-02-28 20:54:46 +05:30
Abhinav Kumar 1c65f17bca
Merge pull request #400 from ente-io/paypal-support
paypal support
2022-02-28 20:48:03 +05:30
Abhinav 7144618241 update string 2022-02-28 20:40:54 +05:30
Abhinav ca13691688 extractedMetadata will allows have the properties so no need of conditional access 2022-02-28 18:27:44 +05:30
Abhinav a866d109e5 rename getUNIXTime to getUnixTimeInMicroSeconds 2022-02-28 17:44:23 +05:30
Abhinav b4e01a5e72 update strings 2022-02-28 17:39:36 +05:30
Abhinav 825d3544bc handle paypal plans 2022-02-28 15:59:44 +05:30
Abhinav 222167878a better handle metadata extraction failure 2022-02-28 14:03:47 +05:30
Abhinav cf1f55e68a moved types and getUnixTime to time util 2022-02-28 13:48:52 +05:30
Abhinav a98d35ad66 refactoring moved videoMetadata extraction to seperate service 2022-02-28 13:42:33 +05:30
Abhinav e49a7f9ec9 better types 2022-02-28 13:29:30 +05:30
Abhinav c488d76609 update comment for extractVideoMetadata command 2022-02-28 13:23:34 +05:30
Abhinav 5887aec373 read all available stream metadata dont need to specifically read video and audio streams 2022-02-28 13:05:14 +05:30
Abhinav a4d81da065 Merge branch 'master' into ffmpeg-video-metadata 2022-02-28 10:47:50 +05:30
Abhinav 540620373b fix minor bugs 2022-02-28 10:34:27 +05:30
Abhinav 1af2dc24ca add metadata extraction logic 2022-02-28 10:34:16 +05:30
Abhinav Kumar 0f3bbc0995
Merge pull request #399 from ente-io/master
release
2022-02-26 19:10:56 +05:30
Abhinav Kumar 93dbdeccdb
Merge pull request #398 from ente-io/share-url-ui
Sharable url password entry UI
2022-02-26 18:56:39 +05:30
Abhinav 63d3fb34cc fix error message for verify password api 2022-02-26 18:41:52 +05:30
Abhinav 848c4f193e updated card Subtitle bottom margin 2022-02-26 18:41:13 +05:30
Abhinav Kumar 7604eb4b3e
Merge pull request #397 from ente-io/release-v0.7.0
v0.7.0
2022-02-26 16:56:10 +05:30
Abhinav bd1941172e v0.7.0 2022-02-26 16:53:43 +05:30
Abhinav Kumar acb9f55e85
Merge pull request #395 from ente-io/master
release
2022-02-26 16:24:13 +05:30
Abhinav Kumar ddad926ffc
Merge pull request #396 from ente-io/shared_album_v2
Shared album v2
2022-02-26 16:23:19 +05:30
Abhinav bda2423930 fix variable name for get and save LocalPassword and avoid using token directly as collectionUID 2022-02-26 15:37:46 +05:30
Abhinav a6906afb10 remove passwordToken properly even its expired 2022-02-26 15:32:20 +05:30
Abhinav c324dcbe7c only reset password on token expiring error 2022-02-26 15:16:07 +05:30
Abhinav 0a028e7b07 dont make syncCall if already up to date with collection update time 2022-02-26 14:45:31 +05:30
Abhinav afb3b8d962 no need for a temp variable 2022-02-26 14:38:53 +05:30
Abhinav 545584ad69 update string 2022-02-26 14:33:27 +05:30
Abhinav 16a06e75c4 chnage subtitle bottom margin to 1 rem 2022-02-26 14:30:54 +05:30
Abhinav 29c7cc69c7 handle password change case 2022-02-26 14:20:31 +05:30
Abhinav 6a0c4407df refactor code 2022-02-26 12:53:54 +05:30