Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 310d5005f0 | |||
| fc18be8f33 | |||
| 52d328c9e7 | |||
| abf8527160 | |||
| 3553b74db1 | |||
| c9b2c1cec0 | |||
| 30b72cef42 | |||
| f7143495df | |||
| a83ccfb78e | |||
| 8bd1c99e7c | |||
| 58d9ffd8b7 | |||
| 7fc307e6a0 | |||
| 3b895c0150 | |||
| 95ae989e2a | |||
| 79883895dd | |||
| d22d8967e5 | |||
| 50207962f7 | |||
| 1e78a02bcd | |||
| d8f98a3c45 | |||
| c858ee63b0 | |||
| fdbbce548b | |||
| 96dab9b45c | |||
| abf53d7e86 | |||
| 6f61ce8167 | |||
| 133cbb6885 | |||
| b08f52701c | |||
| 3eb835dc31 | |||
| 9788b08d1d | |||
| df5908694c | |||
| 61be873faf | |||
| 2c7498c832 | |||
| 768d1acfaf | |||
| 5f802589f6 | |||
| c1739ff6fc | |||
| b9c9ffc0db | |||
| 2fde92499b | |||
| d75bc55e8b | |||
| fe17027ebd | |||
| 629d5bcd56 | |||
| 83a0de4d69 | |||
| 19a7ba9228 | |||
| 0b98d334ec | |||
| 928e7e38bc | |||
| 586a9d2ba1 | |||
| fcd9a578a4 | |||
| a5ff28e8fd | |||
| f70d793b1f | |||
| 74034bce6c |
+3
-3
@@ -7,12 +7,12 @@
|
|||||||
[submodule "core"]
|
[submodule "core"]
|
||||||
path = core
|
path = core
|
||||||
url = https://github.com/ONLYOFFICE/core.git
|
url = https://github.com/ONLYOFFICE/core.git
|
||||||
[submodule "web-apps"]
|
|
||||||
path = web-apps
|
|
||||||
url = https://github.com/ONLYOFFICE/web-apps.git
|
|
||||||
[submodule "sdkjs"]
|
[submodule "sdkjs"]
|
||||||
path = sdkjs
|
path = sdkjs
|
||||||
url = https://github.com/ONLYOFFICE/sdkjs.git
|
url = https://github.com/ONLYOFFICE/sdkjs.git
|
||||||
[submodule "dictionaries"]
|
[submodule "dictionaries"]
|
||||||
path = dictionaries
|
path = dictionaries
|
||||||
url = https://github.com/ONLYOFFICE/dictionaries.git
|
url = https://github.com/ONLYOFFICE/dictionaries.git
|
||||||
|
[submodule "web-apps"]
|
||||||
|
path = web-apps
|
||||||
|
url = https://github.com/ONLYOFFICE/web-apps-pro.git
|
||||||
|
|||||||
+1090
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,5 @@
|
|||||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html)  
|
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||||
|

|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
@@ -28,7 +29,7 @@ The editors allow you to create, edit, save and export text, spreadsheet and pre
|
|||||||
|
|
||||||
## Project Information
|
## Project Information
|
||||||
|
|
||||||
Official website: [http://www.onlyoffice.com/apps.aspx](http://www.onlyoffice.com/apps.aspx "http://www.onlyoffice.com/apps.aspx")
|
Official website: [https://www.onlyoffice.com/apps.aspx](https://www.onlyoffice.com/apps.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDesktop)
|
||||||
|
|
||||||
Code repository: [https://github.com/ONLYOFFICE/DesktopEditors](https://github.com/ONLYOFFICE/DesktopEditors "https://github.com/ONLYOFFICE/DesktopEditors")
|
Code repository: [https://github.com/ONLYOFFICE/DesktopEditors](https://github.com/ONLYOFFICE/DesktopEditors "https://github.com/ONLYOFFICE/DesktopEditors")
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule core updated: ef389872df...ddbb99414f
+1
-1
Submodule desktop-apps updated: f583293769...ad72b2dc37
+1
-1
Submodule desktop-sdk updated: 6fe9cceeee...10f7b2285a
+1
-1
Submodule dictionaries updated: a02b830a17...6303066772
+1
-1
Submodule sdkjs updated: d37786d4b8...6cd4a65fe0
+1
-1
Submodule web-apps updated: 6a9407d629...d3d78c6981
Reference in New Issue
Block a user