Commit Graph

139 Commits

Author SHA1 Message Date
0123128b50 setup ForwardedHeadersOptions via config 2023-04-20 18:15:48 +03:00
eded2ac313 fix Bug 62137 2023-04-18 14:17:51 +03:00
4dc64cccad fix Bug 62112 2023-04-15 17:09:27 +03:00
a471455c8a AppSettings: api-system, api-cache empty settings 2023-04-10 21:20:58 +03:00
2a736e7c64 Settings: legalterms 2023-04-10 19:10:30 +03:00
7b1101b50c add "documentation-email" in config 2023-04-07 14:18:22 +03:00
675778cc2d empty "zendesk-key" 2023-04-04 17:44:43 +03:00
3e2de4cb75 add ZendeskKey and BookTrainingEmail in SettingsDto 2023-04-04 13:20:59 +03:00
cab3582bcf
Merge pull request #1315 from ONLYOFFICE/bugfix/notification-image-format
Bugfix/notification image format
2023-03-24 12:39:32 +03:00
ff38a3535e fix Bug 61709 2023-03-23 16:28:18 +03:00
Vashchuk Nikita
ca6e1d1553 returned old images 2023-03-23 02:26:07 +05:00
d073a3795c thumbnails: added setup resize mode 2023-03-16 18:59:46 +03:00
785a04f4fe Applied new height of thumbnails (300 -> 156) + new 1280x720 variant for InfoPanel and preview 2023-03-15 19:25:01 +04:00
0895fa8020 revert chunk size to 10MB 2023-03-06 18:39:57 +03:00
4292df49a0
Merge pull request #1237 from ONLYOFFICE/feature/new-dbname
Feature/new dbname
2023-02-22 17:36:45 +03:00
ceb614d115
Merge pull request #1238 from ONLYOFFICE/feature/default-jwt
Enable AuthorizationJwt by default
2023-02-22 17:29:01 +03:00
a9960f0545
Merge pull request #1170 from ONLYOFFICE/bugfix/chunk-size
fix chunk size
2023-02-22 15:30:57 +03:00
d0a7926406 Enable AuthorizationJwt by default 2023-02-22 14:18:36 +03:00
4c10b3344e dbname renamed to docspace 2023-02-22 13:12:29 +03:00
f52f32a6af Merge branch 'develop' into feature/asc.apicache
# Conflicts:
#	common/ASC.Core.Common/EF/Context/BaseDbContext.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Storage/ConsumerBackupStorage.cs
#	common/ASC.Data.Backup.Core/Storage/DocumentsBackupStorage.cs
#	common/ASC.Data.Backup.Core/Tasks/BackupPortalTask.cs
#	common/ASC.Data.Backup.Core/Tasks/PortalTaskBase.cs
#	common/Tools/ASC.Migration.Creator/Program.cs
#	common/Tools/ASC.Migration.Runner/Program.cs
#	common/Tools/ASC.MigrationPersonalToDocspace/MigrationCreator.cs
#	common/Tools/ASC.MigrationPersonalToDocspace/MigrationRunner.cs
2023-02-07 17:07:20 +03:00
85b20c6f72 fix chunk size when copy file in s3 2023-02-06 14:06:09 +03:00
Elyor Djalilov
418bc2d3c3 Fix Bug 60695 - Settings: Common. The minimum length of the portal name cannot be less than 6 characters. 2023-01-27 15:56:07 +05:00
0105f7fadc fix 2023-01-27 12:08:30 +03:00
070475af5b running ActivePassiveHostedService in singletone mode as default 2023-01-11 00:31:12 +03:00
ceebd5b47d refactoring 2022-12-22 18:48:05 +03:00
40ea7aefeb Merge branch 'release/rc-v1.2.0' into feature/asc.apicache 2022-12-20 12:47:44 +03:00
579a050625 config: Added .svg to "viewed-images" array. 2022-12-16 19:03:56 +03:00
db951d00e6 asc.apicache 2022-12-16 15:41:09 +03:00
5e2d50aa7c fixed upload url 2022-12-12 19:07:30 +03:00
61f7765a4f Merge branch 'develop' into feature/api-origin 2022-12-06 21:47:56 +03:00
baedfcc93a fixed performance issue 2022-11-29 16:47:26 +03:00
Sergey Kirichenko
dfa948d5b3
Delete docker services (#1081) 2022-11-24 17:47:27 +03:00
Vlada Gazizova
f3d9aa918d
Web:Formatted appsettings.json. 2022-11-21 16:22:59 +03:00
29d52e6d06 Web:Change themelimit. 2022-11-21 11:04:19 +03:00
999e892b7e Merge branch 'develop' into feature/custom-theme 2022-11-17 17:30:46 +03:00
af88793aa4 Merge branch 'develop' into feature/api-origin 2022-11-17 16:09:15 +03:00
22c6aa6896 Api: cors support 2022-11-17 15:58:40 +03:00
e50833f7f3 common settings for configure aws cloudwatch credentials 2022-11-16 12:44:53 +03:00
7856f6894f Web:Change thelimit to 11. 2022-11-14 15:43:22 +03:00
e765272e7a fixed appsettings.json 2022-11-01 15:24:17 +03:00
52b23cbf8b healthcheck: added to ApiSystem/ClearEvents services. refactoring 2022-10-31 16:13:45 +03:00
bec4f11dcd Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.Api.Core/Extensions/HostBuilderExtension.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Webhooks.Service/Program.cs
#	packages/common/components/Loaders/index.js
#	packages/common/store/AuthStore.js
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	packages/login/webpack.config.js
#	products/ASC.Files/Service/Program.cs
#	web/ASC.Web.Api/Program.cs
2022-09-15 17:16:04 +03:00
75206fe16a Config: Restored some languages for Payment System 2022-09-06 10:54:19 +03:00
fa1703be2d config: added missed row after merge. 2022-09-05 10:33:07 +03:00
9154b971c0 Merge branch 'develop' into feature/stripe
# Conflicts:
#	packages/client/src/pages/PortalSettings/index.js
#	packages/common/api/settings/index.js
#	packages/common/components/Loaders/index.js
2022-08-29 13:06:44 +03:00
Vlada Gazizova
302e2e655a
Merge branch 'develop' into feature/settings-common 2022-08-27 12:17:44 +03:00
TimofeyBoyko
3803163ff3 Merge branch 'develop' into feature/system-plugin-v2 2022-08-26 13:26:41 +03:00
641695ec51 Removed paymentManager, DbButton, DbTenantPartner. Added PaymentConfiguration, PaymentsController 2022-08-25 23:09:12 +03:00
1b158e1e5e Merge branch 'develop' into feature/push 2022-08-25 11:22:07 +03:00
TimofeyBoyko
69edfeb8ab Merge branch 'develop' into feature/system-plugin-v2 2022-08-24 12:42:33 +03:00