Commit Graph

96 Commits

Author SHA1 Message Date
c325cb139d Settings: added authproviders and login.ashx 2020-07-28 11:13:49 +03:00
e10ac2ccfa BaseStartup: refactoring 2020-07-15 15:33:44 +03:00
SuhorukovAnton
9d069de30a general-startup: transform GeneralStartup to BaseStartup 2020-07-07 23:00:39 +03:00
SuhorukovAnton
00558dd95f general-startup: fix 2020-07-06 10:56:17 +03:00
d14313c6c1 References updated 2020-06-25 14:38:34 +03:00
b569245076 rever logger 2020-06-04 16:47:27 +03:00
b55cc7c697 Startup: added command line 2020-06-04 16:26:31 +03:00
794486f335 Notify: temp log 2020-06-04 16:04:17 +03:00
550b0dd20e Sln: packages updated 2020-05-18 10:27:22 +03:00
44ec45ebb6 Merge branch 'master' into feature/elastic
# Conflicts:
#	common/ASC.Common/Security/Cryptography/InstanceCrypto.cs
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Caching/CachedQuotaService.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Context/Impl/AuthManager.cs
#	common/ASC.Core.Common/Context/Impl/CoreConfiguration.cs
#	common/ASC.Core.Common/Context/Impl/TenantManager.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	common/ASC.Core.Common/Data/DbSettingsManager.cs
#	common/ASC.Core.Common/Tenants/TenantUtil.cs
#	common/ASC.Data.Reassigns/QueueWorker.cs
#	common/ASC.IPSecurity/IPSecurity.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Core/CookiesManager.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2020-02-25 11:24:45 +03:00
bc6e1d5e9e updated dependecies 2020-02-21 11:13:01 +03:00
c5dbf8c859 Removed unused dependencies 2020-02-20 17:57:48 +03:00
a5280a1694 Added DIHelper 2020-02-17 11:58:14 +03:00
a8f8b63414 EF: removed old classes 2019-12-23 17:57:21 +03:00
89efaf9d26 Consumers: added config 2019-12-20 14:17:01 +03:00
c9939b0da1 .net core up to 3.1 2019-12-06 12:12:51 +03:00
fcc4e4605f Common nlog config 2019-11-15 11:47:56 +03:00
04464d52ad Add "AddEnvironmentVariables" setting 2019-11-14 12:21:15 +03:00
db4ef4a17a DI: Log. refactoring. 2019-11-06 18:03:09 +03:00
0be2995e83 DI: filters and handlers 2019-11-01 12:37:02 +03:00
9d08727f4c DI: refactoring. ASC.Web.Studio 2019-10-31 17:50:24 +03:00
402c4d908d DI: refactoring 2019-10-31 14:28:30 +03:00
726ca634e4 Revert "removed ConfigurationManager"
This reverts commit c03be150f4.

ProgressQueue init
2019-10-22 16:48:48 +03:00
78584b78a3 DI: removed LogManager 2019-10-22 14:21:44 +03:00
337238c87c Removed CommonServiceProvider 2019-10-21 18:05:36 +03:00
74d8709f62 DI: configuration 2019-10-09 19:08:37 +03:00
afb1f90e9a .net core up to 3.0.0 2019-09-24 14:20:58 +03:00
152c5d9697 .net core up to 3.0.0-rc1 2019-09-18 12:29:17 +03:00
c50b5b0fc9 csproj: remove pdb file from release build configuration 2019-09-10 16:38:20 +03:00
02efce033f Api: added confirm auth scheme 2019-09-10 15:42:15 +03:00
0a5ef37043 Getting STORAGE_ROOT from env variable 2019-09-09 18:04:28 +03:00
6cae722b9d kafka disabled by default 2019-08-23 15:49:23 +03:00
1b4800b4a5 Studio: removed pages and controllers 2019-08-19 17:29:18 +03:00
3cd4131f21 IDE0039, IDE0041, IDE0044 2019-08-15 17:36:08 +03:00
f6d78d3cba Code Cleanup 2019-08-15 15:04:42 +03:00
65563552fa Packages updated 2019-08-15 14:33:57 +03:00
3036e1cb90 Added ASC.Studio.Notify service 2019-08-01 11:47:15 +03:00
969a605ad1 Upgrade references 2019-07-24 15:33:14 +03:00
6e500b0986 Upgrade .net core to 3.0.0-preview6
Added KafkaCache
2019-07-19 16:10:15 +03:00
6c72b154e2 Server: added ForwardedHeaders 2019-07-12 17:28:14 +03:00
2458bc2944 ASC.People project is divided into two separate parts: Server and Client 2019-07-10 11:21:12 +03:00
01fdf7831b Fix start web.studio 2019-07-09 16:07:44 +03:00
38ea0329b7 Fixed build 2019-07-09 16:04:59 +03:00
d24a08b16f Moved Studio->ClientApp to separated ASC.Web.Client folder 2019-07-09 14:51:18 +03:00
e54364f447 web: studio: Applied changed in Layout component 2019-07-09 14:22:53 +03:00
1ad03ec6d8 Added auth to StorageHandler 2019-07-09 13:29:53 +03:00
c5099dc00f web: studio: Applied Layout component 2019-07-09 11:30:10 +03:00
17c3da207e web: studio: Applied ErrorContainer component 2019-07-08 17:40:36 +03:00
73ba76d57b People as external product
nginx reverse proxy
2019-07-05 16:58:04 +03:00
e60aa70408 Downgrade some packages from package.json (fix The react-scripts package provided by Create React App requires a dependency: "eslint": "^5.16.0" and "babel-eslint": "^10.0.1") 2019-07-03 16:12:09 +03:00