Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices. https://tuta.com
Find a file
nok 72d46f3f20 Usage test model improvements
Co-authored-by: nig <nig@tutao.de>
2023-02-10 14:44:22 +00:00
.github [ci] add eslint & prettier github workflow 2023-01-20 10:26:06 +01:00
.vscode Run prettier on the whole project 2022-12-27 16:08:23 +01:00
app-android v3.109.0 2023-02-03 17:56:54 +01:00
app-ios v3.109.0 2023-02-03 17:56:54 +01:00
buildSrc Add indicator for drafts on mailRow and mailHeader 2023-02-10 09:02:41 +00:00
ci [ci] don't replace generated release notes by default 2023-01-23 17:35:17 +01:00
doc Document absence of BlobElementEntity events 2023-02-10 11:00:40 +00:00
ipc-schema Run prettier on the whole project 2022-12-27 16:08:23 +01:00
libs Update luxon to 3.2.1 2023-02-03 15:24:18 +01:00
packages Usage test model improvements 2023-02-10 14:44:22 +00:00
resources Add indicator for drafts on mailRow and mailHeader 2023-02-10 09:02:41 +00:00
schemas update models and fix offline migration 2023-02-03 16:39:00 +01:00
src Usage test model improvements 2023-02-10 14:44:22 +00:00
test Delete MailDetailsBlob if Mail is deleted 2023-02-10 11:00:40 +00:00
types fixes after Willow's review 2023-01-13 09:46:37 +01:00
.editorconfig Convert codebase to Typescript, close #3746 close #3594 2022-01-07 16:21:07 +01:00
.eslintignore use eslint and prettier 2022-12-27 16:08:23 +01:00
.eslintrc.json Run prettier on the whole project 2022-12-27 16:08:23 +01:00
.gitattributes Update .gitattributes 2022-11-08 10:00:06 +01:00
.gitignore [licc] Create cli.js in preinstall 2022-06-20 15:14:23 +02:00
.npmrc Publish v3.91.2-beta.0 for npm, fix publishing packages 2022-01-19 10:38:07 +01:00
.nvmrc Update node version in .nvmrc 2021-07-12 08:49:43 +02:00
.prettierignore use eslint and prettier 2022-12-27 16:08:23 +01:00
.prettierrc.json5 [lint] Change prettier to prefer parens in arrow functions 2022-12-27 16:08:23 +01:00
android.js Run prettier on the whole project 2022-12-27 16:08:23 +01:00
desktop.js [ci] explicitly process.exit from desktop.js 2023-01-30 12:10:11 +01:00
fdroid-metadata-workaround Apply F-Droid metadata workaround 2018-08-09 09:20:48 +02:00
LICENSE.txt chore(LICENSE): updated software description and copyright disclosure 2021-10-25 09:58:58 +02:00
make.js make node make -d work on windows 2023-02-10 08:56:25 +00:00
package-lock.json v3.109.0 2023-02-03 17:56:54 +01:00
package.json v3.109.0 2023-02-03 17:56:54 +01:00
README.md Update README with new desktop info 2021-07-08 13:49:58 +02:00
start-desktop.sh Fix duplicate window creation in mailto handling, #2968 2021-10-18 11:49:52 +02:00
third-party.txt remove cordova license notices, closes #3584 2021-10-22 09:06:34 +02:00
tsconfig.json Run prettier on the whole project 2022-12-27 16:08:23 +01:00
tsconfig_common.json Run prettier on the whole project 2022-12-27 16:08:23 +01:00
tutao-pub-test.pem test public key update 2019-10-10 17:04:17 +02:00
tutao-pub.pem Update desktop client codesigning public key 2019-10-10 17:13:29 +02:00
webapp.js [ci] explicitly process.exit from webapp.js 2023-01-20 16:08:09 +01:00


Tutanota logo

  Tutanota makes encryption easy  

Tutanota is the secure email service with built-in end-to-end encryption that enables you to communicate securely with anyone on all your devices.

Web clientiOS App StoreDesktop Client

Building

See BUILDING.md.

Developing Tutanota

See HACKING.md.