aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-02-14 14:22:19 +0100
committerMinteck <contact@minteck.org>2022-02-14 14:22:19 +0100
commit4622ccde9cf34b8518dc9507382fcd2d7eafcb0c (patch)
tree41691f7fb00b8f555d9b544904006d6e9dbe37c6 /.idea
parent7a025720d6a07323c4a0b32cf6c5fdb7d0269807 (diff)
downloadcore-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.tar.gz
core-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.tar.bz2
core-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.zip
Add license notice
Diffstat (limited to '.idea')
-rw-r--r--.idea/copyright/MIT.xml6
-rw-r--r--.idea/copyright/profiles_settings.xml7
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml16
-rw-r--r--.idea/workspace.xml95
4 files changed, 86 insertions, 38 deletions
diff --git a/.idea/copyright/MIT.xml b/.idea/copyright/MIT.xml
new file mode 100644
index 0000000..8993a3a
--- /dev/null
+++ b/.idea/copyright/MIT.xml
@@ -0,0 +1,6 @@
+<component name="CopyrightManager">
+ <copyright>
+ <option name="notice" value="MIT License&#10;&#10;Copyright (c) &amp;#36;{today.year}- Minteck&#10;&#10;Permission is hereby granted, free of charge, to any person obtaining a copy&#10;of this software and associated documentation files (the &quot;Software&quot;), to deal&#10;in the Software without restriction, including without limitation the rights&#10;to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&#10;copies of the Software, and to permit persons to whom the Software is&#10;furnished to do so, subject to the following conditions:&#10;&#10;The above copyright notice and this permission notice shall be included in all&#10;copies or substantial portions of the Software.&#10;&#10;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#10;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#10;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&#10;AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#10;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#10;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE&#10;SOFTWARE.&#10;" />
+ <option name="myName" value="MIT" />
+ </copyright>
+</component> \ No newline at end of file
diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml
new file mode 100644
index 0000000..c1e2ebc
--- /dev/null
+++ b/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,7 @@
+<component name="CopyrightManager">
+ <settings default="MIT">
+ <module2copyright>
+ <element module="All" copyright="MIT" />
+ </module2copyright>
+ </settings>
+</component> \ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..66fb6aa
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,16 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="CssUnknownProperty" enabled="true" level="WARNING" enabled_by_default="true">
+ <option name="myCustomPropertiesEnabled" value="true" />
+ <option name="myIgnoreVendorSpecificProperties" value="false" />
+ <option name="myCustomPropertiesList">
+ <value>
+ <list size="1">
+ <item index="0" class="java.lang.String" itemvalue="app-region" />
+ </list>
+ </value>
+ </option>
+ </inspection_tool>
+ </profile>
+</component> \ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 7973b26..1fc2242 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -2,49 +2,41 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="e4941d36-f387-4fd6-8e3d-4cad435f2034" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/app/help/fonts/Nunito-Italic-VariableFont_wght.ttf" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/app/help/fonts/Nunito-VariableFont_wght.ttf" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/Familine.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/Familine.iml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/dictionaries/Minteck.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/discord.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/jsLibraryMappings.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/sshConfigs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/sshConfigs.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/webServers.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/webServers.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/genealogy/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/genealogy/private/header.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/private/header.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/account/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/account/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/index.php" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/private/session-noconf.php" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/01-account-dark.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/01-account-light.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/02-privacy-dark.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/02-privacy-light.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/03-devices-dark.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/03-devices-light.svg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/04-app-docs-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/04-app-docs-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/05-app-help-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/05-app-help-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/06-app-movies-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/06-app-movies-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/07-app-photos-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/07-app-photos-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/08-app-planning-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/08-app-planning-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/09-app-recall-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/09-app-recall-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/10-app-share-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/10-app-share-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/11-app-yikes-dark.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/11-app-yikes-light.jpg" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/confirm/index.php" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/welcome/index.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/help/legal/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/legal/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/media/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/media/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/money/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/genealogy/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/review/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/share/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/share/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/help/wiki/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/help/wiki/index.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/session.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/session.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/icns/familine-movies.png" beforeDir="false" afterPath="$PROJECT_DIR$/icns/familine-movies.png" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/icns/familine-movies.svg" beforeDir="false" afterPath="$PROJECT_DIR$/icns/familine-movies.svg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/icns/familine-photos.png" beforeDir="false" afterPath="$PROJECT_DIR$/icns/familine-photos.png" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/icns/familine-photos.svg" beforeDir="false" afterPath="$PROJECT_DIR$/icns/familine-photos.svg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/icns/familine-planning.svg" beforeDir="false" afterPath="$PROJECT_DIR$/icns/familine-planning.svg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/index.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/dark.css" beforeDir="false" afterPath="$PROJECT_DIR$/dark.css" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/js/statusbar.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/statusbar.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/known/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/known/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/login.old/embed/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/login.old/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/login/embed/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/login/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/login/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/oauth.old/embed/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/oauth.old/index.php" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/oauth/embed/index.php" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/oauth/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/oauth/index.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/private/session.php" beforeDir="false" afterPath="$PROJECT_DIR$/private/session.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/statusbar.php" beforeDir="false" afterPath="$PROJECT_DIR$/statusbar.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/version.txt" beforeDir="false" afterPath="$PROJECT_DIR$/version.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/welcome/index.php" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -54,6 +46,13 @@
<component name="ComposerSettings">
<execution />
</component>
+ <component name="FileTemplateManagerImpl">
+ <option name="RECENT_TEMPLATES">
+ <list>
+ <option value="HTML File" />
+ </list>
+ </option>
+ </component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
@@ -69,17 +68,30 @@
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="23plsKFfG63WJwGMvFPCPdau2Pr" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
+ <ConfirmationsSetting value="2" id="Add" />
+ </component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
+ <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
+ <property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/welcome/confirm" />
+ <property name="settings.editor.selected.configurable" value="copyright" />
<property name="vue.rearranger.settings.migration" value="true" />
</component>
+ <component name="RecentsManager">
+ <key name="CopyFile.RECENT_KEYS">
+ <recent name="D:\Projets\Familine\welcome\confirm" />
+ <recent name="D:\Projets\Familine\private" />
+ <recent name="D:\Projets\Familine\welcome" />
+ </key>
+ </component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
@@ -98,7 +110,11 @@
<workItem from="1644051951606" duration="627000" />
<workItem from="1644061944516" duration="4341000" />
<workItem from="1644071110782" duration="282000" />
- <workItem from="1644071749913" duration="10000" />
+ <workItem from="1644071749913" duration="885000" />
+ <workItem from="1644146437062" duration="8795000" />
+ <workItem from="1644237337684" duration="2117000" />
+ <workItem from="1644358268075" duration="203000" />
+ <workItem from="1644844872209" duration="45000" />
</task>
<servers />
</component>
@@ -116,4 +132,7 @@
</map>
</option>
</component>
+ <component name="VcsManagerConfiguration">
+ <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
+ </component>
</project> \ No newline at end of file