Commit Graph

1065 Commits

Author SHA1 Message Date
5cbdfdef9b Merge branch 'develop' into feature/optimization-ef 2023-05-17 11:01:32 +03:00
a0adeba2e4 fix audit report 2023-04-22 15:54:34 +03:00
990128748b DI: fix startup 2023-04-12 14:07:37 +03:00
cab1cacba5 ApiSystem: fix 2023-04-12 11:20:46 +03:00
4dad1d6067 Merge branch 'develop' into feature/optimization-ef 2023-04-10 23:19:56 +03:00
6ed8cebb5f fix 2023-04-10 11:41:12 +03:00
11f32720a6 GetTenantAsync 2023-04-07 10:39:28 +03:00
ced642832e fix merge 2023-04-06 18:18:00 +03:00
07d847fdd1 Merge branch 'develop' into feature/optimization-ef 2023-04-06 17:24:05 +03:00
138544c86c remove CreateExecutionStrategy 2023-04-05 19:30:35 +03:00
5aacc82904 fixed room history 2023-03-30 18:36:22 +03:00
6309d9530c fix async 2023-03-30 15:11:45 +03:00
27c7804aba fix methods with task and without async 2023-03-28 13:49:31 +03:00
e1b01e2d81 fix methods with task and without async 2023-03-28 13:13:13 +03:00
0bcd45f0ce fix async 2023-03-28 10:43:46 +03:00
aac1896a0f remove CreateDbContextAsync and fix ExecuteAsync 2023-03-28 00:25:55 +03:00
d39c28046c add CustomSynchronizationContext 2023-03-27 15:04:50 +03:00
44317ee151 WebstudioDbContext -async 2023-03-24 19:24:59 +03:00
63ee0ca117 UserDbContext - async 2023-03-24 10:53:49 +03:00
Vashchuk Nikita
2b94d5dfa5 changed notification image format to png,
images are sent in notifications as attacment,
fix images size,
fix attachment serialization,
fix work with cache
2023-03-23 00:25:15 +05:00
fc78a0508d TenantDbContext -async part2 2023-03-22 11:27:01 +03:00
18cc3d09c6 fix async 2023-03-21 17:28:06 +03:00
a3800de721 TenantDbContext -async part1 2023-03-20 19:16:00 +03:00
9656931ee7 AuditTrail: added context 2023-03-17 14:33:43 +03:00
f866617acd AuditTrail: added message text for trash emptied action 2023-03-17 14:32:06 +03:00
dde9cac96e TelegramDbContext - async 2023-03-17 11:47:17 +03:00
7d6feae7cd NotifyDbContext- async 2023-03-17 11:32:55 +03:00
603fc8cc0f MessagesContext - async 2023-03-16 18:23:59 +03:00
393887f67b FilesDbContext- async 2023-03-15 16:24:02 +03:00
e4acd2776c FeedDbContext - async 2023-03-15 13:04:34 +03:00
df2d288119 AuditTrail: added rooms module in resource 2023-03-15 12:12:59 +03:00
405ed839bb CoreDbContext -async 2023-03-14 23:44:44 +03:00
9a1404a401 BackupsContext - async 2023-03-13 19:29:42 +03:00
cad10c140b Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-13 19:16:26 +03:00
3aaaf4eafe AuditTrail: added new actions 2023-03-13 18:55:44 +03:00
32e3769176 Search: exception handling 2023-03-13 14:51:32 +03:00
47e14d50fb async/await: added new instance dbcontext 2023-03-10 19:49:46 +03:00
132bc6792b
Merge pull request #1297 from ONLYOFFICE/feature/notifications
Feature/notifications
2023-03-10 17:06:55 +03:00
722df36493 async: fixed 2023-03-10 16:09:32 +03:00
Vashchuk Nikita
2d92da7c0c Merge branch 'release/v1.0.0' into feature/notifications
# Conflicts:
#	web/ASC.Web.Api/GlobalUsings.cs
2023-03-10 17:39:47 +05:00
05571943dc backend: refactoring. replace sync methods to async within ExecutionStrategy block 2023-03-09 14:42:18 +03:00
29abce027d Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/client/src/pages/Accounts.jsx
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/constants/index.js
#	products/ASC.People/Server/Api/UserController.cs
2023-03-06 15:37:45 +03:00
Vashchuk Nikita
c92be742cb Fix/modified sendWhatsNew, Added RoomCreateUser, Added RoomRemoveUser 2023-03-03 20:02:48 +05:00
27900054a0
Merge pull request #1242 from ONLYOFFICE/feature/ef-batch
EF: batch operations
2023-02-28 15:48:05 +03:00
78a2e20edb refactoring 2023-02-27 18:38:01 +03:00
beb1834a0a EF: batch operations 2023-02-27 16:39:52 +03:00
ead94f371e Merge branch 'develop' into feature/notifications 2023-02-27 10:29:50 +03:00
03a4dc89dc Settings: refactoring 2023-02-24 17:19:10 +03:00
216a6480c8 Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/common/constants/index.js
#	products/ASC.Files/Core/Core/Thirdparty/IThirdPartyProviderDao.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	yarn.lock
2023-02-22 15:50:55 +03:00
Vashchuk Nikita
efa04ae8ba added functionality for notifying users about events via AuditEvent,
fix notifyEngine,
edited letter format,
added method for getting roomsId and roomsTitle from a file/folder inside the room,
added method for getting sharing info from foldersIds and userGuid
2023-02-21 13:35:01 +05:00