Commit graph

3367 commits

Author SHA1 Message Date
Abhinav dfffd10fa9 fix keep newer logs 2022-03-04 12:35:35 +05:30
Abhinav Kumar 629f7c783b
Merge pull request #421 from ente-io/style_debug_logs
Update styles for the debug logs button
2022-03-04 12:29:24 +05:30
Abhinav 98238b103e limit to 1000 log lines max 2022-03-04 12:26:51 +05:30
Vishnu 506c3984ac Update styles for the debug logs button 2022-03-04 12:20:44 +05:30
Abhinav Kumar 2ca5b05949
Merge pull request #418 from ente-io/upload-logs
Upload logs
2022-03-04 11:15:01 +05:30
Abhinav 76776fcf5d set file name for converted file 2022-03-04 11:13:38 +05:30
Abhinav 3c0dc7a63d log skipped files 2022-03-04 09:35:53 +05:30
Abhinav 4ac55d2837 remove unwanted strings 2022-03-04 09:28:01 +05:30
Abhinav 9d5917516c Revert "log last attemped video metadata extraction"
This reverts commit d72f16a884.
2022-03-04 09:24:15 +05:30
Abhinav 6919d3070f remove Section export 2022-03-04 09:22:23 +05:30
Abhinav bb3ff10d9f allow to download empty debug log 2022-03-04 09:21:04 +05:30
Abhinav 53bd9da49b delete upload logs modal 2022-03-04 09:19:21 +05:30
Abhinav 8aad9638d0 remove failed uploads dialog 2022-03-04 09:17:32 +05:30
Abhinav 685bc14899 added upload logs and download log option 2022-03-04 09:16:18 +05:30
Abhinav 72e0f7318c add upload logs 2022-03-04 08:40:14 +05:30
Abhinav 91ad161e05 show last attempted File in upload logs 2022-03-04 07:56:28 +05:30
Abhinav d72f16a884 log last attemped video metadata extraction 2022-03-04 07:27:33 +05:30
Abhinav Kumar f24f2bd00f
Merge pull request #411 from ente-io/log-failed-files
Log failed files
2022-03-03 19:03:04 +05:30
Abhinav 9225cb70fa log file size along with file name 2022-03-03 17:15:02 +05:30
Abhinav Kumar 3136b6776a
Merge pull request #415 from ente-io/minor-copy-change
Update englishConstants.tsx
2022-03-03 15:32:18 +05:30
Abhinav 17dd56a999 log failed files only 2022-03-03 14:53:20 +05:30
Vishnu Mohandas b67c200580
Update englishConstants.tsx 2022-03-03 14:33:29 +05:30
Abhinav Kumar 17157920e6
Merge pull request #414 from ente-io/release-v0.8.0
v0.8.0
2022-03-03 13:21:11 +05:30
Abhinav 1b5e0c382c v0.8.0 2022-03-03 13:18:59 +05:30
Rushikesh Tote def22493b9
Merge pull request #392 from ente-io/add-livephoto-support
Live photo playback support
2022-03-03 13:08:42 +05:30
Abhinav 83c65e67ed preview support is here 🎉
remove the notification for preview support coming
2022-03-03 12:49:28 +05:30
Abhinav 54e407b76f button already has disabled prop 2022-03-03 12:33:17 +05:30
Abhinav 1c3cbd145c disable live photo button when while loading 2022-03-03 12:31:06 +05:30
Abhinav 651a12426a fix casing 2022-03-03 11:59:54 +05:30
Rushikesh Tote 81aba874cb
refactor live photo elements 2022-03-03 11:47:55 +05:30
Rushikesh Tote 34dd456063
styling live photo button 2022-03-03 10:18:08 +05:30
Abhinav Kumar 82c8e87578
Merge pull request #407 from ente-io/csp-update
Csp update
2022-03-03 10:09:43 +05:30
Abhinav 54fdedd983 add failed uploads list sidebar option 2022-03-03 10:06:04 +05:30
Rushikesh Tote c1d7ba5007
refactor live photo button 2022-03-03 09:46:44 +05:30
Abhinav 5bf20e046e log failed files in localDB 2022-03-03 09:33:18 +05:30
Rushikesh Tote 5c40812b4c
Merge branch 'master' 2022-03-03 00:00:01 +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
Rushikesh Tote 70084fdc80
cleanup 2022-03-02 16:31: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
Abhinav 7117669491 block object src to none 2022-03-02 15:44:53 +05:30
Abhinav 1296e961d6 allow blob uri as child-src 2022-03-02 15:42:56 +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
Rushikesh Tote 28197afd23
Merge branch 'master' into add-livephoto-support 2022-03-02 12:00:55 +05:30
Rushikesh Tote c83e15a461
fixed live photo event listeners 2022-03-02 11:51:50 +05:30