Commit graph

3436 commits

Author SHA1 Message Date
Rushikesh Tote 5b82ce85a2
Merge pull request #428 from ente-io/fix-package-config
Fixed config for desktop app
2022-03-07 14:06:34 +05:30
Rushikesh Tote 9722000f9e
fixed config for desktop app 2022-03-07 13:16:07 +05:30
Abhinav a9652e5b6c single threaded ffmpeg exit running change worked 2022-03-07 13:10:44 +05:30
Abhinav ab64c84f64 Revert "update to use single use ffmpeg st"
This reverts commit 65667ac416.
2022-03-07 13:07:25 +05:30
Abhinav b8bd8acc28 updated to st disabled-runtime exit core 2022-03-07 13:05:01 +05:30
Abhinav 65667ac416 update to use single use ffmpeg st 2022-03-05 18:44:44 +05:30
Abhinav 43794fbc04 updated ffmpeg core 2022-03-05 16:09:31 +05:30
Abhinav 98f1f98650 add progress bar for metadata extraction 2022-03-05 13:32:57 +05:30
Abhinav 6406867770 update to use the local ffmpeg wasm package 2022-03-05 12:39:17 +05:30
Abhinav ee2d325d08 add ffmpeg as submodule 2022-03-05 12:39:17 +05:30
Abhinav a9a63c2271 update to single thread ffmpeg 2022-03-05 12:39:17 +05:30
Abhinav 009590ef54 add option to skip put for local 2022-03-05 07:51:02 +05:30
Abhinav Kumar 326370ab00
Merge pull request #425 from ente-io/fix-lagging
fix lagging issue
2022-03-04 21:05:07 +05:30
Abhinav 3c04dc3af5 make updateURlL and onSelect optional 2022-03-04 21:02:38 +05:30
Abhinav 3db5e786ed updated file with new updated urls in preview card too 2022-03-04 20:56:04 +05:30
Abhinav 9a34041b54 avoid creating deep copy of files 2022-03-04 20:34:39 +05:30
Abhinav Kumar 7be4d914c4
Merge pull request #423 from ente-io/verbose-logs
verbose logs
2022-03-04 13:24:05 +05:30
Abhinav ff11cb14bc verbose logs 2022-03-04 13:14:39 +05:30
Abhinav Kumar c32d0e62a9
Merge pull request #422 from ente-io/fix-limit-log
fix keep newer logs
2022-03-04 12:58:17 +05:30
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