From 7a025720d6a07323c4a0b32cf6c5fdb7d0269807 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 5 Feb 2022 15:54:00 +0100 Subject: Update --- .idea/.gitignore | 8 -- .idea/Familine.iml | 1 - .idea/deployment.xml | 4 +- .idea/dictionaries/Minteck.xml | 3 - .idea/discord.xml | 7 -- .idea/inspectionProfiles/Project_Default.xml | 9 -- .idea/jsLibraryMappings.xml | 6 -- .idea/php.xml | 4 +- .idea/sshConfigs.xml | 2 +- .idea/vcs.xml | 1 - .idea/webServers.xml | 4 +- .idea/workspace.xml | 119 ++++++++++++++++++++++++ app/genealogy/.gitlab-ci.yml | 15 ++++ app/genealogy/LICENSE | 21 +++++ app/genealogy/index.php | 2 +- app/genealogy/private/header.php | 7 +- app/session.php | 12 ++- icns/familine-movies.png | Bin 17297 -> 16552 bytes icns/familine-movies.svg | 67 +++++++++++--- icns/familine-photos.png | Bin 57920 -> 53706 bytes icns/familine-photos.svg | 88 +++++++++++------- icns/familine-planning.png | Bin 0 -> 10919 bytes icns/familine-planning.svg | 65 +++++++++++--- index.php | 48 ++++------ known/index.php | 130 +++++++++------------------ login.old/embed/index.php | 6 -- login.old/index.php | 6 -- login/embed/index.php | 6 -- login/index.php | 2 +- oauth.old/embed/index.php | 45 ---------- oauth.old/index.php | 45 ---------- oauth/embed/index.php | 52 ----------- oauth/index.php | 7 +- private/session.php | 40 +++++---- statusbar.php | 23 ++--- version.txt | 2 +- welcome/index.php | 4 - 37 files changed, 430 insertions(+), 431 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/dictionaries/Minteck.xml delete mode 100644 .idea/discord.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/jsLibraryMappings.xml create mode 100644 .idea/workspace.xml create mode 100644 app/genealogy/.gitlab-ci.yml create mode 100644 app/genealogy/LICENSE create mode 100644 icns/familine-planning.png delete mode 100644 login.old/embed/index.php delete mode 100644 login.old/index.php delete mode 100644 login/embed/index.php delete mode 100644 oauth.old/embed/index.php delete mode 100644 oauth.old/index.php delete mode 100644 oauth/embed/index.php delete mode 100644 welcome/index.php diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 7f5d444..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/../../../../:\Projets\Familine\.idea/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/Familine.iml b/.idea/Familine.iml index 7931716..bf4c9d3 100644 --- a/.idea/Familine.iml +++ b/.idea/Familine.iml @@ -4,6 +4,5 @@ - \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml index af565fd..45723e9 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,8 +1,8 @@ - + - + diff --git a/.idea/dictionaries/Minteck.xml b/.idea/dictionaries/Minteck.xml deleted file mode 100644 index 41f8aa8..0000000 --- a/.idea/dictionaries/Minteck.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml deleted file mode 100644 index a3c6b7b..0000000 --- a/.idea/discord.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 10963b9..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index 5221985..0000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 045d15b..a070180 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,4 +1,6 @@ - + + \ No newline at end of file diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml index 6b5120d..8f4dd16 100644 --- a/.idea/sshConfigs.xml +++ b/.idea/sshConfigs.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index a1f2013..fa2ad59 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -5,6 +5,5 @@ - \ No newline at end of file diff --git a/.idea/webServers.xml b/.idea/webServers.xml index 4fe5d8a..427510e 100644 --- a/.idea/webServers.xml +++ b/.idea/webServers.xml @@ -2,8 +2,8 @@