1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Admin
André Filipe da Silva Bispo 904193560c
[PS-293] Update admin portal to use the new version.json (#2006)
* PS-293: Get latest version no comes from GitHub instead of DockerHub.

* PS-293: format fixes

* PS-293: code refactor and clean up

* PS-293: deserialization to class, argument typification.

* PS-293: formating fix

* PS-293: Moved ProjectType to HomeController

* PS-293: updated version endpoint to CDN

* PS-293: Update endpoint to CF protected
2022-06-20 12:53:09 +01:00
..
Controllers [PS-293] Update admin portal to use the new version.json (#2006) 2022-06-20 12:53:09 +01:00
HostedServices Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00
Jobs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Models Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Properties Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
Sass add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
TagHelpers Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Views [PS-293] Update admin portal to use the new version.json (#2006) 2022-06-20 12:53:09 +01:00
wwwroot Update favicon to new standard (#910) 2020-09-03 17:03:13 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Admin.csproj Logging config changes (#1935) 2022-04-05 15:19:16 +00:00
AdminSettings.cs job to delete trashed ciphers nightly (#1243) 2021-04-02 11:14:21 -04:00
appsettings.Development.json Log swallowed HttpRequestExceptions (#1866) 2022-04-07 12:37:11 +02:00
appsettings.json Fix Stripe object lock timeouts (#1735) 2021-11-29 10:01:51 +10:00
appsettings.Production.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
appsettings.SelfHosted.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
build.ps1 Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
build.sh Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
bundleconfig.json setup new admin portal project 2018-03-21 12:57:43 -04:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh dev null failure output from ca-cert copy 2018-07-20 11:46:55 -04:00
gulpfile.js Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package-lock.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
packages.lock.json [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Program.cs enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
Startup.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
webfonts.list webfonts and styling 2018-03-23 15:51:54 -04:00