Commit Graph

3517 Commits

Author SHA1 Message Date
62e6431605 added translations 2023-07-07 14:31:42 +03:00
a0efa6c115 SocketIO: added user and password support for redis 2023-07-07 14:14:22 +03:00
f8acd8f647 added translations 2023-07-06 16:36:28 +03:00
cbf7971cd3 added translations 2023-07-05 17:22:56 +03:00
4d0c17d396
Merge pull request #1507 from ONLYOFFICE/feature/tenantcookie
Feature/tenantcookie
2023-07-05 06:53:01 +04:00
e634285b97 fix Bug 63003 2023-07-05 00:03:44 +03:00
a6954a3764 added translations 2023-07-04 18:07:50 +03:00
506544ea7c Merge branch 'release/v1.1.0' into feature/tenantcookie 2023-07-04 13:12:09 +04:00
220a21fe4f fixed quota 2023-07-03 20:07:00 +03:00
cfe7c589f6 fixed quota 2023-07-03 19:39:35 +03:00
3c9a253639 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-07-03 17:19:35 +03:00
725310d472 added translations 2023-07-03 17:18:59 +03:00
045259a9f2
Merge pull request #1499 from ONLYOFFICE/feature/docker-dev
Add docker runtime build images for develop
2023-07-03 14:13:33 +04:00
3889e95c63 TenantCookieSettings: check enabled 2023-07-03 12:53:51 +03:00
6921f945bc Build: Refactoring publish with profiles 2023-07-03 12:28:03 +04:00
2c540aed25 Publish: Added publish profiles for Unix 2023-07-03 00:53:29 +04:00
ed2a2ea9ec Server: Added publish profiles for "ASC.Files", "ASC.People", "ASC.Data.Backup", "ASC.Files.Service", "ASC.Notify", "ASC.Studio.Notify", "ASC.Web.Api", "ASC.Web.Studio", "ASC.Data.Backup.BackgroundTasks", "ASC.ClearEvents", "ASC.ApiSystem", "ASC.Web.HealthChecks.UI" 2023-07-02 12:51:28 +03:00
0ff6e98473 TenantCookieSettings: lifetime is now 1440 by default. added "default" property 2023-06-30 19:07:18 +03:00
6b4517b5dc Fix bug 63112 2023-06-29 19:04:20 +03:00
870d4efac5 added translations 2023-06-29 18:06:36 +03:00
c0f3860ee9 Billing: affiliateId to shopping link 2023-06-29 14:16:26 +05:00
c505c8dc2b added translations 2023-06-28 13:35:40 +03:00
c0a1608691 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-27 16:43:58 +03:00
3ba27cd577 added translations 2023-06-27 16:42:20 +03:00
254771a43a Core: Security: fixed validation 2023-06-27 14:17:46 +03:00
0f571bf31b added translations 2023-06-23 18:11:24 +03:00
706394ee7f fix 63006 2023-06-22 18:19:15 +03:00
30233cd8c4 added translations 2023-06-22 18:09:30 +03:00
1bcdcd4f46 migrations for standalone 2023-06-21 21:11:18 +03:00
28055fc876 Merge branch 'release/v1.1.0' into feature/files-filter-optimization 2023-06-21 10:54:57 +03:00
fc311ef24f fix 62906, 62999 2023-06-20 17:12:10 +03:00
221c28b532 Merge branch 'release/v1.1.0' into feature/files-filter-optimization 2023-06-19 14:39:05 +03:00
f79d996709 fixed fatal error from logs 2023-06-16 15:07:39 +03:00
b5b865236b added translations 2023-06-16 13:54:38 +03:00
9d425e0f8f nlog: CustomExceptionFilterAttribute change LogError => LogCritical 2023-06-15 19:03:00 +03:00
a1235de616 nlog: DebugRemoteIpAddress => TraceRemoteIpAddress 2023-06-15 18:49:45 +03:00
10a63e5908 telegram: removed deprecated dll 2023-06-15 16:57:16 +03:00
d03e4ef330 nlog: fixed LoggerMiddleware 2023-06-15 16:56:11 +03:00
a5ee8e3824 nlog: update dll 2023-06-15 16:55:43 +03:00
84444d89a1 added UnhandledExceptionMiddleware 2023-06-15 16:54:15 +03:00
f12e821ba4 nlog: log fatal error 2023-06-15 16:53:43 +03:00
e3681c243f ASC.Common: replace deprecated .dll 2023-06-14 15:56:11 +03:00
3f191d928a added logger 2023-06-14 15:03:07 +03:00
6e07ad70f4 refactoring 2023-06-14 11:47:11 +03:00
0198f88c64 EF: added substring db function, refactoring 2023-06-14 11:45:40 +03:00
a3bcd0a099 fixed 62906 2023-06-13 00:39:02 +03:00
6491f137e5 fixed 61957 2023-06-13 00:08:10 +03:00
baa18cab8b fixed 62955 2023-06-12 23:54:10 +03:00
083cf7e049
Merge pull request #1465 from ONLYOFFICE/feature/cdn-for-dynamic-content
s3: added support presigned cdn url for Media/Image viewer
2023-06-10 09:41:51 +03:00
680d75b213 s3: added support presigned cdn url for Media/Image viewer 2023-06-10 09:33:59 +03:00
b55b91f5e9 added translations 2023-06-09 19:10:09 +03:00
5cdb23bc5d added translations 2023-06-09 10:56:28 +03:00
fef76e032f added translations 2023-06-08 18:24:46 +03:00
65d2343c65 added translations 2023-06-07 17:40:23 +03:00
a1c4dffd33 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 10:27:38 +03:00
812a570e51 Firebase: added config for mobile application 2023-06-07 10:27:26 +03:00
6888fdbd51 added translations 2023-06-06 18:47:15 +03:00
75a83f3253 Now setting "CanIndexByContent" is always true 2023-06-06 18:27:40 +03:00
f9b979c89c Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-06 14:27:00 +03:00
d62949de40 Firebase: added FirebaseDbContext to pool 2023-06-06 14:26:30 +03:00
71d0dce908 fix Bug 62879 2023-06-06 11:49:37 +03:00
6a4ebb9854 Files: exclude thumbnails from quota 2023-06-02 17:08:15 +03:00
ec65b8b6b8 fix 2023-06-01 23:21:22 +03:00
6d01b26ca5 redis: bugfixed 2023-05-31 13:13:26 +03:00
ea23868aea fix 2023-05-31 11:28:33 +03:00
cac224c022 fix 2023-05-31 11:19:00 +03:00
743a8a363c ApiSystem: removed region support 2023-05-31 11:01:17 +03:00
ea70be9ba7 redis: force raise cache notify 2023-05-30 19:32:27 +03:00
a246b02c2c distributedTaskQueue: fixed unused subscription 2023-05-30 19:31:16 +03:00
c0547f5887 DistributedTaskQueue: fixed removing orphan tasks 2023-05-30 13:16:12 +03:00
01c3b6e2a1 fixed accepting overdue licence 2023-05-30 11:38:38 +03:00
5120181799
Merge pull request #1446 from ONLYOFFICE/feature/standalone
Feature/standalone
2023-05-29 18:28:34 +04:00
845aaa085f Quota: cache by region 2023-05-27 19:44:29 +03:00
d1b384da2c Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-26 12:45:13 +04:00
ef7795f2df Backup: fixed payment after restore 2023-05-24 19:33:10 +03:00
48b580f1b0 added translations 2023-05-24 18:25:14 +03:00
4e0c388d8b Core: added support of empty payment configuration 2023-05-24 18:10:17 +03:00
94388c0616 Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-23 17:00:12 +03:00
395faf8121 fixed Bug 62708 2023-05-23 15:02:01 +03:00
8f1e35b818 added translations 2023-05-19 17:23:00 +03:00
819c6597f4 added translations 2023-05-18 18:23:26 +03:00
b3f93d713b Payments: fixed for standalone 2023-05-18 12:02:48 +03:00
986361b4a0 People: new filter AccountLoginType 2023-05-17 11:20:27 +03:00
f5cb9d9e21 Merge branch 'hotfix/v1.0.1' into feature/remove-unused-resources
# Conflicts:
#	common/services/ASC.AuditTrail/AuditReportResource.de.resx
#	common/services/ASC.AuditTrail/AuditReportResource.tr.resx
#	common/services/ASC.AuditTrail/AuditReportResource.uk-UA.resx
2023-05-16 21:53:23 +03:00
24081d3fdd added translations 2023-05-16 18:43:39 +03:00
bb70294faa Quota: update is a Standalone feature 2023-05-16 17:33:25 +03:00
0d54ec005a Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-16 13:11:19 +04:00
dc805b8cbd Fix UselessModuleTranslationKeysTest issue (key: FreeStartupPlan) 2023-05-16 12:46:49 +04:00
e0f82c1a86 Merge branch 'hotfix/v1.0.1' into feature/remove-unused-resources 2023-05-16 11:25:26 +03:00
fd45e59e51 transfer commit from cs (2e8788596a826d5bb2c015ae9f4314e8385188c6) 2023-05-15 20:49:23 +03:00
0338a029e8 Payments: fixed price for eu 2023-05-15 19:30:14 +03:00
47a8b890da added translations 2023-05-15 17:52:57 +03:00
36eb80dadb Payment: fixed 2023-05-15 14:28:13 +03:00
4dc8faeea9 fixed RegionHelper 2023-05-13 21:37:04 +03:00
c65685b9ef fix 2023-05-12 22:53:18 +03:00
7ca54ad440 fix translate tests 2023-05-12 22:49:19 +03:00
6efa64b91b remove unused resources 2023-05-12 22:48:47 +03:00
163853751d fix 2023-05-12 20:47:41 +03:00
3bb1ca7969 Billing: fixed upload license 2023-05-12 18:58:53 +03:00
2586edcef3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-12 18:18:45 +03:00