jackson před 7 měsíci
revize
ba04872ad9

binární
.DS_Store


+ 5 - 0
.idea/.gitignore

@@ -0,0 +1,5 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/

+ 15 - 0
.idea/im_openimweb.iml

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.tmp" />
+      <excludeFolder url="file://$MODULE_DIR$/temp" />
+      <excludeFolder url="file://$MODULE_DIR$/tmp" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+  <component name="SonarLintModuleSettings">
+    <option name="uniqueId" value="1a978728-f98b-4897-8062-d2e2bda82f4f" />
+  </component>
+</module>

+ 6 - 0
.idea/inspectionProfiles/Project_Default.xml

@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+  <profile version="1.0">
+    <option name="myName" value="Project Default" />
+    <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
+  </profile>
+</component>

+ 8 - 0
.idea/modules.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/.idea/im_openimweb.iml" filepath="$PROJECT_DIR$/.idea/im_openimweb.iml" />
+    </modules>
+  </component>
+</project>

+ 0 - 0
.idea/sonarlint/issuestore/1/3/13c0dabf6c756c3a9c651a6df49f00600d23bb0f


+ 0 - 0
.idea/sonarlint/issuestore/a/0/a071778a21df2a3943bbeecd9b1182de2cadb61a


+ 5 - 0
.idea/sonarlint/issuestore/index.pb

@@ -0,0 +1,5 @@
+
+O
+openim-electron-demo/.gitignore,a/0/a071778a21df2a3943bbeecd9b1182de2cadb61a
+I
+openim-h5-demo/.gitignore,1/3/13c0dabf6c756c3a9c651a6df49f00600d23bb0f

+ 0 - 0
.idea/sonarlint/securityhotspotstore/1/3/13c0dabf6c756c3a9c651a6df49f00600d23bb0f


+ 0 - 0
.idea/sonarlint/securityhotspotstore/a/0/a071778a21df2a3943bbeecd9b1182de2cadb61a


+ 5 - 0
.idea/sonarlint/securityhotspotstore/index.pb

@@ -0,0 +1,5 @@
+
+O
+openim-electron-demo/.gitignore,a/0/a071778a21df2a3943bbeecd9b1182de2cadb61a
+I
+openim-h5-demo/.gitignore,1/3/13c0dabf6c756c3a9c651a6df49f00600d23bb0f

+ 8 - 0
.idea/vcs.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="" vcs="Git" />
+    <mapping directory="$PROJECT_DIR$/openim-electron-demo" vcs="Git" />
+    <mapping directory="$PROJECT_DIR$/openim-h5-demo" vcs="Git" />
+  </component>
+</project>

+ 1 - 0
openim-electron-demo

@@ -0,0 +1 @@
+Subproject commit 5b82b673984d4342e5beddbc671a8e7b3ab81e56

+ 1 - 0
openim-h5-demo

@@ -0,0 +1 @@
+Subproject commit d575d34834fd72a43da9e6095838d3f1b9b9c3cc