1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/src/Icons
Matt Gibson 4814cef245
Feature/self hosted development (#1921)
* Add self-host option to migration runner

* Add Self-host launch options

* Add self-hosted settings override

Let's a single secrets/env config file control both
cloud and self-hosted settings by allowing
overrides to cloud settings with self-hosted

* Allow dev-signed licenses on dev self-hosted

* Allow setting bitwarden cloud api url

Useful for testing api integration between installations and cloud

* Remove testing echoes

* Remove run config property groups

* Use `getopts` for options

* Pass in full environment
2022-03-21 17:13:00 -05:00
..
Controllers [Icons] Update not found image (#1836) 2022-02-01 23:09:24 -06:00
Models Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Resources update public suffix list 2018-08-15 08:44:24 -04:00
Services Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Add Icons application for serving website icons. 2017-10-08 23:11:40 +02:00
appsettings.json icons logging 2018-07-10 00:09:18 -04:00
appsettings.Production.json Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh build and include notifications docker 2018-08-17 18:14:25 -04:00
Icons.csproj Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
IconsSettings.cs setting for disabling icons cache 2018-06-18 08:31:37 -04:00
packages.lock.json SendGrid Mail Delivery Provider (#1892) 2022-03-01 19:09:51 -05:00
Program.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Startup.cs Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00