Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Find a file
Manav Rathi 2099663a93
[web] Revert "search-bar component added" (#1561)
This reverts commit 4ed194f397.

@daviddeepan I had to revert your PR unfortunately.

Two main functional issues was:

- When trying to upload files, if I would search something without
results, the dialog would just close instantly.

- As a user, I expect to be able to move out of the search bar with
escape. However, pressing escape closes the whole dialog, causing the
user's drag and dropped or selected files to be lost. This is not
specifically a problem with the code added in this commit, however this
UX will need to be fixed in some way before introducing the search bar.

One medium issue:

- The dialog box kept changing size when I searched. This is visually
jarring.

Other minor issues:

- The input element did not match the look and feel for the rest of the
search input elements in the app. Aligning the search bar to the left
and right of the album thumbnails and using the MUI Input element (as
our code uses MUI elements in other places) might've fixed it.

- There were various debugging console.logs left over, once of which
even seemed like a case we need to handle.

- The strings were not localized.

---

Again, I appreciate your effort, but I think let us leave this for now,
we can come back to it in the future after having thought more about the
UX.
2024-04-30 12:38:57 +05:30
.github [mob] use flutter v3.19.3 2024-04-20 15:11:09 +05:30
architecture Move to monorepo 2024-03-01 13:01:41 +05:30
auth New Crowdin translations by GitHub Action 2024-04-23 02:04:57 +00:00
cli [cli] Fix handling of delete file with stale colleciton entry (#1259) 2024-03-30 14:14:03 +05:30
desktop [web] Upload refactoring - Zip file support (#1559) 2024-04-30 12:11:46 +05:30
docs Fixed typo 2024-04-28 18:20:58 +02:00
infra [infra] Limit the maximum size of the nginx stdout logs 2024-04-10 09:23:48 +05:30
mobile Update like button widget 2024-04-24 11:00:23 +05:30
server Fixed typo 2024-04-27 13:58:27 +02:00
web Revert "search-bar component added" 2024-04-30 12:31:24 +05:30
.gitignore Allow developers to customize their VSCode configuration 2024-03-02 12:33:43 +05:30
.gitmodules Remove Isar as a submodule 2024-03-13 13:46:59 +05:30
CODE_OF_CONDUCT.md Move to monorepo 2024-03-01 13:01:41 +05:30
CONTRIBUTING.md [meta] Call out custom icons as a good starter task 2024-04-06 08:44:50 +05:30
LICENSE Move to monorepo 2024-03-01 13:01:41 +05:30
README.md [meta] Update READMEs to mention the new Auth Desktop app 2024-04-01 09:26:07 +05:30
SECURITY.md Move to monorepo 2024-03-01 13:01:41 +05:30
SUPPORT.md Published 2024-03-08 16:24:37 +05:30

Fully open source end-to-end encrypted photos, authenticators and more.

Ente

Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated Authy).

This monorepo contains all our source code - the client apps (iOS / Android / F-Droid / Web / Linux / macOS / Windows) for both the products (and more planned future ones!), and the server that powers them.

Our source code and cryptography have been externally audited by Cure53 (a German cybersecurity firm, arguably the world's best), Symbolic Software (French cryptography experts) and Fallible (an Indian penetration testing firm).

Learn more at ente.io.


Ente Photos

Screenshots of Ente Photos

Our flagship product. 3x data replication. On device machine learning. Cross platform. Private sharing. Collaborative albums. Family plans. Easy import, easier export. Background uploads. The list goes on. And of course, all of this, while being fully end-to-end encrypted.

Ente Photos is a paid service, but we offer a free trial. You can also clone this repository and choose to self host.



Ente Auth

Screenshots of Ente Photos

Our labour of love. Two years ago, while building Ente Photos, we realized that there was no open source end-to-end encrypted authenticator app. We already had the building blocks, so we built one.

Ente Auth is currently free. If in the future we convert this to a paid service, existing users will be grandfathered in.



Contributing

Want to get aboard the Ente hype train? Welcome along! Don't hesitate if you're not a developer, there are many other important ways in which you can contribute.

Support

We are never more than an email away. For the various ways to ask for help, please see our support guide.

Community

Ente's Mascot, Ducky,
inviting people to Ente's source code repository

Please visit our community page for all the ways to connect with the community.

Discord Ente's Blog RSS

Twitter   Mastodon


Security

If you believe you have found a security vulnerability, please responsibly disclose it by emailing security@ente.io or using this link instead of opening a public issue. We will investigate all legitimate reports. To know more, please see our security policy.