3944 Commits (140f0017e32b652604204c1b7c6d92790a8b89d8)
 

Author SHA1 Message Date
Kyle Spearrin 8664b6bb2e remove old doc db settings 10 years ago
Kyle Spearrin 4f59f38326 Added favorites to ciphers and exposed PUT favorite cipher API 10 years ago
Kyle Spearrin ed0c6ad795 Getting rid of CipherDataModel in favor of more specific models. Optimizations to model transformations. 10 years ago
Kyle Spearrin 89e524e1e4 added cipher history API for data syncing with client databases 10 years ago
Kyle Spearrin 6861303586 created ciphers API controller. Moved import to ciphers controller. 10 years ago
Kyle Spearrin 585d7b4afd Fixed null check. 10 years ago
Kyle Spearrin 3fdb0fcf67 refactored data storage to use cipher table. added history table and insert triggers. 10 years ago
Kyle Spearrin 8137847485 new database schema for ciphers and history. dropped old site and folder tables. 10 years ago
Kyle Spearrin 79f507fe68 Upgrade to ASP.NET Core RC2 release. 10 years ago
Kyle Spearrin d7cb3d47cb removed GetManyByRevisionDate access 10 years ago
Kyle Spearrin 0d92042e28 Added revision date to folder and site responses 10 years ago
Kyle Spearrin 9c61cfb5c0 Added "since" revision date parameter to folder and site "get all" APIs. 10 years ago
Kyle Spearrin 8d57b21f97 Typed ids as guids in repositories. Removed unused repo methods. 10 years ago
Kyle Spearrin 994f27ff40 Moved models and removed deuplicate error for username since we use emails as username as well. 10 years ago
Kyle Spearrin 8b2186989f resolved circular dependency in user store 10 years ago
Kyle Spearrin 3014e47373 comment fix 10 years ago
Kyle Spearrin 7364f1d442 user revision date updates 10 years ago
Kyle Spearrin 5de7fde685 updated user store to use user service for user update operation. added revision date updates to user service update method. 10 years ago
Kyle Spearrin f3e3474746 added user email verification bit 10 years ago
Kyle Spearrin 5d7a0216bf Added RevisionDate to User table/domain 10 years ago
Kyle Spearrin 1b3acec905 Transactionally safe user password and email change updates. 10 years ago
Kyle Spearrin 1da53f0ecc added alive controller and endpoint 10 years ago
Kyle Spearrin 9914399e8b Removed DocumentDB repositories and domain type dependencies for them. Moved account registration process to not require email address verification in preparation for client app registration process. 10 years ago
Kyle Spearrin a523364844 remove new relic package locally. 10 years ago
Kyle Spearrin ef3853d507 Added loggr logging for production environment. 10 years ago
Kyle Spearrin fea34e2826 made sql proj azure type 10 years ago
Kyle Spearrin 358739f015 sproc updates 10 years ago
Kyle Spearrin bd6ae4ac17 SqlServer cipher repository implementation with bulk copy. 10 years ago
Kyle Spearrin 16507022bd var on comb generator 10 years ago
Kyle Spearrin c1918f9a32 Added comb guid generation for sql server ids. 10 years ago
Kyle Spearrin 13f85bf2f1 Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos. 10 years ago
Kyle Spearrin 78fcad8c69 enabled new relic web app monitoring for api 10 years ago
Kyle Spearrin 8c5b5eb9c6 remove sln to bitwarden-core 10 years ago
Kyle Spearrin f148cb83c4 default user culture to en-US 10 years ago
Kyle Spearrin 79f9f60a78 Added `GetTakeCount` helper to break down large arrays into manageable sizes for documentdb requests (current max limit of 512kb per request). 10 years ago
Kyle Spearrin 4c4f803c1f added string length checks on all request objects that store the given data. 10 years ago
Kyle Spearrin ff39bb1dd5 throttle bulk procs to 50 ciphers at a time 10 years ago
Kyle Spearrin 967e383001 fixed expanding folder bug for sites 10 years ago
Kyle Spearrin 77b197fb1c comments and some name changes 10 years ago
Kyle Spearrin c62c65f953 updated packages 10 years ago
Kyle Spearrin 972290d1ec Added retrt logic to all documentdb queries. Updated change password and email process to use multi step for cirty ciphers and replace user. Fixed RefreshSecurityStampAsync to not dirty ciphers. 10 years ago
Kyle Spearrin 55be0c739e Added account delete. 10 years ago
Kyle Spearrin 8d7178bc74 Added cipher service with bulk import to account controller 10 years ago
Kyle Spearrin 437b971003 initial commit of source 10 years ago