Commit Graph

504 Commits

Author SHA1 Message Date
29c37cbba5 fix namespaces for documentation 2023-04-19 16:39:50 +05:00
86e5725ec4 api: model to inDto param name 2023-04-19 13:31:12 +05:00
18b5f9f697 fix documentation 2023-04-18 19:27:48 +05:00
4af951856f Merge remote-tracking branch 'remotes/origin/release/v1.0.0' into feature/api-descriptions
# Conflicts:
#	products/ASC.People/Server/Api/PhotoController.cs
#	products/ASC.People/Server/Api/UserController.cs
#	products/ASC.People/Server/ApiModels/RequestDto/LinkAccountRequestDto.cs
#	web/ASC.Web.Api/Api/AuthenticationController.cs
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
2023-04-18 18:08:59 +05:00
f56b589749 some more fixes 2023-04-14 18:19:43 +03:00
2b17d2eed0 people: fixed generate thumbnails 2023-04-13 14:44:22 +03:00
24e3a3ec30 Merge branch 'feature/api-descriptions' of https://github.com/ONLYOFFICE/DocSpace into feature/api-descriptions 2023-04-13 12:44:33 +03:00
50c3f5805a fixes for api docs 2023-04-13 12:43:54 +03:00
a7de97e4ce fixed: user photo manager 2023-04-12 23:15:39 +03:00
abad7a0e15 user photo upload: fixed 2023-04-12 23:07:22 +03:00
4f12380445 people: update last_modified in core_user table after set user photo 2023-04-12 22:27:16 +03:00
c85caa5651 people: fixed response for POST {userid}/photo/thumbnails method 2023-04-12 19:18:40 +03:00
1c55a0acff fixes for People and Backup api docs 2023-04-11 13:15:59 +03:00
7abad777d7 fixed Bug 62014 2023-04-11 11:18:02 +03:00
2e0198fa98 AllowNotPayment for activation 2023-04-10 18:37:04 +03:00
747a682834 different fixes anf updates for Files and People 2023-04-10 14:53:27 +03:00
cd0a27109c SignupAccountRequestDto: EmplType -> EmployeeType 2023-04-09 21:20:57 +03:00
40e7935d68
Merge pull request #1326 from ONLYOFFICE/feature/quota-via-websocket
Feature/quota via websocket
2023-04-07 21:51:32 +04:00
351a2dbbd4 SignupAccountRequestDto: EmplType -> EmployeeType 2023-04-07 18:33:28 +03:00
298dee8269 Hide documentation warnings 2023-04-05 20:41:04 +05:00
dbde524070 GenerateDocumentationFile 2023-04-05 20:35:59 +05:00
baf4147cca people: added api descriptions 2023-04-04 18:34:54 +03:00
Vashchuk Nikita
0db7c335bf socket notification when archiving a room,
changed file_size id to total_size when added/deleted files,
fix notification when adding paid users,
fix notification when block/unblock users,
fix problem with change-quota-feature-value notification when updating quota
2023-04-03 16:31:14 +05:00
Vashchuk Nikita
604b67fa58 functionality for notification ASC.Socket.IO about quota changes 2023-03-30 19:13:13 +05:00
0abe404476 invitation link: added tariff/quota/permissions check, refactoring 2023-03-23 16:22:01 +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
f95c56198e thumbnail: bump ImageSharp from v2.0.0 to 3.0.0, optimization, refactoring 2023-03-03 22:49:36 +03:00
Vashchuk Nikita
c92be742cb Fix/modified sendWhatsNew, Added RoomCreateUser, Added RoomRemoveUser 2023-03-03 20:02:48 +05:00
8b500ae37d
Merge pull request #1257 from ONLYOFFICE/bugfix/60605
bugfix/60605
2023-03-01 17:41:31 +03:00
6c428d9bbb fix Bug 61111 2023-03-01 14:53:55 +03:00
308802eeb6 optional size in api method /people/${profileId}/photo/thumbnails.json 2023-03-01 14:46:26 +03:00
c932d935fa Merge branch 'develop' into feature/colloborator 2023-02-28 13:48:08 +04:00
78a2e20edb refactoring 2023-02-27 18:38:01 +03:00
Timofey Boyko
8e59451b4a Merge branch 'develop' into feature/colloborator 2023-02-27 15:22:21 +03:00
03a4dc89dc Settings: refactoring 2023-02-24 17:19:10 +03:00
c8150ac4b0 People: fixed user type filter 2023-02-22 12:54:43 +03:00
3401abb21a Merge branch 'develop' into feature/colloborator 2023-02-21 17:11:39 +03:00
ca5d711c36 People: refactor 2023-02-21 16:53:48 +03:00
3269d48e15 added new table 2023-02-21 14:22:34 +03:00
6f34d873ee People: refactor 2023-02-20 11:16:44 +03:00
2be40a9c50 People: refactor 2023-02-17 17:53:30 +03:00
07dc7dab20 People: refactor, added collaborator 2023-02-17 17:40:25 +03:00
25859e5d4e refactoring 2023-02-17 15:56:40 +03:00
e58175f69e WebHooks: added resources, new methods and settings for disable webhook 2023-02-08 14:17:06 +03:00
4fbe654ed5 People: fixed user type change 2023-01-31 12:52:51 +03:00
08fb297064 People: fixed adding user as activated 2023-01-23 12:49:04 +03:00
667b10e874
Merge pull request #1149 from ONLYOFFICE/feature/dotnet7
Feature/dotnet7
2023-01-19 22:00:57 +03:00
9937ecccee fix 2023-01-19 18:32:37 +03:00
8ad635ba25 merge from release/rc-v1.2.0. fixed problem and update dll 2023-01-19 15:47:09 +03:00
3f97d3a470 People: added resending all invitations 2023-01-19 13:29:45 +03:00