Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/CommunityServer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkinsRobo <gitrobot@onlyoffice.com>2022-05-25 14:27:52 +0300
committerJenkinsRobo <gitrobot@onlyoffice.com>2022-05-25 14:27:52 +0300
commitf5aad2d91ed1020022b6b65655c7a9ae2442f46f (patch)
treeff4701529483a43d510d798eb74f3398ca276f08
parentd7284c7deffa0d6f170027c85bae3f64197381f7 (diff)
Update to v12.0.0v12.0.0
-rw-r--r--.gitignore29
-rw-r--r--.gitmodules4
2 files changed, 4 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 72a5505e0..000000000
--- a/.gitignore
+++ /dev/null
@@ -1,29 +0,0 @@
-**/obj/
-**/bin/
-/packages/
-/redistributable/ICal.Net_v2/packages/
-*.suo
-*.user
-web/studio/Logs/
-web/studio/Data/
-build/*.log
-build/deploy
-/module/ASC.Api/Logs
-.vs/
-.vscode/
-/web/services/logs
-/web/statistics/logs
-/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.core.js
-/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.blockUI.js
-/web/studio/ASC.Web.Studio/js/third-party/jquery/jquery.mousewheel.js
-/web/studio/ASC.Web.Studio/js/uploader/jquery.fileupload.js
-/module/ASC.Socket.IO/node_modules
-/module/ASC.Socket.IO/package-lock.json
-/module/ASC.Socket.IO/typings
-/module/ASC.Thumbnails/node_modules
-/module/ASC.SsoAuth/node_modules
-/module/ASC.UrlShortener/node_modules
-/module/ASC.UrlShortener/Logs
-/module/ASC.WebDav/node_modules
-/module/ASC.WebDav/logs
-/module/Logs \ No newline at end of file
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..46202f856
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "web/studio/ASC.Web.Studio/Products/Files/DocStore"]
+ path = web/studio/ASC.Web.Studio/Products/Files/DocStore
+ url = https://github.com/ONLYOFFICE/document-templates
+ branch = main/community-server