OnlyOffice Web Apps patched to allow mobile editing
Go to file
Pavel Lobashov a66e1daac3
Fix building web-apps by require sdkjs (#725)
Since this commit on develop
3636bf78c4
web-apps require file from `sdkjs` named
```
'../../../../sdkjs/common/device_scale.js'
```
So cloning of sdkjs is bring back
Currently it will close `sdkjs#develop` for any branches,
since implement cloning different branches for different
PR destanation in GitHub Actions is not a trivial task and
will take time to develop.
But maybe current variant will be enough in major cases
2021-03-01 11:03:35 +03:00
.github/workflows Fix building web-apps by require sdkjs (#725) 2021-03-01 11:03:35 +03:00
.vscode Append VSCode settings for watching styles of mobile editors. 2019-12-04 11:33:43 +03:00
apps [DE] fixed check scaling on editor launch 2021-03-01 00:31:33 +03:00
build [multiscaling] changed "wrapping" and "table borders" icons in DE 2021-01-26 23:52:43 +03:00
test Update copyright to 2018 2018-03-01 15:16:38 +03:00
translation Fix translation script 2020-11-05 23:37:05 +03:00
vendor Fix scroll style: Issue 1160 2021-02-26 12:20:11 +03:00
.gitignore Add sprite files to ignore 2019-11-29 16:07:37 +03:00
CHANGELOG.md Update change log 2018-12-17 11:41:57 +03:00
LICENSE.txt AGPL v3 2016-06-27 13:47:51 +03:00
Readme.md Fix a typo in previous versions description (#292) 2020-01-10 11:21:50 +03:00

License

web-apps

The frontend for ONLYOFFICE Document Server. Builds the program interface and allows the user create, edit, save and export text, spreadsheet and presentation documents using the common interface of a document editor.

Previous versions

Until 2019-10-23 the repository was called web-apps-pro

Project Information

Official website: http://www.onlyoffice.org

Code repository: https://github.com/ONLYOFFICE/web-apps

SaaS version: http://www.onlyoffice.com

User Feedback and Support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.

License

web-apps is released under an GNU AGPL v3.0 license. See the LICENSE file for more information.