ONLYOFFICE DocSpace is a room-based collaborative platform which allows organizing a clear file structure depending on users' needs or project goals. Flexible access permissions and user roles allow fine-tuning the access to the whole space or separate rooms.
Go to file
Vashchuk Nikita e49d082fa3 Merge branch 'develop' into feature/migrations-fix
# Conflicts:
#	common/ASC.Core.Common/EF/Model/Core/Acl.cs
#	common/ASC.Core.Common/GlobalUsings.cs
#	common/ASC.Core.Common/Messaging/EventMessage.cs
#	common/ASC.Core.Common/Messaging/LoginEvent.cs
#	common/ASC.Core.Common/Messaging/MessageTarget.cs
#	common/ASC.Core.Common/Migrations/MySql/CoreDbContextMySql/20211012145320_CoreDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/20220708104408_FilesDbContextMySql.Designer.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/20220708104408_FilesDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/MySqlFilesDbContextModelSnapshot.cs
#	common/ASC.Core.Common/Migrations/MySql/MessagesContextMySql/20211012145334_MessagesContextMySql.Designer.cs
#	common/ASC.Core.Common/Migrations/MySql/MessagesContextMySql/20211012145334_MessagesContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/MessagesContextMySql/20220708104428_MessagesContextMySql.Designer.cs
#	common/ASC.Core.Common/Migrations/MySql/MessagesContextMySql/20220708104428_MessagesContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/UserDbContextMySql/20211012145322_UserDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/UserDbContextMySql/20220708104402_UserDbContextMySql.Designer.cs
#	common/ASC.Core.Common/Migrations/MySql/UserDbContextMySql/MySqlUserDbContextModelSnapshot.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/CoreDbContextPostgreSql/20211012145321_CoreDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20220708104409_FilesDbContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20220708104409_FilesDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/PostgreSqlFilesDbContextModelSnapshot.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/MessagesContextPostgreSql/20211012145335_MessagesContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/MessagesContextPostgreSql/20211012145335_MessagesContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/MessagesContextPostgreSql/20220708104429_MessagesContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/MessagesContextPostgreSql/20220708104429_MessagesContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/TenantDbContextPostgreSql/20211012145343_TenantDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/UserDbContextPostgreSql/20211012145323_UserDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/UserDbContextPostgreSql/20220708104403_UserDbContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/UserDbContextPostgreSql/PostgreSqlUserDbContextModelSnapshot.cs
#	common/ASC.Data.Backup.Core/Migrations/MySql/BackupsContextMySql/20220708104422_BackupsContextMySql.Designer.cs
#	common/ASC.Data.Backup.Core/Migrations/PostgreSql/BackupsContextPostgreSql/20220708104423_BackupsContextPostgreSql.Designer.cs
#	common/ASC.MessagingSystem/Migrations/MySql/MessagesContextMySql/20211012145334_MessagesContextMySql.Designer.cs
#	common/ASC.MessagingSystem/Migrations/PostgreSql/MessagesContextPostgreSql/20211012145335_MessagesContextPostgreSql.Designer.cs
#	common/ASC.Resource.Manager/ResourceData.cs
#	common/services/ASC.AuditTrail/GlobalUsings.cs
#	products/ASC.Files/Core/Core/EF/DbFilesThirdpartyAccount.cs
#	products/ASC.Files/Core/Migrations/MySql/FilesDbContextMySql/20211022170840_FilesDbContextMySql.cs
#	products/ASC.Files/Core/Migrations/MySql/FilesDbContextMySql/MySqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Core/Migrations/PostgreSql/FilesDbContextPostgreSql/20211022170841_FilesDbContextPostgreSql.cs
#	products/ASC.Files/Core/Migrations/PostgreSql/FilesDbContextPostgreSql/PostgreSqlFilesDbContextModelSnapshot.cs
#	web/ASC.Web.Api/GlobalUsings.cs
2022-07-11 13:28:49 +03:00
.nuget/packages fix build 2022-06-27 23:18:23 +03:00
build Merge branch 'release/v1.2' into develop 2022-07-07 17:41:41 +03:00
common Merge branch 'develop' into feature/migrations-fix 2022-07-11 13:28:49 +03:00
config Merge branch 'release/v1.2' into develop 2022-07-07 17:41:41 +03:00
i18next edit translations 2022-06-02 13:21:20 +03:00
packages Web: Components: fixed onClickOutside eventTypes 2022-07-07 17:58:41 +03:00
products Merge branch 'develop' into feature/migrations-fix 2022-07-11 13:28:49 +03:00
public Fix Bug 57978 - Client.Clouds. Rename button 'Delete third-party' to 'Disconnect' 2022-07-05 16:58:05 +03:00
sql Sql: fix 2022-06-24 16:18:37 +03:00
thirdparty GoogleAuth: fix 94 issue 2022-02-24 17:36:44 +03:00
web Merge branch 'develop' into feature/migrations-fix 2022-07-11 13:28:49 +03:00
.editorconfig fix 2022-05-06 10:58:15 +03:00
.gitignore fixed the inability to create a folder named data in projects 2022-02-07 17:05:12 +03:00
.gitmodules Web: Tests: 2021-12-21 16:59:04 +03:00
ASC.Tests.sln fix tests 2022-06-30 12:07:30 +03:00
ASC.Tools.sln fix AutoMigrationCreator 2022-07-08 14:19:13 +03:00
ASC.Web.sln Merge branch 'develop' into feature/LDAP-new 2022-06-28 14:30:40 +03:00
ASC.Web.slnf Merge branch 'develop' into feature/LDAP-new 2022-06-28 14:30:40 +03:00
frontend.code-workspace Web: Added extensions:recommendations for jest 2022-03-15 18:31:49 +03:00
lerna.json Bump version to v1.2.0 2022-04-21 19:15:08 +03:00
LICENSE Create LICENSE 2019-05-23 16:15:55 +03:00
NuGet.Config Pomelo up to 5.0.0 2021-05-06 12:31:55 +03:00
package.json Bump version to v1.2.0 in package.json 2022-07-07 15:30:06 +03:00
README.md Update README.md 2022-02-18 14:01:28 +03:00
thirdparty.sln websocket for only net standart 2021-05-21 13:31:28 +03:00
yarn.lock Web: i18n: Added "cross-fetch" for @appserver/common/utils/i18next-http-backend 2022-07-04 18:13:23 +03:00

ONLYOFFICE App Server

Overview

ONLYOFFICE App Server is a platform based on .NET Core and React engines which comprises document management features and makes it possible to implement advanced folder management.

Functionality

  • Cross-platform: web and mobile environment.
  • Integration with online editors (text documents, spreadsheets, presentations, forms).
  • External sharing for editing, reviewing, commenting, reading.
  • Version history.
  • File and folder search.
  • Connecting Dropbox, Google Drive, Box, OneDrive, Nextcloud, ownCloud, kDrive, Yandex.Disk.

Licensing

App Server is released under AGPLv3 license. See the LICENSE file for more information.

Project info

Official website: https://www.onlyoffice.com

Code repository: https://github.com/ONLYOFFICE/AppServer

User feedback and support

If you have any problems or questions about App Server, use the Issues section in this repository or visit our official forum.