Commit Graph

2180 Commits

Author SHA1 Message Date
Kyle Spearrin 2d022773ad New translations messages.json (Polish) 2021-05-11 13:47:34 -04:00
Kyle Spearrin 69f4782e46 New translations messages.json (Dutch) 2021-05-11 13:47:32 -04:00
Kyle Spearrin c9b9bd6ea5 New translations messages.json (Korean) 2021-05-11 13:47:31 -04:00
Kyle Spearrin 045e7b7001 New translations messages.json (Japanese) 2021-05-11 13:47:30 -04:00
Kyle Spearrin 728b4e06f5 New translations messages.json (Italian) 2021-05-11 13:47:29 -04:00
Kyle Spearrin c9af991027 New translations messages.json (Hungarian) 2021-05-11 13:47:27 -04:00
Kyle Spearrin 4301f5d881 New translations messages.json (Hebrew) 2021-05-11 13:47:26 -04:00
Kyle Spearrin 8b6d0a8a07 New translations messages.json (Slovak) 2021-05-11 13:47:25 -04:00
Kyle Spearrin 5581ec6aa1 New translations messages.json (Finnish) 2021-05-11 13:47:23 -04:00
Kyle Spearrin b143010486 New translations messages.json (German) 2021-05-11 13:47:22 -04:00
Kyle Spearrin 3a907bf3fa New translations messages.json (Danish) 2021-05-11 13:47:21 -04:00
Kyle Spearrin 79187c5782 New translations messages.json (Czech) 2021-05-11 13:47:20 -04:00
Kyle Spearrin 6a89651588 New translations messages.json (Catalan) 2021-05-11 13:47:18 -04:00
Kyle Spearrin 08a9a81992 New translations messages.json (Bulgarian) 2021-05-11 13:47:17 -04:00
Kyle Spearrin 9701fa9736 New translations messages.json (Belarusian) 2021-05-11 13:47:16 -04:00
Kyle Spearrin 765ef26340 New translations messages.json (Afrikaans) 2021-05-11 13:47:14 -04:00
Kyle Spearrin 3c83c14bb8 New translations messages.json (Spanish) 2021-05-11 13:47:13 -04:00
Kyle Spearrin 0ca036b968 New translations messages.json (Greek) 2021-05-11 13:47:12 -04:00
Kyle Spearrin 157dfabaae New translations messages.json (French) 2021-05-11 13:47:11 -04:00
Kyle Spearrin f82d900cc2 New translations messages.json (Slovenian) 2021-05-11 13:47:09 -04:00
Kyle Spearrin 444511152c New translations messages.json (Swedish) 2021-05-11 13:47:08 -04:00
Kyle Spearrin 9b294bf4dd New translations messages.json (Montenegrin (Latin)) 2021-05-11 13:47:07 -04:00
Kyle Spearrin 035d6ee5b3 New translations messages.json (Norwegian Bokmal) 2021-05-11 13:47:05 -04:00
Kyle Spearrin f024b33e02 New translations messages.json (Sinhala) 2021-05-11 13:47:03 -04:00
Kyle Spearrin d3bb87ccb7 New translations messages.json (Malayalam) 2021-05-11 13:47:02 -04:00
Kyle Spearrin 57f8176aac New translations messages.json (Esperanto) 2021-05-11 13:47:01 -04:00
Kyle Spearrin fb4cb327ab New translations messages.json (English, United Kingdom) 2021-05-11 13:46:59 -04:00
Kyle Spearrin 64cee80521 New translations messages.json (Latvian) 2021-05-11 13:46:58 -04:00
Kyle Spearrin cb73582038 New translations messages.json (Estonian) 2021-05-11 13:46:57 -04:00
Kyle Spearrin 203c44bace New translations messages.json (Croatian) 2021-05-11 13:46:56 -04:00
Kyle Spearrin 19e09243fb New translations messages.json (Serbian (Cyrillic)) 2021-05-11 13:46:55 -04:00
Kyle Spearrin e8e888698d New translations messages.json (Thai) 2021-05-11 13:46:54 -04:00
Kyle Spearrin 6b1c15519d New translations messages.json (Persian) 2021-05-11 13:46:52 -04:00
Kyle Spearrin 2402a6f4c6 New translations messages.json (Indonesian) 2021-05-11 13:46:51 -04:00
Kyle Spearrin 6f92b55f40 New translations messages.json (Portuguese, Brazilian) 2021-05-11 13:46:50 -04:00
Kyle Spearrin 2992a31b61 New translations messages.json (Vietnamese) 2021-05-11 13:46:48 -04:00
Kyle Spearrin 061996bf55 New translations messages.json (Chinese Traditional) 2021-05-11 13:46:47 -04:00
Kyle Spearrin 0a288899e7 New translations messages.json (Chinese Simplified) 2021-05-11 13:46:46 -04:00
Kyle Spearrin da8697ea94 New translations messages.json (Ukrainian) 2021-05-11 13:46:44 -04:00
Kyle Spearrin d5e5dfc1d5 New translations messages.json (Turkish) 2021-05-11 13:46:43 -04:00
Kyle Spearrin 21a3c4357a New translations messages.json (Bengali) 2021-05-11 13:46:42 -04:00
Kyle Spearrin 5db26cbcc6 New translations messages.json (Romanian) 2021-05-11 13:46:41 -04:00
Oscar Hinton af5898a001
Add setting for disabling auto prompt of biometrics (#873)
* Add setting for disabling auto prompt of biometrics

* Ensure window is visible before prompting for biometrics
2021-05-06 20:19:48 +02:00
Oscar Hinton a712917f47
Fix VS code ts language server no longer working after #866 (#872) 2021-05-06 16:45:27 +02:00
Oscar Hinton 266f089b3e
Cleanup tsconfig (#866)
* Simplify tsconfig

* Add separate tsconfig for renderer to get rid of last warnings
2021-05-05 09:47:35 +02:00
Oscar Hinton 2bdd7413aa
Block save button when uploading a send (#871)
* Block save button when uploading a send

* Add overflow hidden to prevent scrollbar appearing
2021-05-04 23:36:57 +02:00
Chad Scharf 3a342be095
Merge pull request #870 from gryffs/box-content-flex
Add flexbox to cipher list to correct display center issue.
2021-05-04 16:05:26 -04:00
Oscar Hinton 42564285d9
Password reprompt (#838)
* Add support for password reprompt
2021-05-04 21:32:03 +02:00
Chad Griffis 49748ee05a Replace single quote with double quotes in HTML and use div in place of a element. 2021-05-03 23:31:45 +08:00
Chad Griffis 0c12367721 Add flexbox to cipher list to correct display center issue. 2021-05-03 17:17:19 +08:00