1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-05 10:02:47 -05:00
Commit Graph

21 Commits

Author SHA1 Message Date
7f5f010e1e Run formatting (#2230) 2022-08-29 16:06:55 -04:00
bae03feffe Revert filescoped (#2227)
* Revert "Add git blame entry (#2226)"

This reverts commit 239286737d.

* Revert "Turn on file scoped namespaces (#2225)"

This reverts commit 34fb4cca2a.
2022-08-29 15:53:48 -04:00
34fb4cca2a Turn on file scoped namespaces (#2225) 2022-08-29 14:53:16 -04:00
231eb84e69 Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings

* Fix formatting

* Run linter
2022-06-29 19:46:41 -04:00
23b0a1f9df Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
63f6dd9a24 Move request/response models (#1754) 2021-12-14 16:05:07 +01:00
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
2b71420818 Folder APIs to new tables 2017-03-18 11:35:41 -04:00
8bcd4e0463 move all models into core 2017-03-08 21:55:08 -05:00
bd0c960e9f move domains to Models.Table 2017-03-08 21:45:08 -05:00
7f4e79af63 Subvault APIs 2017-03-07 23:06:14 -05:00
2b72197f0a cipher share data and key response 2017-02-18 01:17:09 -05:00
0648c2d0a3 react to contact changes not being set from identity 2017-01-24 22:46:54 -05:00
54696aade4 Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight. 2016-07-13 21:43:48 -04:00
ef0a808687 added push events and moved cipher writing to cipher service. 2016-06-29 01:15:37 -04:00
3fdb0fcf67 refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04:00
79f507fe68 Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
d7cb3d47cb removed GetManyByRevisionDate access 2016-05-06 18:23:43 -04:00
9c61cfb5c0 Added "since" revision date parameter to folder and site "get all" APIs. 2016-05-04 22:39:23 -04:00
8d57b21f97 Typed ids as guids in repositories. Removed unused repo methods. 2016-03-09 18:11:52 -05:00
437b971003 initial commit of source 2015-12-08 22:57:38 -05:00