Matt Gibson
0eebe6b156
Encode exports as UTF8 ( #1404 )
2021-05-17 11:40:20 -05:00
Matt Portune
1d4e742d66
Forms update with CollectionView conversion ( #1374 )
...
* Forms update with CollectionView conversion
* updates
* removed unnecessary import
2021-05-13 14:36:20 -04:00
Matt Portune
2f6e1ff477
lib updates ( #1381 )
...
* lib updates
* included csv and biometric lib
2021-05-13 14:15:26 -04:00
Thomas Rittson
c1030c48fa
Explain how to verify email for file Sends ( #1395 )
...
* Explain how to verify email for file Sends
* Revert "Explain how to verify email for file Sends"
This reverts commit b72314bc93
.
* Explain how to verify email for file Sends
2021-05-11 17:52:18 -04:00
Kyle Spearrin
ef5d08cb75
New Crowdin updates ( #1397 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Tamil)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Tamil)
* New translations copy.resx (Tamil)
* New translations AppResources.resx (Bengali)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (French)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (English, India)
2021-05-11 14:03:24 -04:00
Matt Portune
c27da8e7c4
fix for disappearing share sheet ( #1386 )
2021-04-27 17:49:01 -04:00
Matt Gibson
3ef5ca9cc0
Limit file upload sizes to 100MB ( #1385 )
...
both iOS and Android are having trouble with the current method
of loading the entire file to memory, encrypting it, and sending
to azure in one go.
We will need to come up with a chunking scheme to support
larger files in the future
2021-04-27 15:14:54 -05:00
Matt Gibson
a3b4ede8f3
Use CipherByteArray to signify encrypted byte[] ( #1366 )
...
* Use CipherByteArray to signify encrypted byte[]
* Rename CipherString and CipherByteArray to EncString and EncByteArray
2021-04-21 15:27:14 -05:00
Matt Portune
10ea6a86e3
clear cache on logout ( #1375 )
2021-04-19 15:38:49 -04:00
Thomas Rittson
3b2b37b3b0
Use UserService to manage emailVerified ( #1367 )
2021-04-15 14:54:58 +10:00
Thomas Rittson
a2cff6da28
Require user to verify email to use file Send ( #1360 )
2021-04-08 06:42:00 +10:00
Matt Portune
d926565358
Share-to-Send for Android ( #1343 )
...
* Android implementation
* remove iOS attempt for now
2021-03-31 10:19:05 -04:00
Matt Gibson
ce0b8bc62d
Attachment azure upload blobs ( #1345 )
...
* Update Size limits
* Add new Api paths for direct upload of Cipher Attachments
* Add Attachment upload to fileUploadService
* Save with direct upload and fallback to legacy uplaod
CipherID is required for direct upload to request an upload URL
* Inform on when to remove legacy code
* Test Attachment upload
2021-03-30 18:42:43 -05:00
Thomas Rittson
04aeddc5de
Hide email address in Sends ( #1340 )
...
* Add HideEmail model properties and locale strings
* Fix UI strings
* Add HideEmail to SendService
* Add HideEmail option to UI
* Tidy up declarations
* Add Bitwarden Send translation warning
2021-03-29 12:01:42 -04:00
Matt Gibson
13ffbe911a
Send azure upload ( #1334 )
...
* Add direct upload api endpoints
* Create azure upload service
* Update max file size
* Update send file upload test
* Move internationalization string to correct document
* Allow for one shot blob uploads
* Remove unused helper
* Use FileUploadService
Fallback to legacy method on old server implementations.
2021-03-29 09:45:04 -05:00
Matt Portune
d0e424abd9
fix for incorrect times during Send creation ( #1313 )
2021-03-11 20:52:35 -05:00
Kyle Spearrin
5cee71ce8a
New Crowdin updates ( #1312 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
2021-03-11 13:52:50 -05:00
Matt Portune
37bee011dc
fix for establishing Send url in cloud vs on-prem ( #1311 )
2021-03-11 10:34:22 -05:00
Matt Portune
29369b7bb2
added missing filesize on Send edit screen ( #1307 )
2021-03-09 14:44:22 -05:00
Kyle Spearrin
f2b9214836
New Crowdin updates ( #1306 )
...
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Persian)
2021-03-09 13:19:05 -05:00
Kyle Spearrin
8b7b8a5e43
New Crowdin updates ( #1305 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Bengali)
* New translations copy.resx (Turkish)
* New translations copy.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Bengali)
* New translations copy.resx (Bengali)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Malayalam)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (English, United Kingdom)
* New translations AppResources.resx (English, United Kingdom)
* New translations copy.resx (Latvian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Latvian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Estonian)
* New translations copy.resx (Croatian)
* New translations copy.resx (Croatian)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (French)
* New translations copy.resx (Czech)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Greek)
* New translations copy.resx (German)
* New translations copy.resx (German)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Czech)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (English, India)
2021-03-09 11:49:02 -05:00
Matt Portune
142d056393
added about send option and resources ( #1301 )
2021-03-05 18:57:57 -05:00
Thomas Rittson
2b81bd2c8a
Add extra encrypted export warning ( #1299 )
2021-03-05 09:33:29 +10:00
Matt Portune
53c82f23bf
fix for users unable to edit existing personal vault items when org policy set ( #1298 )
2021-03-04 16:57:40 -05:00
Matt Portune
9b621bd1d0
fix for small gap at the top of send list when not disabled by policy ( #1297 )
2021-03-03 12:57:59 -05:00
Addison Beck
1098686d51
clear Send password if whitespace ( #1292 )
...
* clear Send password if whitespace
* Update SendAddEditPageViewModel.cs
2021-03-01 12:07:04 -05:00
Matt Portune
6fa23475e3
fix for send list refresh on android ( #1283 )
2021-02-22 17:45:41 -05:00
Matt Portune
3799eb4603
Support for Disable Send policy ( #1271 )
...
* add support for disable send policy
* cleanup
* show/hide options support for send search results
* additional failsafes and copy function consolidation
* added missing disabled send icon to android renderer
* async fix and string updates
2021-02-18 16:58:20 -05:00
Matt Portune
20d5c6a63a
use primary color for options label & chevron ( #1269 )
2021-02-17 14:32:45 -05:00
Matt Portune
ce11232cbe
formatting ( #1268 )
2021-02-17 10:46:04 -05:00
Matt Portune
233319a0a3
options expander for send ( #1265 )
2021-02-16 15:24:51 -05:00
Matt Portune
a8acd36b1e
Send bugfixes & tweaks ( #1262 )
...
* bugfixes
* request name focus only if field is empty
2021-02-12 14:20:07 -05:00
Matt Portune
5e70d03dbe
Added disabled icon and make File default type for new Sends if premium ( #1261 )
...
* Added disabled icon and make File default type for new Sends if premium
* forgot to expand colspan for extra icon
2021-02-11 16:27:22 -05:00
Matt Portune
2602a09443
UX tweaks for Send ( #1260 )
...
* additional help text
* replace send type picker with segmented control
* formatting
* added note about rider issue
* additional design tweaks
2021-02-11 14:38:30 -05:00
Matt Portune
a18e59a28a
Send feature for mobile ( #1256 )
...
* Send feature for mobile
* added fallback for KdfIterations
* additional property exclusions for tests
* support encryptedFileData as byte array comparison in SendServiceTests
* formatting
* requested changes
* additional changes
* change position of send service registration to match declaration order
2021-02-10 19:50:10 -05:00
Thomas Rittson
52ba9f2ba7
Fix crash when using Yubikey via usb on Android ( #1246 )
...
* Fix crash when using yubikey via usb on Android
* Fix crash when using usb keyboard on Android
2021-02-03 05:56:44 +10:00
Kyle Spearrin
4a8d261a82
New Crowdin updates ( #1229 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovenian)
* New translations copy.resx (Slovenian)
* New translations copy.resx (Slovenian)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (Greek)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations copy.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (English, India)
2021-01-19 21:52:31 -05:00
Matt Portune
56935a7210
restore vault timeout timer for Android ( #1220 )
2021-01-15 14:04:07 -05:00
Addison Beck
cdc08e7e8a
Implemented Custom role and permissions ( #1189 )
...
* Implemented Custom role and permissions
* changed permissions to permissions model
* added a semicolon
2021-01-13 14:31:27 -05:00
Vincent Salucci
3b5cae01e0
initial commit of ownership banner ( #1210 )
2021-01-07 11:16:34 -06:00
Matt Gibson
edb8dc58f7
Use .json extension for encrypted json export ( #1202 )
2020-12-31 10:58:58 -06:00
Vincent Salucci
3fc69f16d5
Fix UI bug with cloning item while personal ownership is disabled ( #1193 )
2020-12-29 15:37:50 -06:00
Kyle Spearrin
f545eafa77
New Crowdin updates ( #1188 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Vietnamese)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Romanian)
* New translations copy.resx (Danish)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations AppResources.resx (English, India)
* New translations AppResources.resx (Finnish)
2020-12-21 14:32:21 -05:00
aaxdev
fbcf9c900c
Fix auto biometric prompt on vault timeout ( #1048 )
...
* Fix auto biometric prompt on vault timeout
* Revert "Fix auto biometric prompt on vault timeout"
This reverts commit 67663d7be9
.
* Let biometric prompt on vault timeout (android)
2020-12-21 12:15:32 -05:00
Matt Gibson
217514af66
Show vault export warning as popup ( #1185 )
2020-12-18 16:47:34 -06:00
Matt Portune
acf2e4360f
Use monotonic clock for vault timeout ( #1175 )
...
* Use monotonic clock for vault timeout
* free memory
* removed vault timeout timers and added crash logging to iOS clock hack
2020-12-14 15:29:30 -05:00
Matt Gibson
3227daddaf
Enable Encrypted json export of vaults ( #1174 )
...
* Enable Encrypted json export of vaults
* Match jslib export of non-org ciphers
* Clean up export
* Update src/App/Pages/Settings/ExportVaultPage.xaml.cs
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-12-14 11:56:13 -06:00
Vincent Salucci
6e40b7f25b
[Policy] Personal Ownership ( #1166 )
...
* Initial commit of personal ownership policy
* Updated logic for returning from allowing cipher creation from notification
* fixed small edge case when user in one org // adjusted error message to match all platforms
* Removed test code
2020-12-14 08:46:54 -06:00
Matt Portune
ffd8f9951f
Fix for missing biometric integrity check in iOS extensions under certain conditions ( #1162 )
...
* Fix for biometric check in extension on fresh install
* make sure bio integrity values are written to pref storage
* integrity state migration to pref storage
* remove automatic state saving upon null validation
2020-12-01 15:30:23 -05:00
Kyle Spearrin
405c4d1706
New Crowdin updates ( #1155 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Slovak)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (English, India)
* New translations copy.resx (French)
* New translations copy.resx (French)
2020-11-19 09:05:37 -05:00