DocSpace-buildtools/web/ASC.Web.Api/Api/Settings
NikitaVashchuk 3fc877a422 GetJournal(HttpGet("webhooks/log"): added group status for webhooks as bit flag; added deliveryFrom, deliveryTo; added search by configId;
GetTenantWebhooks(HttpGet("webhook")): added status for last webhook;
UpdateWebhook([HttpPut("webhook")]): added ssl option;
Updated db migrations
2023-04-06 23:46:23 +05:00
..
BaseSettingsController.cs refactoring 2022-04-15 13:27:48 +03:00
CustomNavigationController.cs remove .wait and .result 2022-10-27 13:49:42 +03:00
CustomSchemasController.cs Api: removed CustomHttpMethodAttribute 2022-05-23 18:48:23 +03:00
GreetingSettingsController.cs removed unused variables 2022-12-09 17:47:46 +03:00
IpRestrictionsController.cs - added functionality for adding ip restrictions for users and admins separately 2022-09-05 15:48:41 +04:00
LdapController.cs refactoring 2022-09-15 18:58:05 +03:00
LicenseController.cs refactor 2022-10-18 14:22:02 +03:00
MessageSettingsController.cs Web.Api: refactor 2023-02-20 11:16:17 +03:00
NotificationController.cs added functionality for notifying users about events via AuditEvent, 2023-02-21 13:35:01 +05:00
OwnerController.cs refactor 2022-10-18 14:22:02 +03:00
PushController.cs Push: fix api 2022-08-24 14:26:45 +03:00
RadicaleController.cs WebHooks: added resources, new methods and settings for disable webhook 2023-02-08 14:17:06 +03:00
SecurityController.cs remove .wait and .result 2022-10-27 13:49:42 +03:00
SettingsController.cs api/settings: return Standalone 2023-01-30 11:15:57 +03:00
SsoController.cs refactoring saveUserInfo 2022-10-24 18:30:17 +03:00
StorageController.cs removed unused variables 2022-12-09 17:47:46 +03:00
TfaappController.cs fix Bug 61465 - Accounts. Two-factor authentication. 2023-03-04 00:57:15 +03:00
TipsController.cs Merge branch 'develop' into feature/logger-refactoring 2022-05-24 23:13:57 +03:00
VersionController.cs Settings: version. CommunityServer replaced with DocSpace 2022-08-19 16:34:39 +03:00
WebhooksController.cs GetJournal(HttpGet("webhooks/log"): added group status for webhooks as bit flag; added deliveryFrom, deliveryTo; added search by configId; 2023-04-06 23:46:23 +05:00
WhitelabelController.cs Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-13 11:45:30 +03:00