Browse Source

Test commit.

master
Nero Ignis 5 years ago
parent
commit
0cf1a90b80
  1. 31
      .idea/workspace.xml
  2. 2
      app.js

31
.idea/workspace.xml

@ -4,12 +4,9 @@ @@ -4,12 +4,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="e3f098f0-e98c-435a-af04-d153c9525633" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/kara.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/kara.iml" afterDir="false" />
<list default="true" id="e3f098f0-e98c-435a-af04-d153c9525633" name="Default Changelist" comment="Testing database access.">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app.css" beforeDir="false" afterPath="$PROJECT_DIR$/app.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/app.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -47,7 +44,7 @@ @@ -47,7 +44,7 @@
<workItem from="1597264411672" duration="27000" />
<workItem from="1597264469454" duration="594000" />
<workItem from="1597346228730" duration="1851000" />
<workItem from="1597348092890" duration="6417000" />
<workItem from="1597348092890" duration="6567000" />
</task>
<task id="LOCAL-00001" summary="Adds gitignore.">
<created>1597348071361</created>
@ -105,7 +102,14 @@ @@ -105,7 +102,14 @@
<option name="project" value="LOCAL" />
<updated>1597352905354</updated>
</task>
<option name="localTasksCounter" value="9" />
<task id="LOCAL-00009" summary="Testing database access.">
<created>1597354550739</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1597354550739</updated>
</task>
<option name="localTasksCounter" value="10" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -120,17 +124,18 @@ @@ -120,17 +124,18 @@
<MESSAGE value="Fix vh." />
<MESSAGE value="Design fixes;&#10;Adds font-awesome;&#10;Adds scroll-down-button;" />
<MESSAGE value="Fix not completely visible messages in mobile view with open keyboard." />
<option name="LAST_COMMIT_MESSAGE" value="Fix not completely visible messages in mobile view with open keyboard." />
<MESSAGE value="Testing database access." />
<option name="LAST_COMMIT_MESSAGE" value="Testing database access." />
</component>
<component name="WindowStateProjectService">
<state x="278" y="2" width="800" height="718" key="#Plugins" timestamp="1597350105557">
<screen x="0" y="0" width="1366" height="720" />
</state>
<state x="278" y="2" width="800" height="718" key="#Plugins/0.0.1366.720@0.0.1366.720" timestamp="1597350105557" />
<state x="222" y="0" width="912" height="720" key="CommitChangelistDialog2" timestamp="1597352905315">
<state x="222" y="0" width="912" height="720" key="CommitChangelistDialog2" timestamp="1597354656570">
<screen x="0" y="0" width="1366" height="720" />
</state>
<state x="222" y="0" width="912" height="720" key="CommitChangelistDialog2/0.0.1366.720@0.0.1366.720" timestamp="1597352905315" />
<state x="222" y="0" width="912" height="720" key="CommitChangelistDialog2/0.0.1366.720@0.0.1366.720" timestamp="1597354656570" />
<state x="466" y="118" width="424" height="490" key="FileChooserDialogImpl" timestamp="1597353496276">
<screen x="0" y="0" width="1366" height="720" />
</state>
@ -139,10 +144,10 @@ @@ -139,10 +144,10 @@
<screen x="0" y="0" width="1366" height="720" />
</state>
<state x="172" y="0" key="SettingsEditor/0.0.1366.720@0.0.1366.720" timestamp="1597353501740" />
<state x="278" y="92" width="800" height="542" key="Vcs.Push.Dialog.v2" timestamp="1597352906498">
<state x="278" y="92" width="800" height="542" key="Vcs.Push.Dialog.v2" timestamp="1597354551668">
<screen x="0" y="0" width="1366" height="720" />
</state>
<state x="278" y="92" width="800" height="542" key="Vcs.Push.Dialog.v2/0.0.1366.720@0.0.1366.720" timestamp="1597352906498" />
<state x="278" y="92" width="800" height="542" key="Vcs.Push.Dialog.v2/0.0.1366.720@0.0.1366.720" timestamp="1597354551668" />
<state x="0" y="0" width="616" height="720" key="find.popup" timestamp="1597346688624">
<screen x="0" y="0" width="1366" height="720" />
</state>
@ -151,6 +156,10 @@ @@ -151,6 +156,10 @@
<screen x="0" y="0" width="1366" height="720" />
</state>
<state width="533" height="302" key="javadoc.popup.new/0.0.1366.720@0.0.1366.720" timestamp="1597349276436" />
<state x="347" y="155" key="run.anything.popup" timestamp="1597354649319">
<screen x="0" y="0" width="1366" height="720" />
</state>
<state x="347" y="155" key="run.anything.popup/0.0.1366.720@0.0.1366.720" timestamp="1597354649319" />
<state x="346" y="41" width="672" height="678" key="search.everywhere.popup" timestamp="1597353510315">
<screen x="0" y="0" width="1366" height="720" />
</state>

2
app.js

@ -147,7 +147,7 @@ let kara = new Vue({ @@ -147,7 +147,7 @@ let kara = new Vue({
getAnswerFromDB(message) {
let answer = null;
axios.get('https://luna-development.net/kara', {
axios.get('/kara', {
params: {
message: message
}

Loading…
Cancel
Save