Neeraj
Neeraj
Hey [miquelbeltran](https://github.com/miquelbeltran), ~This is second issue/limitation in the package (after https://github.com/fluttercommunity/plus_plugins/issues/1472). The potential solution is trivial, but that would require us to either expose another method or make a breaking...
Hey @codeinabox, From the logs, we didn't find anything suspicious. The fix for one went into production between the date range which you had shared June 23rd and July 21st....
> because now the iOS app is wanting to re-upload all the photos that previously had been deleted from the desktop app. Once the trash entry is synced, the app...
Hello, The change needs to be made on the screen where we display code for various screen. This is method that we should modify. https://github.com/ente-io/ente/blob/main/auth/lib/ui/code_widget.dart#L448 If the code is between...
Hey @AbhishekSharma55 , As this PR anyways contain redundant change, we will close it. Please feel free to create a fresh PR with the suggested changes as mentioned in https://github.com/ente-io/ente/pull/1005#issuecomment-1987923730...
In the new update, you can disable email verification from the setting. We will look into below issue & fix it soon. > I have to actually switch to the...
We will keep this ticket open. Shipping both resumable upload and limiting the amount of retry for a file upload is a high-priority item for us. We will pick it...
Backend API is taking more than 2m resulting in timeout, although subsequent requests are finishing within few seconds. Todo: - Add auto-retry on 524 - Investigate API & DB optimization
We have optimized the DB, which resulted in overall reduction in API latency. @creedda Please let us know if you are still facing this issue.
The underlying tech for Raycast extensions is very similar to current stack for Auth web. https://developers.raycast.com/ > Powerful and familiar tooling: Extensions are built with TypeScript, React, and Node. Leverage...