bitwarden-mobile/src/Core/Models/Response
Brandon Maharaj 6102a0c115
[SG-912] Modify the mobile app to retrieve the user's avatar color (#2284)
* [SG-912] Modify the mobile app to retrieve the user's avatar color (#2277)

* work: baseline

* fix: dont use profile for store

* fiix: use userid in key

* fix: lookup on AccountView list create

* fix my own bad advice + tweaks

* Autosync the updated translations (#2279)

* fix my own bad advice + tweaks

* fiix: use userid in key

* [PS-1352] Fix ignore diacritics in search (#2044)

* Fix ignore diacritics in search

This change updates the search function to ignore diacritical marks in search results. Marks are stripped from both the search input and results.

* Removed logs, added null or whitespace validation and improved formatting


* [PS-2145] add rainsee browser series support (#2272)

* fix: lookup on AccountView list create

* Autosync the updated translations (#2279)

* fix my own bad advice + tweaks

* fix: single state grab is cool
2023-01-12 13:27:10 -05:00
..
AttachmentResponse.cs more models 2019-04-12 11:42:45 -04:00
AttachmentUploadDataReponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BreachAccountResponse.cs audit service 2019-04-17 17:10:21 -04:00
CipherResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CollectionResponse.cs api models 2019-04-16 11:07:32 -04:00
DomainsResponse.cs api models 2019-04-16 11:07:32 -04:00
ErrorResponse.cs [EC-469] Improve ApiException message (#2288) 2023-01-12 10:31:27 -03:00
FolderResponse.cs more models 2019-04-12 11:42:45 -04:00
GlobalDomainResponse.cs api models 2019-04-16 11:07:32 -04:00
IdentityCaptchaResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IdentityResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IdentityTokenResponse.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
IdentityTwoFactorResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KeyConnectorUserKeyResponse.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
NotificationResponse.cs Passwordless feature branch PR (#2100) 2022-09-26 18:27:57 +01:00
OrganizationAutoEnrollStatusResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
OrganizationKeysResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
PasswordHistoryResponse.cs more models 2019-04-12 11:42:45 -04:00
PasswordlessLoginResponse.cs [SG-816] Get all login requests and pick the most recent (#2191) 2022-11-15 17:36:21 +00:00
PolicyResponse.cs Beginning of policy support (#736) 2020-02-21 10:23:38 -05:00
PreloginResponse.cs account apis 2019-04-10 15:35:23 -04:00
ProfileOrganizationResponse.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
ProfileResponse.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
SendFileUploadDataResponse.cs Send azure upload (#1334) 2021-03-29 09:45:04 -05:00
SendResponse.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
SsoPrevalidateResponse.cs Add ssoToken to limit lifetime of SSO redirect (#1965) 2022-06-27 14:53:15 -05:00
SyncResponse.cs Port send jslib to mobile (#1219) 2021-01-25 14:27:38 -06:00