Commit Graph

2988 Commits

Author SHA1 Message Date
ef0b3162e6 People: GroupController 2019-06-21 12:07:49 +03:00
e303a103a6 ASC.MessageService: refactoring. DI 2019-06-17 16:53:10 +03:00
377287570a Added ASC.Feed, ASC.IPSecurity
Added Resources
2019-06-14 19:14:24 +03:00
e45e6f1bc9 Added ASC.MessagingSystem 2019-06-14 14:56:32 +03:00
0b52eb9d26 Api: FormatRoute rename to Read 2019-06-14 11:15:28 +03:00
e9242435f5 Api: removed FormatIndexRoute. 2019-06-13 18:01:29 +03:00
a56dfd498e Api: replace middleware with filter 2019-06-13 15:12:21 +03:00
8b174a9cf7 Api: ApiDateTime 2019-06-13 12:25:53 +03:00
fe44b9ff2c Api: added ApiContext 2019-06-13 12:04:46 +03:00
fcd562514b ASC.Resource.Manager: tool for export resources 2019-06-11 16:32:43 +03:00
b797986c8c Api controllers via autofac 2019-06-10 19:15:34 +03:00
4d440232f2 Storage: DI singleton 2019-06-10 15:54:10 +03:00
8ad94d7d0d Api: get modules via WebItemManager 2019-06-10 15:17:45 +03:00
48fc6b0de1 Using ASC.Common.Utils.ConfigurationManager 2019-06-07 18:31:32 +03:00
cdd8ce24c5 People: EmployeeWraper: DisplayName, AvatarSmall
WebComponents: gitignore
2019-06-07 14:34:09 +03:00
322cb3d4f4 Core: Added HttpException 2019-06-07 12:15:17 +03:00
4021ce350c added ASC.VoipService 2019-06-06 17:41:16 +03:00
aa4155eed7 ASC.FederatedLogin: .netcoreapp3.0 2019-06-06 16:34:46 +03:00
84fe95768a fix HttpContext.Current 2019-06-06 11:44:38 +03:00
9b3506ab0c ASC.Data.Storage: init commit. 2019-06-04 17:43:20 +03:00
af712c7ea8 fix AllowAnonymous 2019-05-31 13:47:47 +03:00
8eec776f32 Api: auth via header 2019-05-30 18:21:30 +03:00
62f831eea9 Api: refactoring 2019-05-30 17:57:15 +03:00
f2e373244c fix fd0466e286 2019-05-30 13:31:00 +03:00
fd0466e286 Api: exception handling 2019-05-30 12:28:21 +03:00
bea25886b2 Added CustomApiAttribute 2019-05-29 18:19:36 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00
f76bb1e7d6 LogExtension moved to ASC.Common 2019-05-28 18:24:38 +03:00
1c2cd83284 Added autofac and nlog 2019-05-28 18:05:20 +03:00
6474d925ce Core: added development settings.
Fixed CoreConfiguration
2019-05-22 18:41:02 +03:00
cf45b09a7d Core: use newtonsoft instead of System.Web.Extensions from .net framework 2019-05-22 12:30:18 +03:00
df14def1f5 Core: added CustomClaimsPrincipal.
Api: fixed auth. Added EmployeeWrapper
2019-05-22 12:28:34 +03:00
f183eb6536 fixed build ASC.Common project
require auth for all controllers by default
2019-05-21 12:10:44 +03:00
5c0943f2dd Added custom ConfigurationManager instead of system 2019-05-17 18:27:52 +03:00
acb9457253 Partial revert from 60b30ce542
Getting configuration via IServiceProvider
2019-05-17 14:58:09 +03:00
60b30ce542 Replace Singletons with DI.
Added support for working with db.
Added first version of CookieAuthHandler.
Added PeopleController for test auth.
2019-05-17 11:32:23 +03:00
4ac9644a98 Removed unused output path 2019-05-16 10:33:21 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00