|
|
|
@ -2,27 +2,29 @@ |
|
|
|
<project version="4"> |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="f8883b6d-148e-4c06-b69b-206e09fe5251" name="Default Changelist" comment=""> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/dictionaries/shixuesen.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dictionaries/shixuesen.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/graph-tutorial.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/graph-tutorial.iml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.env.local" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/dictionaries/shixuesen.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/graph-tutorial.iml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/laravel-plugin.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/thriftCompiler.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/BilibiliCollections.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/BilibiliCollections.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/BilibiliUpVideos.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/BilibiliUpVideos.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Console/Kernel.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Console/Kernel.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Http/Middleware/VerifyCsrfToken.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Http/Middleware/VerifyCsrfToken.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Instagram.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Instagram.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Services/BilibiliService.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Services/BilibiliService.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Services/InstagramService.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Services/InstagramService.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/Services/XiuGirlsService.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/Services/XiuGirlsService.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/app/User.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/User.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/artisan" beforeDir="false" afterPath="$PROJECT_DIR$/artisan" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/composer.json" beforeDir="false" afterPath="$PROJECT_DIR$/composer.json" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/composer.lock" beforeDir="false" afterPath="$PROJECT_DIR$/composer.lock" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/config/app.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/app.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/database/migrations/2019_01_31_022647_create_instagram_table.php" beforeDir="false" afterPath="$PROJECT_DIR$/database/migrations/2019_01_31_022647_create_instagram_table.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/database/migrations/2019_02_06_232019_add_index_to_instagram.php" beforeDir="false" afterPath="$PROJECT_DIR$/database/migrations/2019_02_06_232019_add_index_to_instagram.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/fail.log" beforeDir="false" afterPath="$PROJECT_DIR$/fail.log" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/routes/api.php" beforeDir="false" afterPath="$PROJECT_DIR$/routes/api.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/fail.log" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/public/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/public/index.php" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/routes/web.php" beforeDir="false" afterPath="$PROJECT_DIR$/routes/web.php" afterDir="false" /> |
|
|
|
</list> |
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> |
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
|
|
|
@ -34,6 +36,9 @@ |
|
|
|
<executable path="composer" /> |
|
|
|
</execution> |
|
|
|
</component> |
|
|
|
<component name="FavoritesManager"> |
|
|
|
<favorites_list name="graph-tutorial" /> |
|
|
|
</component> |
|
|
|
<component name="Git.Settings"> |
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
|
|
|
</component> |
|
|
|
@ -192,10 +197,20 @@ |
|
|
|
<path value="$PROJECT_DIR$/vendor/guzzlehttp/command" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/guzzlehttp/guzzle-services" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/symfony/error-handler" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/symfony/options-resolver" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/norkunas/youtube-dl-php" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/symfony/dom-crawler" /> |
|
|
|
<path value="$PROJECT_DIR$/vendor/encore/laravel-admin" /> |
|
|
|
</include_path> |
|
|
|
</component> |
|
|
|
<component name="ProjectId" id="1PHUquEbIiKALOuachOcETX8Uks" /> |
|
|
|
<component name="ProjectViewState"> |
|
|
|
<option name="hideEmptyMiddlePackages" value="true" /> |
|
|
|
<option name="showExcludedFiles" value="true" /> |
|
|
|
<option name="showLibraryContents" value="true" /> |
|
|
|
</component> |
|
|
|
<component name="PropertiesComponent"> |
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> |
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> |
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" /> |
|
|
|
<property name="aspect.path.notification.shown" value="true" /> |
|
|
|
@ -204,27 +219,27 @@ |
|
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> |
|
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" /> |
|
|
|
<property name="nodejs_package_manager_path" value="yarn" /> |
|
|
|
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.Color Scheme Font" /> |
|
|
|
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" /> |
|
|
|
<property name="show.migrate.to.gradle.popup" value="false" /> |
|
|
|
</component> |
|
|
|
<component name="RunDashboard"> |
|
|
|
<option name="ruleStates"> |
|
|
|
<list> |
|
|
|
<RuleState> |
|
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" /> |
|
|
|
</RuleState> |
|
|
|
<RuleState> |
|
|
|
<option name="name" value="StatusDashboardGroupingRule" /> |
|
|
|
</RuleState> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
<component name="RunManager"> |
|
|
|
<configuration name="phpunit.xml" type="PHPUnitRunConfigurationType" factoryName="PHPUnit"> |
|
|
|
<TestRunner scope="XML" /> |
|
|
|
<method v="2" /> |
|
|
|
</configuration> |
|
|
|
</component> |
|
|
|
<component name="ServiceViewManager"> |
|
|
|
<option name="viewStates"> |
|
|
|
<list> |
|
|
|
<serviceView> |
|
|
|
<treeState> |
|
|
|
<expand /> |
|
|
|
<select /> |
|
|
|
</treeState> |
|
|
|
</serviceView> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
<component name="SvnConfiguration"> |
|
|
|
<configuration /> |
|
|
|
</component> |
|
|
|
@ -294,7 +309,37 @@ |
|
|
|
<workItem from="1573819126510" duration="488000" /> |
|
|
|
<workItem from="1573965421179" duration="1238000" /> |
|
|
|
<workItem from="1573997134941" duration="7700000" /> |
|
|
|
<workItem from="1574413617268" duration="19841000" /> |
|
|
|
<workItem from="1574413617268" duration="32623000" /> |
|
|
|
<workItem from="1575349441711" duration="135000" /> |
|
|
|
<workItem from="1575349591994" duration="4051000" /> |
|
|
|
<workItem from="1575684905490" duration="816000" /> |
|
|
|
<workItem from="1575868203649" duration="601000" /> |
|
|
|
<workItem from="1575907540403" duration="2593000" /> |
|
|
|
<workItem from="1575977830270" duration="7758000" /> |
|
|
|
<workItem from="1576158440409" duration="17790000" /> |
|
|
|
<workItem from="1577279818083" duration="611000" /> |
|
|
|
<workItem from="1577280858222" duration="4450000" /> |
|
|
|
<workItem from="1577367677751" duration="144000" /> |
|
|
|
<workItem from="1577367847776" duration="17348000" /> |
|
|
|
<workItem from="1577547870774" duration="5808000" /> |
|
|
|
<workItem from="1577592714792" duration="2125000" /> |
|
|
|
<workItem from="1577631184491" duration="3639000" /> |
|
|
|
<workItem from="1577721916648" duration="2721000" /> |
|
|
|
<workItem from="1577760720222" duration="3774000" /> |
|
|
|
<workItem from="1577883473367" duration="9403000" /> |
|
|
|
<workItem from="1578360606290" duration="10116000" /> |
|
|
|
<workItem from="1578534113973" duration="44000" /> |
|
|
|
<workItem from="1578534282211" duration="796000" /> |
|
|
|
<workItem from="1578540280246" duration="128000" /> |
|
|
|
<workItem from="1578540493175" duration="142000" /> |
|
|
|
<workItem from="1578540710118" duration="127000" /> |
|
|
|
<workItem from="1578540901579" duration="2099000" /> |
|
|
|
<workItem from="1578548536103" duration="10801000" /> |
|
|
|
<workItem from="1578641018640" duration="2959000" /> |
|
|
|
<workItem from="1578668723665" duration="657000" /> |
|
|
|
<workItem from="1578669649278" duration="3899000" /> |
|
|
|
<workItem from="1578707438916" duration="649000" /> |
|
|
|
<workItem from="1578708410592" duration="1595000" /> |
|
|
|
</task> |
|
|
|
<servers /> |
|
|
|
</component> |
|
|
|
@ -314,6 +359,69 @@ |
|
|
|
</map> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
<component name="WindowStateProjectService"> |
|
|
|
<state x="268" y="124" key="#HTTP_Proxy" timestamp="1578542785885"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="268" y="124" key="#HTTP_Proxy/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578542785885" /> |
|
|
|
<state x="320" y="127" key="#Inspections" timestamp="1578538920875"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="320" y="127" key="#Inspections/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578538920875" /> |
|
|
|
<state x="320" y="127" key="#Plugins" timestamp="1578708085552"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="320" y="127" key="#Plugins/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578708085552" /> |
|
|
|
<state x="320" y="127" key="#Plugins/0.23.1440.877@0.23.1440.877" timestamp="1578669628955" /> |
|
|
|
<state x="408" y="196" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog" timestamp="1578444541484"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="408" y="196" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1575349546580" /> |
|
|
|
<state x="408" y="196" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog/0.23.1440.877@0.23.1440.877" timestamp="1578444541484" /> |
|
|
|
<state x="417" y="268" key="NewPhpClassDialog" timestamp="1576159726187"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="417" y="268" key="NewPhpClassDialog/0.23.1440.877@0.23.1440.877" timestamp="1576159726187" /> |
|
|
|
<state x="541" y="387" key="NewPhpFileDialog" timestamp="1575978717169"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="541" y="387" key="NewPhpFileDialog/0.23.1440.877@0.23.1440.877" timestamp="1575978717169" /> |
|
|
|
<state x="460" y="273" key="PHPComposerAddDependencyDialogDimensionKey" timestamp="1578147421396"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="460" y="273" key="PHPComposerAddDependencyDialogDimensionKey/0.23.1440.877@0.23.1440.877" timestamp="1578147421396" /> |
|
|
|
<state x="177" y="98" key="SettingsEditor" timestamp="1578707999407"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="177" y="98" key="SettingsEditor/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578707999407" /> |
|
|
|
<state x="177" y="98" key="SettingsEditor/0.23.1440.877@0.23.1440.877" timestamp="1578669910167" /> |
|
|
|
<state x="450" y="200" width="540" height="540" key="StructurePopup" timestamp="1577631454754"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="450" y="200" width="540" height="540" key="StructurePopup/0.23.1440.877@0.23.1440.877" timestamp="1577631454754" /> |
|
|
|
<state x="483" y="311" key="cloudConfig.SelfSettingsDialog" timestamp="1578542802264"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="483" y="311" key="cloudConfig.SelfSettingsDialog/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578542802264" /> |
|
|
|
<state x="100" y="123" width="1240" height="677" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1576044627181"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="100" y="123" width="1240" height="677" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1576044627181" /> |
|
|
|
<state x="399" y="294" key="com.intellij.ide.util.TipDialog" timestamp="1578669653023"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="399" y="294" key="com.intellij.ide.util.TipDialog/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578360610972" /> |
|
|
|
<state x="399" y="294" key="com.intellij.ide.util.TipDialog/0.23.1440.877@0.23.1440.877" timestamp="1578669653023" /> |
|
|
|
<state x="385" y="211" key="run.anything.popup" timestamp="1578533499439"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="385" y="211" key="run.anything.popup/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578533499439" /> |
|
|
|
<state x="385" y="123" width="670" height="676" key="search.everywhere.popup" timestamp="1578708076185"> |
|
|
|
<screen x="0" y="23" width="1440" height="877" /> |
|
|
|
</state> |
|
|
|
<state x="385" y="123" width="670" height="676" key="search.everywhere.popup/0.-841.2048.841/0.23.1440.877@0.23.1440.877" timestamp="1578708076185" /> |
|
|
|
<state x="385" y="123" width="670" height="676" key="search.everywhere.popup/0.23.1440.877@0.23.1440.877" timestamp="1578673712279" /> |
|
|
|
</component> |
|
|
|
<component name="masterDetails"> |
|
|
|
<states> |
|
|
|
<state key="ScopeChooserConfigurable.UI"> |
|
|
|
|