diff options
author | Minteck <nekostarfan@gmail.com> | 2021-08-08 19:58:53 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-08-08 19:58:53 +0200 |
commit | e255736e3f2a95ee82cadc01b0c70749ab946226 (patch) | |
tree | 5164e67e7d00adf24080f4b1246b2d7d789202d3 /.idea/workspace.xml | |
parent | a20dff82a7e2602738f847fa4f1428af3235aafc (diff) | |
download | main-e255736e3f2a95ee82cadc01b0c70749ab946226.tar.gz main-e255736e3f2a95ee82cadc01b0c70749ab946226.tar.bz2 main-e255736e3f2a95ee82cadc01b0c70749ab946226.zip |
New admin features done
Diffstat (limited to '.idea/workspace.xml')
-rw-r--r-- | .idea/workspace.xml | 24 |
1 files changed, 7 insertions, 17 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dfd8e4d..1e1b266 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,21 +2,11 @@ <project version="4">
<component name="ChangeListManager">
<list default="true" id="efd4dd1a-d09c-4a08-b9ea-ac28a5f96210" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/admin/api/getIpLocation.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/admin/panes/audit.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/admin/panes/shortens.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/admin/private/ipcache.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/static/admin/audit.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/static/admin/locked.svg" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/static/admin/shortens.svg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/admin/api/createURL.php" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/admin/api/deleteURL.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/about/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/about/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/admin/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/admin/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/contact/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/contact/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/includes/header.php" beforeDir="false" afterPath="$PROJECT_DIR$/includes/header.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/version.txt" beforeDir="false" afterPath="$PROJECT_DIR$/version.txt" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/admin/panes/shortens.php" beforeDir="false" afterPath="$PROJECT_DIR$/admin/panes/shortens.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/static/apps/unchainedtech.png" beforeDir="false" afterPath="$PROJECT_DIR$/static/apps/unchainedtech.png" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -67,7 +57,7 @@ <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" />
<property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" />
<property name="add_unversioned_files" value="$PROJECT_DIR$/admin/private/header.php D:/Projets/Minteck.ro.lt/admin/private/footer.php" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/admin/panes" />
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/admin/api" />
<property name="list.type.of.created.stylesheet" value="CSS" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="settings.editor.selected.configurable" value="reference.settings.deploy.options" />
@@ -75,8 +65,8 @@ </component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/admin/panes" />
<recent name="$PROJECT_DIR$/admin/api" />
+ <recent name="$PROJECT_DIR$/admin/panes" />
<recent name="$PROJECT_DIR$/includes/blog/data" />
<recent name="$PROJECT_DIR$/includes" />
<recent name="$PROJECT_DIR$/admin/NeutronManage" />
@@ -155,7 +145,7 @@ <workItem from="1628335662043" duration="2109000" />
<workItem from="1628417033420" duration="2437000" />
<workItem from="1628420373945" duration="287000" />
- <workItem from="1628426128888" duration="10094000" />
+ <workItem from="1628426128888" duration="13278000" />
</task>
<servers />
</component>
|