Performance update, add setup for refresh rate
Took 36 minutes
This commit is contained in:
19
.idea/workspace.xml
generated
19
.idea/workspace.xml
generated
@ -22,6 +22,8 @@
|
||||
<list default="true" id="fc13552d-b118-4828-b78f-fc8714e0cfdc" name="Default Changelist" comment="Final COMMIT!!!">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/templates/faq.tmpl.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/faq.tmpl.html" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/templates/start.tmpl.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/start.tmpl.html" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/vendor/js/faq.js" beforeDir="false" afterPath="$PROJECT_DIR$/vendor/js/faq.js" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@ -32,7 +34,7 @@
|
||||
<execution />
|
||||
</component>
|
||||
<component name="DarkyenusTimeTracker">
|
||||
<option name="totalTimeSeconds" value="88787" />
|
||||
<option name="totalTimeSeconds" value="91055" />
|
||||
<option name="gitIntegration" value="true" />
|
||||
<option name="naggedAbout" value="1" />
|
||||
</component>
|
||||
@ -78,7 +80,7 @@
|
||||
<updated>1601618466935</updated>
|
||||
<workItem from="1601618467981" duration="36776000" />
|
||||
<workItem from="1601809534320" duration="1558000" />
|
||||
<workItem from="1601811106543" duration="21238000" />
|
||||
<workItem from="1601811106543" duration="24795000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="Initial commit">
|
||||
<created>1601618764031</created>
|
||||
@ -297,7 +299,14 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1601843969679</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="32" />
|
||||
<task id="LOCAL-00032" summary="Store interval in a variable to turn it off later">
|
||||
<created>1601880753928</created>
|
||||
<option name="number" value="00032" />
|
||||
<option name="presentableId" value="LOCAL-00032" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1601880753928</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="33" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@ -316,7 +325,6 @@
|
||||
<option name="oldMeFiltersMigrated" value="true" />
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="Almost done, finish line!" />
|
||||
<MESSAGE value="Fixing a bug where the answer is posted directly" />
|
||||
<MESSAGE value="Final upload, should be running now" />
|
||||
<MESSAGE value="Fixing a little things" />
|
||||
@ -341,7 +349,8 @@
|
||||
<MESSAGE value="Performance update, load only when okay is pressed" />
|
||||
<MESSAGE value="Add copy-url button" />
|
||||
<MESSAGE value="Edit time and add br to the page end" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Edit time and add br to the page end" />
|
||||
<MESSAGE value="Store interval in a variable to turn it off later" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Store interval in a variable to turn it off later" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="728" y="326" width="800" height="683" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1601632929047">
|
||||
|
Reference in New Issue
Block a user