1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-28 22:56:14 -05:00

11 Commits

Author SHA1 Message Date
Henrik
8bac7f0145
[PM-14476] Avoid multiple lookups in dictionaries (#4973)
* Avoid multiple lookups in dictionaries

* Consistency in fallback to empty CollectionIds

* Readability at the cost of lines changed

* Readability

* Changes after running dotnet format
2025-06-02 11:18:28 -05:00
Justin Baur
7f5f010e1e
Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Justin Baur
bae03feffe
Revert filescoped (#2227)
* Revert "Add git blame entry (#2226)"

This reverts commit 239286737d15cb84a893703ee5a8b33a2d67ad3d.

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

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

* Fix formatting

* Run linter
2022-06-29 19:46:41 -04:00
Chad Scharf
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Kyle Spearrin
294a80436e fix walgreens photo mapping 2017-10-21 23:16:06 -04:00
Kyle Spearrin
184c5f7f96 map yandex 2017-10-21 22:06:21 -04:00
Kyle Spearrin
b102152133 map wallgreens 2017-10-21 00:20:16 -04:00
Kyle Spearrin
30f5861647 map yahoo login 2017-10-20 23:33:52 -04:00
Kyle Spearrin
4d7bd85490 domain mapping service and more cleanup 2017-10-09 14:21:20 -04:00