Commit graph

1104 commits

Author SHA1 Message Date
Abhinav 5f4607c1e6 v1.6.11-alpha.2 2022-10-15 10:48:04 +05:30
Abhinav 081cfd2b2b fix cache not cleared 2022-10-15 10:47:40 +05:30
Abhinav 2e628038ae v1.6.11-alpha.1 2022-10-15 06:28:43 +05:30
Abhinav 2d6cb9583a update UI 2022-10-15 06:25:04 +05:30
Abhinav 52b4d80ba4 update UI 2022-10-15 00:42:56 +05:30
Abhinav 7da745c465 fix convertHEIC logic 2022-10-15 00:13:19 +05:30
Abhinav a838ca698b separate preload util from main 2022-10-14 23:36:40 +05:30
Abhinav e585c2a8a5 Merge branch 'main' into native-heic-conversion 2022-10-14 23:30:10 +05:30
Abhinav 6ec3ec1286 update UI 2022-10-14 23:29:13 +05:30
Abhinav 6569d87841 add random name generation logic 2022-10-14 23:18:23 +05:30
Abhinav 177974a480 remove nanoid package 2022-10-14 23:18:07 +05:30
Abhinav 7af36ee045 export heic convert api 2022-10-14 23:07:07 +05:30
Abhinav e2f7f7cee2 implement convertHEIC using native sips 2022-10-14 22:59:02 +05:30
Abhinav c4edd12aff return outputType options 2022-10-14 22:58:38 +05:30
Abhinav 1b609de3a3 add nanoid package 2022-10-14 22:58:20 +05:30
Abhinav c63060780c setup data pipeline to convert heic natively 2022-10-14 22:48:12 +05:30
Abhinav 2e82d287c3 remove window color 2022-10-14 19:52:48 +05:30
Abhinav Kumar e0b4a261dc
Merge pull request #80 from ente-io/release-v1.6.10
Release v1.6.10
2022-10-11 11:22:03 +05:30
Vishnu Mohandas c5c20ae0c0
Merge pull request #81 from ente-io/remove-outdated-ports
Remove out of date user contributed ports
2022-09-28 15:58:21 +05:30
Manav bce991e33e Remove out of date user contributed ports
As nice it is to have user contributed ports, the problem is that they're
getting outdated. This one is already a few versions behind our latest release,
and we don't have way to update the port so that it's up to date.

Thus removing it from the README so that we're not accidentally suggesting
people to install outdated versions with bugs and/or missing features.
2022-09-28 15:06:19 +05:30
Abhinav 4bc24c5c8e v1.6.10 2022-09-25 18:51:50 +05:30
Abhinav 5b08555afa update UI 2022-09-25 18:51:17 +05:30
Abhinav Kumar 6ba1e80291
Merge pull request #76 from ente-io/release-v1.6.7
Release v1.6.7
2022-09-24 17:37:08 +05:30
Abhinav 29d7a004c0 v1.6.7 2022-09-24 16:54:52 +05:30
Abhinav 1a1172ce62 update UI 2022-09-24 16:54:35 +05:30
Abhinav Kumar 20c4545719
Merge pull request #75 from ente-io/fix-windows-startup
add timeout for ready-to-show callback
2022-09-24 16:52:21 +05:30
Abhinav Kumar 9213dae017
Merge pull request #73 from ente-io/log-to-electron-log
Log to electron log
2022-09-24 16:52:06 +05:30
Abhinav 9ef8491d4b increase log max size to 5MB 2022-09-24 16:34:31 +05:30
Abhinav 1ddbfb6073 update ui 2022-09-24 16:22:37 +05:30
Abhinav 01ddcb38c3 change menu copy 2022-09-24 16:21:58 +05:30
Abhinav e028de8a66 add timeout for ready-to-show callback 2022-09-24 16:19:57 +05:30
Abhinav 0221f51921 fix Report Bug 2022-09-24 15:22:44 +05:30
Abhinav f02e378a0c update UI 2022-09-24 15:05:22 +05:30
Abhinav 0aad35d7c2 add report bug option that opens log folder 2022-09-24 15:05:14 +05:30
Abhinav 1d684d2181 log sentry error to disk logs too 2022-09-24 13:49:32 +05:30
Abhinav 80817620ec expose logToDisk as common api 2022-09-24 13:49:16 +05:30
Abhinav f39adeb109 add logging service 2022-09-24 13:48:53 +05:30
Abhinav Kumar dc5c95b37d
Merge pull request #72 from ente-io/re-enable-toggle-dev-tools
show open dev tools option in production build
2022-09-24 10:21:08 +05:30
Abhinav Kumar 2d9a56d91a
Merge pull request #70 from ente-io/release-v1.6.6
Release v1.6.6
2022-09-24 10:19:57 +05:30
Abhinav 90fd202e0a show open dev tools option in production build 2022-09-24 10:09:42 +05:30
Abhinav 2bf160add3 v1.6.6 2022-09-23 19:26:08 +05:30
Abhinav 9c9db5f580 update ui 2022-09-23 19:21:54 +05:30
Abhinav 4443caff89 Merge branch 'main' into release-v1.6.6 2022-09-23 19:20:54 +05:30
Manav 83b8b07d75
Merge pull request #71 from ente-io/fix-customer-portal-open
fix customer portal not opening issue
2022-09-23 19:16:15 +05:30
Abhinav b116f5c901 update UI 2022-09-23 19:01:23 +05:30
Abhinav f6c7dde208 update UI 2022-09-23 18:56:19 +05:30
Abhinav 70c00f482a update UI 2022-09-23 18:06:25 +05:30
Vishnu Mohandas 9f89b7e161
Merge pull request #69 from ente-io/fix-error-logging
Fix error logging
2022-09-23 17:59:39 +05:30
Abhinav f0b4f2981a update UI 2022-09-23 17:21:58 +05:30
Abhinav 236c0e25a8 move environment to constant 2022-09-23 17:21:50 +05:30