diff --git a/Human-Connection/.codecov.yml b/.codecov.yml similarity index 100% rename from Human-Connection/.codecov.yml rename to .codecov.yml diff --git a/Human-Connection/.gitbook.yaml b/.gitbook.yaml similarity index 100% rename from Human-Connection/.gitbook.yaml rename to .gitbook.yaml diff --git a/Human-Connection/.gitbook/assets/grafik (1).png b/.gitbook/assets/grafik (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/grafik (1).png rename to .gitbook/assets/grafik (1).png diff --git a/Human-Connection/.gitbook/assets/grafik-1 (1).png b/.gitbook/assets/grafik-1 (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/grafik-1 (1).png rename to .gitbook/assets/grafik-1 (1).png diff --git a/Human-Connection/.gitbook/assets/grafik-1.png b/.gitbook/assets/grafik-1.png similarity index 100% rename from Human-Connection/.gitbook/assets/grafik-1.png rename to .gitbook/assets/grafik-1.png diff --git a/Human-Connection/.gitbook/assets/grafik-4.png b/.gitbook/assets/grafik-4.png similarity index 100% rename from Human-Connection/.gitbook/assets/grafik-4.png rename to .gitbook/assets/grafik-4.png diff --git a/Human-Connection/.gitbook/assets/grafik.png b/.gitbook/assets/grafik.png similarity index 100% rename from Human-Connection/.gitbook/assets/grafik.png rename to .gitbook/assets/grafik.png diff --git a/Human-Connection/.gitbook/assets/graphql-playground (1).png b/.gitbook/assets/graphql-playground (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/graphql-playground (1).png rename to .gitbook/assets/graphql-playground (1).png diff --git a/Human-Connection/.gitbook/assets/graphql-playground.png b/.gitbook/assets/graphql-playground.png similarity index 100% rename from Human-Connection/.gitbook/assets/graphql-playground.png rename to .gitbook/assets/graphql-playground.png diff --git a/Human-Connection/.gitbook/assets/humanconnection (1).png b/.gitbook/assets/humanconnection (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/humanconnection (1).png rename to .gitbook/assets/humanconnection (1).png diff --git a/Human-Connection/.gitbook/assets/humanconnection.png b/.gitbook/assets/humanconnection.png similarity index 100% rename from Human-Connection/.gitbook/assets/humanconnection.png rename to .gitbook/assets/humanconnection.png diff --git a/Human-Connection/.gitbook/assets/lets_get_together.png b/.gitbook/assets/lets_get_together.png similarity index 100% rename from Human-Connection/.gitbook/assets/lets_get_together.png rename to .gitbook/assets/lets_get_together.png diff --git a/Human-Connection/.gitbook/assets/screenshot (1).png b/.gitbook/assets/screenshot (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot (1).png rename to .gitbook/assets/screenshot (1).png diff --git a/Human-Connection/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png b/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png rename to .gitbook/assets/screenshot-neo4j-download-center-current-releases.png diff --git a/Human-Connection/.gitbook/assets/screenshot-styleguide (1).png b/.gitbook/assets/screenshot-styleguide (1).png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot-styleguide (1).png rename to .gitbook/assets/screenshot-styleguide (1).png diff --git a/Human-Connection/.gitbook/assets/screenshot-styleguide (2).png b/.gitbook/assets/screenshot-styleguide (2).png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot-styleguide (2).png rename to .gitbook/assets/screenshot-styleguide (2).png diff --git a/Human-Connection/.gitbook/assets/screenshot-styleguide.png b/.gitbook/assets/screenshot-styleguide.png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot-styleguide.png rename to .gitbook/assets/screenshot-styleguide.png diff --git a/Human-Connection/.gitbook/assets/screenshot.png b/.gitbook/assets/screenshot.png similarity index 100% rename from Human-Connection/.gitbook/assets/screenshot.png rename to .gitbook/assets/screenshot.png diff --git a/Human-Connection/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from Human-Connection/.github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md diff --git a/Human-Connection/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from Human-Connection/.github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md diff --git a/Human-Connection/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from Human-Connection/.github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.md diff --git a/Human-Connection/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md similarity index 100% rename from Human-Connection/.github/ISSUE_TEMPLATE/question.md rename to .github/ISSUE_TEMPLATE/question.md diff --git a/Human-Connection/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from Human-Connection/.github/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/Human-Connection/.gitignore b/.gitignore similarity index 100% rename from Human-Connection/.gitignore rename to .gitignore diff --git a/Human-Connection/.travis.yml b/.travis.yml similarity index 100% rename from Human-Connection/.travis.yml rename to .travis.yml diff --git a/Human-Connection/.vscode/extensions.json b/.vscode/extensions.json similarity index 100% rename from Human-Connection/.vscode/extensions.json rename to .vscode/extensions.json diff --git a/Human-Connection/.vscode/settings.json b/.vscode/settings.json similarity index 100% rename from Human-Connection/.vscode/settings.json rename to .vscode/settings.json diff --git a/Human-Connection/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md similarity index 100% rename from Human-Connection/CODE_OF_CONDUCT.md rename to CODE_OF_CONDUCT.md diff --git a/Human-Connection/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from Human-Connection/CONTRIBUTING.md rename to CONTRIBUTING.md diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/.env b/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/.env deleted file mode 100644 index 773918095..000000000 --- a/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/.env +++ /dev/null @@ -1,6 +0,0 @@ -# SSH Access -# SSH_USERNAME='username' -# SSH_HOST='example.org' - -# UPLOADS_DIRECTORY=/var/www/api/uploads -OUTPUT_DIRECTORY='/uploads/' \ No newline at end of file diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/.env b/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/.env deleted file mode 100644 index 4c5f9e18c..000000000 --- a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/.env +++ /dev/null @@ -1,17 +0,0 @@ -# SSH Access -# SSH_USERNAME='username' -# SSH_HOST='example.org' - -# Mongo DB on Remote Maschine -# MONGODB_USERNAME='mongouser' -# MONGODB_PASSWORD='mongopassword' -# MONGODB_DATABASE='mongodatabase' -# MONGODB_AUTH_DB='admin' - -# Export Settings -# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW) -EXPORT_PATH='/tmp/mongo-export/' -EXPORT_MONGOEXPORT_BIN='mongoexport' -MONGO_EXPORT_SPLIT_SIZE=100 -# On Windows use something like this -# EXPORT_MONGOEXPORT_BIN='C:\Program Files\MongoDB\Server\3.6\bin\mongoexport.exe' diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env b/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env deleted file mode 100644 index 16220f3e6..000000000 --- a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env +++ /dev/null @@ -1,16 +0,0 @@ -# Neo4J Settings -# NEO4J_USERNAME='neo4j' -# NEO4J_PASSWORD='letmein' - -# Import Settings -# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW) -IMPORT_PATH='/tmp/mongo-export/' -IMPORT_CHUNK_PATH='/tmp/mongo-export/splits/' - -IMPORT_CHUNK_PATH_CQL='/tmp/mongo-export/splits/' -# On Windows this path needs to be windows style since the cypher-shell runs native - note the forward slash -# IMPORT_CHUNK_PATH_CQL='C:/Users/dornhoeschen/AppData/Local/Temp/mongo-export/splits/' - -IMPORT_CYPHERSHELL_BIN='cypher-shell' -# On Windows use something like this -# IMPORT_CYPHERSHELL_BIN='C:\Program Files\neo4j-community\bin\cypher-shell.bat' \ No newline at end of file diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/bold.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/bold.svg deleted file mode 100755 index c3516808d..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/bold.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -bold - - diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/italic.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/italic.svg deleted file mode 100755 index 81d29483c..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/italic.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -italic - - diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ol.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ol.svg deleted file mode 100755 index f3fb101ac..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ol.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -list-ol - - diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ul.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ul.svg deleted file mode 100755 index d565a8064..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/list-ul.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -list-ul - - diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/paragraph.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/paragraph.svg deleted file mode 100755 index 26365f984..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/paragraph.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -paragraph - - diff --git a/Human-Connection/webapp/styleguide/src/system/icons/svg/quote-right.svg b/Human-Connection/webapp/styleguide/src/system/icons/svg/quote-right.svg deleted file mode 100755 index 4e6469624..000000000 --- a/Human-Connection/webapp/styleguide/src/system/icons/svg/quote-right.svg +++ /dev/null @@ -1,5 +0,0 @@ - - -quote-right - - diff --git a/Human-Connection/LICENSE.md b/LICENSE.md similarity index 100% rename from Human-Connection/LICENSE.md rename to LICENSE.md diff --git a/Human-Connection/README.md b/README.md similarity index 100% rename from Human-Connection/README.md rename to README.md diff --git a/Human-Connection/SUMMARY.md b/SUMMARY.md similarity index 100% rename from Human-Connection/SUMMARY.md rename to SUMMARY.md diff --git a/Human-Connection/backend/.babelrc b/backend/.babelrc similarity index 100% rename from Human-Connection/backend/.babelrc rename to backend/.babelrc diff --git a/Human-Connection/backend/.codecov.yml b/backend/.codecov.yml similarity index 100% rename from Human-Connection/backend/.codecov.yml rename to backend/.codecov.yml diff --git a/Human-Connection/backend/.dockerignore b/backend/.dockerignore similarity index 100% rename from Human-Connection/backend/.dockerignore rename to backend/.dockerignore diff --git a/Human-Connection/backend/.env.template b/backend/.env.template similarity index 100% rename from Human-Connection/backend/.env.template rename to backend/.env.template diff --git a/Human-Connection/backend/.eslintrc.js b/backend/.eslintrc.js similarity index 100% rename from Human-Connection/backend/.eslintrc.js rename to backend/.eslintrc.js diff --git a/Human-Connection/backend/.gitignore b/backend/.gitignore similarity index 100% rename from Human-Connection/backend/.gitignore rename to backend/.gitignore diff --git a/Human-Connection/backend/.graphqlconfig b/backend/.graphqlconfig similarity index 100% rename from Human-Connection/backend/.graphqlconfig rename to backend/.graphqlconfig diff --git a/Human-Connection/backend/.prettierrc.js b/backend/.prettierrc.js similarity index 100% rename from Human-Connection/backend/.prettierrc.js rename to backend/.prettierrc.js diff --git a/Human-Connection/backend/Dockerfile b/backend/Dockerfile similarity index 100% rename from Human-Connection/backend/Dockerfile rename to backend/Dockerfile diff --git a/Human-Connection/backend/README.md b/backend/README.md similarity index 100% rename from Human-Connection/backend/README.md rename to backend/README.md diff --git a/Human-Connection/backend/graphql-playground.png b/backend/graphql-playground.png similarity index 100% rename from Human-Connection/backend/graphql-playground.png rename to backend/graphql-playground.png diff --git a/Human-Connection/backend/graphql.md b/backend/graphql.md similarity index 100% rename from Human-Connection/backend/graphql.md rename to backend/graphql.md diff --git a/Human-Connection/backend/humanconnection.png b/backend/humanconnection.png similarity index 100% rename from Human-Connection/backend/humanconnection.png rename to backend/humanconnection.png diff --git a/Human-Connection/backend/package.json b/backend/package.json similarity index 100% rename from Human-Connection/backend/package.json rename to backend/package.json diff --git a/Human-Connection/backend/public/.gitkeep b/backend/public/.gitkeep similarity index 100% rename from Human-Connection/backend/public/.gitkeep rename to backend/public/.gitkeep diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_airship.svg b/backend/public/img/badges/fundraisingbox_de_airship.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_airship.svg rename to backend/public/img/badges/fundraisingbox_de_airship.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_alienship.svg b/backend/public/img/badges/fundraisingbox_de_alienship.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_alienship.svg rename to backend/public/img/badges/fundraisingbox_de_alienship.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_balloon.svg b/backend/public/img/badges/fundraisingbox_de_balloon.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_balloon.svg rename to backend/public/img/badges/fundraisingbox_de_balloon.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_bigballoon.svg b/backend/public/img/badges/fundraisingbox_de_bigballoon.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_bigballoon.svg rename to backend/public/img/badges/fundraisingbox_de_bigballoon.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_crane.svg b/backend/public/img/badges/fundraisingbox_de_crane.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_crane.svg rename to backend/public/img/badges/fundraisingbox_de_crane.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_glider.svg b/backend/public/img/badges/fundraisingbox_de_glider.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_glider.svg rename to backend/public/img/badges/fundraisingbox_de_glider.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_helicopter.svg b/backend/public/img/badges/fundraisingbox_de_helicopter.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_helicopter.svg rename to backend/public/img/badges/fundraisingbox_de_helicopter.svg diff --git a/Human-Connection/backend/public/img/badges/fundraisingbox_de_starter.svg b/backend/public/img/badges/fundraisingbox_de_starter.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/fundraisingbox_de_starter.svg rename to backend/public/img/badges/fundraisingbox_de_starter.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_bear.svg b/backend/public/img/badges/indiegogo_en_bear.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_bear.svg rename to backend/public/img/badges/indiegogo_en_bear.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_panda.svg b/backend/public/img/badges/indiegogo_en_panda.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_panda.svg rename to backend/public/img/badges/indiegogo_en_panda.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_rabbit.svg b/backend/public/img/badges/indiegogo_en_rabbit.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_rabbit.svg rename to backend/public/img/badges/indiegogo_en_rabbit.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_racoon.svg b/backend/public/img/badges/indiegogo_en_racoon.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_racoon.svg rename to backend/public/img/badges/indiegogo_en_racoon.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_rhino.svg b/backend/public/img/badges/indiegogo_en_rhino.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_rhino.svg rename to backend/public/img/badges/indiegogo_en_rhino.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_tiger.svg b/backend/public/img/badges/indiegogo_en_tiger.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_tiger.svg rename to backend/public/img/badges/indiegogo_en_tiger.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_turtle.svg b/backend/public/img/badges/indiegogo_en_turtle.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_turtle.svg rename to backend/public/img/badges/indiegogo_en_turtle.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_whale.svg b/backend/public/img/badges/indiegogo_en_whale.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_whale.svg rename to backend/public/img/badges/indiegogo_en_whale.svg diff --git a/Human-Connection/backend/public/img/badges/indiegogo_en_wolf.svg b/backend/public/img/badges/indiegogo_en_wolf.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/indiegogo_en_wolf.svg rename to backend/public/img/badges/indiegogo_en_wolf.svg diff --git a/Human-Connection/backend/public/img/badges/user_role_admin.svg b/backend/public/img/badges/user_role_admin.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/user_role_admin.svg rename to backend/public/img/badges/user_role_admin.svg diff --git a/Human-Connection/backend/public/img/badges/user_role_developer.svg b/backend/public/img/badges/user_role_developer.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/user_role_developer.svg rename to backend/public/img/badges/user_role_developer.svg diff --git a/Human-Connection/backend/public/img/badges/user_role_moderator.svg b/backend/public/img/badges/user_role_moderator.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/user_role_moderator.svg rename to backend/public/img/badges/user_role_moderator.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_bee.svg b/backend/public/img/badges/wooold_de_bee.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_bee.svg rename to backend/public/img/badges/wooold_de_bee.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_butterfly.svg b/backend/public/img/badges/wooold_de_butterfly.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_butterfly.svg rename to backend/public/img/badges/wooold_de_butterfly.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_double_rainbow.svg b/backend/public/img/badges/wooold_de_double_rainbow.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_double_rainbow.svg rename to backend/public/img/badges/wooold_de_double_rainbow.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_end_of_rainbow.svg b/backend/public/img/badges/wooold_de_end_of_rainbow.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_end_of_rainbow.svg rename to backend/public/img/badges/wooold_de_end_of_rainbow.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_flower.svg b/backend/public/img/badges/wooold_de_flower.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_flower.svg rename to backend/public/img/badges/wooold_de_flower.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_lifetree.svg b/backend/public/img/badges/wooold_de_lifetree.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_lifetree.svg rename to backend/public/img/badges/wooold_de_lifetree.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_magic_rainbow.svg b/backend/public/img/badges/wooold_de_magic_rainbow.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_magic_rainbow.svg rename to backend/public/img/badges/wooold_de_magic_rainbow.svg diff --git a/Human-Connection/backend/public/img/badges/wooold_de_super_founder.svg b/backend/public/img/badges/wooold_de_super_founder.svg similarity index 100% rename from Human-Connection/backend/public/img/badges/wooold_de_super_founder.svg rename to backend/public/img/badges/wooold_de_super_founder.svg diff --git a/Human-Connection/backend/public/uploads/.gitkeep b/backend/public/uploads/.gitkeep similarity index 100% rename from Human-Connection/backend/public/uploads/.gitkeep rename to backend/public/uploads/.gitkeep diff --git a/Human-Connection/backend/src/activitypub/ActivityPub.js b/backend/src/activitypub/ActivityPub.js similarity index 100% rename from Human-Connection/backend/src/activitypub/ActivityPub.js rename to backend/src/activitypub/ActivityPub.js diff --git a/Human-Connection/backend/src/activitypub/Collections.js b/backend/src/activitypub/Collections.js similarity index 100% rename from Human-Connection/backend/src/activitypub/Collections.js rename to backend/src/activitypub/Collections.js diff --git a/Human-Connection/backend/src/activitypub/NitroDataSource.js b/backend/src/activitypub/NitroDataSource.js similarity index 100% rename from Human-Connection/backend/src/activitypub/NitroDataSource.js rename to backend/src/activitypub/NitroDataSource.js diff --git a/Human-Connection/backend/src/activitypub/routes/inbox.js b/backend/src/activitypub/routes/inbox.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/inbox.js rename to backend/src/activitypub/routes/inbox.js diff --git a/Human-Connection/backend/src/activitypub/routes/index.js b/backend/src/activitypub/routes/index.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/index.js rename to backend/src/activitypub/routes/index.js diff --git a/Human-Connection/backend/src/activitypub/routes/serveUser.js b/backend/src/activitypub/routes/serveUser.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/serveUser.js rename to backend/src/activitypub/routes/serveUser.js diff --git a/Human-Connection/backend/src/activitypub/routes/user.js b/backend/src/activitypub/routes/user.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/user.js rename to backend/src/activitypub/routes/user.js diff --git a/Human-Connection/backend/src/activitypub/routes/verify.js b/backend/src/activitypub/routes/verify.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/verify.js rename to backend/src/activitypub/routes/verify.js diff --git a/Human-Connection/backend/src/activitypub/routes/webFinger.js b/backend/src/activitypub/routes/webFinger.js similarity index 100% rename from Human-Connection/backend/src/activitypub/routes/webFinger.js rename to backend/src/activitypub/routes/webFinger.js diff --git a/Human-Connection/backend/src/activitypub/security/httpSignature.spec.js b/backend/src/activitypub/security/httpSignature.spec.js similarity index 100% rename from Human-Connection/backend/src/activitypub/security/httpSignature.spec.js rename to backend/src/activitypub/security/httpSignature.spec.js diff --git a/Human-Connection/backend/src/activitypub/security/index.js b/backend/src/activitypub/security/index.js similarity index 100% rename from Human-Connection/backend/src/activitypub/security/index.js rename to backend/src/activitypub/security/index.js diff --git a/Human-Connection/backend/src/activitypub/utils/activity.js b/backend/src/activitypub/utils/activity.js similarity index 100% rename from Human-Connection/backend/src/activitypub/utils/activity.js rename to backend/src/activitypub/utils/activity.js diff --git a/Human-Connection/backend/src/activitypub/utils/actor.js b/backend/src/activitypub/utils/actor.js similarity index 100% rename from Human-Connection/backend/src/activitypub/utils/actor.js rename to backend/src/activitypub/utils/actor.js diff --git a/Human-Connection/backend/src/activitypub/utils/collection.js b/backend/src/activitypub/utils/collection.js similarity index 100% rename from Human-Connection/backend/src/activitypub/utils/collection.js rename to backend/src/activitypub/utils/collection.js diff --git a/Human-Connection/backend/src/activitypub/utils/index.js b/backend/src/activitypub/utils/index.js similarity index 100% rename from Human-Connection/backend/src/activitypub/utils/index.js rename to backend/src/activitypub/utils/index.js diff --git a/Human-Connection/backend/src/bootstrap/directives.js b/backend/src/bootstrap/directives.js similarity index 100% rename from Human-Connection/backend/src/bootstrap/directives.js rename to backend/src/bootstrap/directives.js diff --git a/Human-Connection/backend/src/bootstrap/neo4j.js b/backend/src/bootstrap/neo4j.js similarity index 100% rename from Human-Connection/backend/src/bootstrap/neo4j.js rename to backend/src/bootstrap/neo4j.js diff --git a/Human-Connection/backend/src/bootstrap/scalars.js b/backend/src/bootstrap/scalars.js similarity index 100% rename from Human-Connection/backend/src/bootstrap/scalars.js rename to backend/src/bootstrap/scalars.js diff --git a/Human-Connection/backend/src/config/index.js b/backend/src/config/index.js similarity index 100% rename from Human-Connection/backend/src/config/index.js rename to backend/src/config/index.js diff --git a/Human-Connection/backend/src/helpers/asyncForEach.js b/backend/src/helpers/asyncForEach.js similarity index 100% rename from Human-Connection/backend/src/helpers/asyncForEach.js rename to backend/src/helpers/asyncForEach.js diff --git a/Human-Connection/backend/src/helpers/walkRecursive.js b/backend/src/helpers/walkRecursive.js similarity index 100% rename from Human-Connection/backend/src/helpers/walkRecursive.js rename to backend/src/helpers/walkRecursive.js diff --git a/Human-Connection/backend/src/index.js b/backend/src/index.js similarity index 100% rename from Human-Connection/backend/src/index.js rename to backend/src/index.js diff --git a/Human-Connection/backend/src/jest/helpers.js b/backend/src/jest/helpers.js similarity index 100% rename from Human-Connection/backend/src/jest/helpers.js rename to backend/src/jest/helpers.js diff --git a/Human-Connection/backend/src/jwt/decode.js b/backend/src/jwt/decode.js similarity index 100% rename from Human-Connection/backend/src/jwt/decode.js rename to backend/src/jwt/decode.js diff --git a/Human-Connection/backend/src/jwt/encode.js b/backend/src/jwt/encode.js similarity index 100% rename from Human-Connection/backend/src/jwt/encode.js rename to backend/src/jwt/encode.js diff --git a/Human-Connection/backend/src/middleware/activityPubMiddleware.js b/backend/src/middleware/activityPubMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/activityPubMiddleware.js rename to backend/src/middleware/activityPubMiddleware.js diff --git a/Human-Connection/backend/src/middleware/dateTimeMiddleware.js b/backend/src/middleware/dateTimeMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/dateTimeMiddleware.js rename to backend/src/middleware/dateTimeMiddleware.js diff --git a/Human-Connection/backend/src/middleware/excerptMiddleware.js b/backend/src/middleware/excerptMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/excerptMiddleware.js rename to backend/src/middleware/excerptMiddleware.js diff --git a/Human-Connection/backend/src/middleware/filterBubble/filterBubble.spec.js b/backend/src/middleware/filterBubble/filterBubble.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/filterBubble/filterBubble.spec.js rename to backend/src/middleware/filterBubble/filterBubble.spec.js diff --git a/Human-Connection/backend/src/middleware/includedFieldsMiddleware.js b/backend/src/middleware/includedFieldsMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/includedFieldsMiddleware.js rename to backend/src/middleware/includedFieldsMiddleware.js diff --git a/Human-Connection/backend/src/middleware/index.js b/backend/src/middleware/index.js similarity index 100% rename from Human-Connection/backend/src/middleware/index.js rename to backend/src/middleware/index.js diff --git a/Human-Connection/backend/src/middleware/nodes/locations.js b/backend/src/middleware/nodes/locations.js similarity index 100% rename from Human-Connection/backend/src/middleware/nodes/locations.js rename to backend/src/middleware/nodes/locations.js diff --git a/Human-Connection/backend/src/middleware/notifications/extractIds/index.js b/backend/src/middleware/notifications/extractIds/index.js similarity index 100% rename from Human-Connection/backend/src/middleware/notifications/extractIds/index.js rename to backend/src/middleware/notifications/extractIds/index.js diff --git a/Human-Connection/backend/src/middleware/notifications/extractIds/spec.js b/backend/src/middleware/notifications/extractIds/spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/notifications/extractIds/spec.js rename to backend/src/middleware/notifications/extractIds/spec.js diff --git a/Human-Connection/backend/src/middleware/notifications/index.js b/backend/src/middleware/notifications/index.js similarity index 100% rename from Human-Connection/backend/src/middleware/notifications/index.js rename to backend/src/middleware/notifications/index.js diff --git a/Human-Connection/backend/src/middleware/notifications/spec.js b/backend/src/middleware/notifications/spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/notifications/spec.js rename to backend/src/middleware/notifications/spec.js diff --git a/Human-Connection/backend/src/middleware/orderByMiddleware.js b/backend/src/middleware/orderByMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/orderByMiddleware.js rename to backend/src/middleware/orderByMiddleware.js diff --git a/Human-Connection/backend/src/middleware/orderByMiddleware.spec.js b/backend/src/middleware/orderByMiddleware.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/orderByMiddleware.spec.js rename to backend/src/middleware/orderByMiddleware.spec.js diff --git a/Human-Connection/backend/src/middleware/passwordMiddleware.js b/backend/src/middleware/passwordMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/passwordMiddleware.js rename to backend/src/middleware/passwordMiddleware.js diff --git a/Human-Connection/backend/src/middleware/permissionsMiddleware.js b/backend/src/middleware/permissionsMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/permissionsMiddleware.js rename to backend/src/middleware/permissionsMiddleware.js diff --git a/Human-Connection/backend/src/middleware/permissionsMiddleware.spec.js b/backend/src/middleware/permissionsMiddleware.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/permissionsMiddleware.spec.js rename to backend/src/middleware/permissionsMiddleware.spec.js diff --git a/Human-Connection/backend/src/middleware/sluggifyMiddleware.js b/backend/src/middleware/sluggifyMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/sluggifyMiddleware.js rename to backend/src/middleware/sluggifyMiddleware.js diff --git a/Human-Connection/backend/src/middleware/slugify/uniqueSlug.js b/backend/src/middleware/slugify/uniqueSlug.js similarity index 100% rename from Human-Connection/backend/src/middleware/slugify/uniqueSlug.js rename to backend/src/middleware/slugify/uniqueSlug.js diff --git a/Human-Connection/backend/src/middleware/slugify/uniqueSlug.spec.js b/backend/src/middleware/slugify/uniqueSlug.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/slugify/uniqueSlug.spec.js rename to backend/src/middleware/slugify/uniqueSlug.spec.js diff --git a/Human-Connection/backend/src/middleware/slugifyMiddleware.spec.js b/backend/src/middleware/slugifyMiddleware.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/slugifyMiddleware.spec.js rename to backend/src/middleware/slugifyMiddleware.spec.js diff --git a/Human-Connection/backend/src/middleware/softDeleteMiddleware.js b/backend/src/middleware/softDeleteMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/softDeleteMiddleware.js rename to backend/src/middleware/softDeleteMiddleware.js diff --git a/Human-Connection/backend/src/middleware/softDeleteMiddleware.spec.js b/backend/src/middleware/softDeleteMiddleware.spec.js similarity index 100% rename from Human-Connection/backend/src/middleware/softDeleteMiddleware.spec.js rename to backend/src/middleware/softDeleteMiddleware.spec.js diff --git a/Human-Connection/backend/src/middleware/userMiddleware.js b/backend/src/middleware/userMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/userMiddleware.js rename to backend/src/middleware/userMiddleware.js diff --git a/Human-Connection/backend/src/middleware/validation/index.js b/backend/src/middleware/validation/index.js similarity index 100% rename from Human-Connection/backend/src/middleware/validation/index.js rename to backend/src/middleware/validation/index.js diff --git a/Human-Connection/backend/src/middleware/xssMiddleware.js b/backend/src/middleware/xssMiddleware.js similarity index 100% rename from Human-Connection/backend/src/middleware/xssMiddleware.js rename to backend/src/middleware/xssMiddleware.js diff --git a/Human-Connection/backend/src/mocks/index.js b/backend/src/mocks/index.js similarity index 100% rename from Human-Connection/backend/src/mocks/index.js rename to backend/src/mocks/index.js diff --git a/Human-Connection/backend/src/schema/index.js b/backend/src/schema/index.js similarity index 100% rename from Human-Connection/backend/src/schema/index.js rename to backend/src/schema/index.js diff --git a/Human-Connection/backend/src/schema/resolvers/badges.spec.js b/backend/src/schema/resolvers/badges.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/badges.spec.js rename to backend/src/schema/resolvers/badges.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/comments.js b/backend/src/schema/resolvers/comments.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/comments.js rename to backend/src/schema/resolvers/comments.js diff --git a/Human-Connection/backend/src/schema/resolvers/comments.spec.js b/backend/src/schema/resolvers/comments.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/comments.spec.js rename to backend/src/schema/resolvers/comments.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/fileUpload/index.js b/backend/src/schema/resolvers/fileUpload/index.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/fileUpload/index.js rename to backend/src/schema/resolvers/fileUpload/index.js diff --git a/Human-Connection/backend/src/schema/resolvers/fileUpload/spec.js b/backend/src/schema/resolvers/fileUpload/spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/fileUpload/spec.js rename to backend/src/schema/resolvers/fileUpload/spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/follow.js b/backend/src/schema/resolvers/follow.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/follow.js rename to backend/src/schema/resolvers/follow.js diff --git a/Human-Connection/backend/src/schema/resolvers/follow.spec.js b/backend/src/schema/resolvers/follow.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/follow.spec.js rename to backend/src/schema/resolvers/follow.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/index.js b/backend/src/schema/resolvers/index.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/index.js rename to backend/src/schema/resolvers/index.js diff --git a/Human-Connection/backend/src/schema/resolvers/moderation.js b/backend/src/schema/resolvers/moderation.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/moderation.js rename to backend/src/schema/resolvers/moderation.js diff --git a/Human-Connection/backend/src/schema/resolvers/moderation.spec.js b/backend/src/schema/resolvers/moderation.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/moderation.spec.js rename to backend/src/schema/resolvers/moderation.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/notifications.js b/backend/src/schema/resolvers/notifications.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/notifications.js rename to backend/src/schema/resolvers/notifications.js diff --git a/Human-Connection/backend/src/schema/resolvers/notifications.spec.js b/backend/src/schema/resolvers/notifications.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/notifications.spec.js rename to backend/src/schema/resolvers/notifications.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/passwordReset.js b/backend/src/schema/resolvers/passwordReset.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/passwordReset.js rename to backend/src/schema/resolvers/passwordReset.js diff --git a/Human-Connection/backend/src/schema/resolvers/passwordReset.spec.js b/backend/src/schema/resolvers/passwordReset.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/passwordReset.spec.js rename to backend/src/schema/resolvers/passwordReset.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/passwordReset/emailTemplates.js b/backend/src/schema/resolvers/passwordReset/emailTemplates.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/passwordReset/emailTemplates.js rename to backend/src/schema/resolvers/passwordReset/emailTemplates.js diff --git a/Human-Connection/backend/src/schema/resolvers/posts.js b/backend/src/schema/resolvers/posts.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/posts.js rename to backend/src/schema/resolvers/posts.js diff --git a/Human-Connection/backend/src/schema/resolvers/posts.spec.js b/backend/src/schema/resolvers/posts.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/posts.spec.js rename to backend/src/schema/resolvers/posts.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/reports.js b/backend/src/schema/resolvers/reports.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/reports.js rename to backend/src/schema/resolvers/reports.js diff --git a/Human-Connection/backend/src/schema/resolvers/reports.spec.js b/backend/src/schema/resolvers/reports.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/reports.spec.js rename to backend/src/schema/resolvers/reports.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/rewards.js b/backend/src/schema/resolvers/rewards.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/rewards.js rename to backend/src/schema/resolvers/rewards.js diff --git a/Human-Connection/backend/src/schema/resolvers/rewards.spec.js b/backend/src/schema/resolvers/rewards.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/rewards.spec.js rename to backend/src/schema/resolvers/rewards.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/shout.js b/backend/src/schema/resolvers/shout.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/shout.js rename to backend/src/schema/resolvers/shout.js diff --git a/Human-Connection/backend/src/schema/resolvers/shout.spec.js b/backend/src/schema/resolvers/shout.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/shout.spec.js rename to backend/src/schema/resolvers/shout.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/socialMedia.js b/backend/src/schema/resolvers/socialMedia.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/socialMedia.js rename to backend/src/schema/resolvers/socialMedia.js diff --git a/Human-Connection/backend/src/schema/resolvers/socialMedia.spec.js b/backend/src/schema/resolvers/socialMedia.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/socialMedia.spec.js rename to backend/src/schema/resolvers/socialMedia.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/statistics.js b/backend/src/schema/resolvers/statistics.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/statistics.js rename to backend/src/schema/resolvers/statistics.js diff --git a/Human-Connection/backend/src/schema/resolvers/user_management.js b/backend/src/schema/resolvers/user_management.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/user_management.js rename to backend/src/schema/resolvers/user_management.js diff --git a/Human-Connection/backend/src/schema/resolvers/user_management.spec.js b/backend/src/schema/resolvers/user_management.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/user_management.spec.js rename to backend/src/schema/resolvers/user_management.spec.js diff --git a/Human-Connection/backend/src/schema/resolvers/users.js b/backend/src/schema/resolvers/users.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/users.js rename to backend/src/schema/resolvers/users.js diff --git a/Human-Connection/backend/src/schema/resolvers/users.spec.js b/backend/src/schema/resolvers/users.spec.js similarity index 100% rename from Human-Connection/backend/src/schema/resolvers/users.spec.js rename to backend/src/schema/resolvers/users.spec.js diff --git a/Human-Connection/backend/src/schema/types/enum/BadgeStatus.gql b/backend/src/schema/types/enum/BadgeStatus.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/enum/BadgeStatus.gql rename to backend/src/schema/types/enum/BadgeStatus.gql diff --git a/Human-Connection/backend/src/schema/types/enum/BadgeType.gql b/backend/src/schema/types/enum/BadgeType.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/enum/BadgeType.gql rename to backend/src/schema/types/enum/BadgeType.gql diff --git a/Human-Connection/backend/src/schema/types/enum/UserGroup.gql b/backend/src/schema/types/enum/UserGroup.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/enum/UserGroup.gql rename to backend/src/schema/types/enum/UserGroup.gql diff --git a/Human-Connection/backend/src/schema/types/enum/Visibility.gql b/backend/src/schema/types/enum/Visibility.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/enum/Visibility.gql rename to backend/src/schema/types/enum/Visibility.gql diff --git a/Human-Connection/backend/src/schema/types/index.js b/backend/src/schema/types/index.js similarity index 100% rename from Human-Connection/backend/src/schema/types/index.js rename to backend/src/schema/types/index.js diff --git a/Human-Connection/backend/src/schema/types/scalar/Date.gql_ b/backend/src/schema/types/scalar/Date.gql_ similarity index 100% rename from Human-Connection/backend/src/schema/types/scalar/Date.gql_ rename to backend/src/schema/types/scalar/Date.gql_ diff --git a/Human-Connection/backend/src/schema/types/scalar/DateTime.gql_ b/backend/src/schema/types/scalar/DateTime.gql_ similarity index 100% rename from Human-Connection/backend/src/schema/types/scalar/DateTime.gql_ rename to backend/src/schema/types/scalar/DateTime.gql_ diff --git a/Human-Connection/backend/src/schema/types/scalar/Time.gql_ b/backend/src/schema/types/scalar/Time.gql_ similarity index 100% rename from Human-Connection/backend/src/schema/types/scalar/Time.gql_ rename to backend/src/schema/types/scalar/Time.gql_ diff --git a/Human-Connection/backend/src/schema/types/scalar/Upload.gql b/backend/src/schema/types/scalar/Upload.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/scalar/Upload.gql rename to backend/src/schema/types/scalar/Upload.gql diff --git a/Human-Connection/backend/src/schema/types/schema.gql b/backend/src/schema/types/schema.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/schema.gql rename to backend/src/schema/types/schema.gql diff --git a/Human-Connection/backend/src/schema/types/schema_full.gql_ b/backend/src/schema/types/schema_full.gql_ similarity index 100% rename from Human-Connection/backend/src/schema/types/schema_full.gql_ rename to backend/src/schema/types/schema_full.gql_ diff --git a/Human-Connection/backend/src/schema/types/type/Badge.gql b/backend/src/schema/types/type/Badge.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/Badge.gql rename to backend/src/schema/types/type/Badge.gql diff --git a/Human-Connection/backend/src/schema/types/type/Category.gql b/backend/src/schema/types/type/Category.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/Category.gql rename to backend/src/schema/types/type/Category.gql diff --git a/Human-Connection/backend/src/schema/types/type/Comment.gql b/backend/src/schema/types/type/Comment.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/Comment.gql rename to backend/src/schema/types/type/Comment.gql diff --git a/Human-Connection/backend/src/schema/types/type/Post.gql b/backend/src/schema/types/type/Post.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/Post.gql rename to backend/src/schema/types/type/Post.gql diff --git a/Human-Connection/backend/src/schema/types/type/Tag.gql b/backend/src/schema/types/type/Tag.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/Tag.gql rename to backend/src/schema/types/type/Tag.gql diff --git a/Human-Connection/backend/src/schema/types/type/User.gql b/backend/src/schema/types/type/User.gql similarity index 100% rename from Human-Connection/backend/src/schema/types/type/User.gql rename to backend/src/schema/types/type/User.gql diff --git a/Human-Connection/backend/src/seed/factories/badges.js b/backend/src/seed/factories/badges.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/badges.js rename to backend/src/seed/factories/badges.js diff --git a/Human-Connection/backend/src/seed/factories/categories.js b/backend/src/seed/factories/categories.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/categories.js rename to backend/src/seed/factories/categories.js diff --git a/Human-Connection/backend/src/seed/factories/comments.js b/backend/src/seed/factories/comments.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/comments.js rename to backend/src/seed/factories/comments.js diff --git a/Human-Connection/backend/src/seed/factories/index.js b/backend/src/seed/factories/index.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/index.js rename to backend/src/seed/factories/index.js diff --git a/Human-Connection/backend/src/seed/factories/notifications.js b/backend/src/seed/factories/notifications.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/notifications.js rename to backend/src/seed/factories/notifications.js diff --git a/Human-Connection/backend/src/seed/factories/organizations.js b/backend/src/seed/factories/organizations.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/organizations.js rename to backend/src/seed/factories/organizations.js diff --git a/Human-Connection/backend/src/seed/factories/posts.js b/backend/src/seed/factories/posts.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/posts.js rename to backend/src/seed/factories/posts.js diff --git a/Human-Connection/backend/src/seed/factories/reports.js b/backend/src/seed/factories/reports.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/reports.js rename to backend/src/seed/factories/reports.js diff --git a/Human-Connection/backend/src/seed/factories/tags.js b/backend/src/seed/factories/tags.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/tags.js rename to backend/src/seed/factories/tags.js diff --git a/Human-Connection/backend/src/seed/factories/users.js b/backend/src/seed/factories/users.js similarity index 100% rename from Human-Connection/backend/src/seed/factories/users.js rename to backend/src/seed/factories/users.js diff --git a/Human-Connection/backend/src/seed/reset-db.js b/backend/src/seed/reset-db.js similarity index 100% rename from Human-Connection/backend/src/seed/reset-db.js rename to backend/src/seed/reset-db.js diff --git a/Human-Connection/backend/src/seed/seed-db.js b/backend/src/seed/seed-db.js similarity index 100% rename from Human-Connection/backend/src/seed/seed-db.js rename to backend/src/seed/seed-db.js diff --git a/Human-Connection/backend/src/seed/seed-helpers.js b/backend/src/seed/seed-helpers.js similarity index 100% rename from Human-Connection/backend/src/seed/seed-helpers.js rename to backend/src/seed/seed-helpers.js diff --git a/Human-Connection/backend/src/server.js b/backend/src/server.js similarity index 100% rename from Human-Connection/backend/src/server.js rename to backend/src/server.js diff --git a/Human-Connection/backend/test/features/activity-delete.feature b/backend/test/features/activity-delete.feature similarity index 100% rename from Human-Connection/backend/test/features/activity-delete.feature rename to backend/test/features/activity-delete.feature diff --git a/Human-Connection/backend/test/features/activity-follow.feature b/backend/test/features/activity-follow.feature similarity index 100% rename from Human-Connection/backend/test/features/activity-follow.feature rename to backend/test/features/activity-follow.feature diff --git a/Human-Connection/backend/test/features/activity-like.feature b/backend/test/features/activity-like.feature similarity index 100% rename from Human-Connection/backend/test/features/activity-like.feature rename to backend/test/features/activity-like.feature diff --git a/Human-Connection/backend/test/features/collection.feature b/backend/test/features/collection.feature similarity index 100% rename from Human-Connection/backend/test/features/collection.feature rename to backend/test/features/collection.feature diff --git a/Human-Connection/backend/test/features/object-article.feature b/backend/test/features/object-article.feature similarity index 100% rename from Human-Connection/backend/test/features/object-article.feature rename to backend/test/features/object-article.feature diff --git a/Human-Connection/backend/test/features/support/steps.js b/backend/test/features/support/steps.js similarity index 100% rename from Human-Connection/backend/test/features/support/steps.js rename to backend/test/features/support/steps.js diff --git a/Human-Connection/backend/test/features/webfinger.feature b/backend/test/features/webfinger.feature similarity index 100% rename from Human-Connection/backend/test/features/webfinger.feature rename to backend/test/features/webfinger.feature diff --git a/Human-Connection/backend/test/features/world.js b/backend/test/features/world.js similarity index 100% rename from Human-Connection/backend/test/features/world.js rename to backend/test/features/world.js diff --git a/Human-Connection/backend/testing.md b/backend/testing.md similarity index 100% rename from Human-Connection/backend/testing.md rename to backend/testing.md diff --git a/Human-Connection/backend/yarn.lock b/backend/yarn.lock similarity index 100% rename from Human-Connection/backend/yarn.lock rename to backend/yarn.lock diff --git a/Human-Connection/cypress.env.template.json b/cypress.env.template.json similarity index 100% rename from Human-Connection/cypress.env.template.json rename to cypress.env.template.json diff --git a/Human-Connection/cypress.json b/cypress.json similarity index 100% rename from Human-Connection/cypress.json rename to cypress.json diff --git a/Human-Connection/cypress/README.md b/cypress/README.md similarity index 100% rename from Human-Connection/cypress/README.md rename to cypress/README.md diff --git a/Human-Connection/cypress/features.md b/cypress/features.md similarity index 100% rename from Human-Connection/cypress/features.md rename to cypress/features.md diff --git a/Human-Connection/cypress/fixtures/example.json b/cypress/fixtures/example.json similarity index 100% rename from Human-Connection/cypress/fixtures/example.json rename to cypress/fixtures/example.json diff --git a/Human-Connection/cypress/fixtures/onourjourney.png b/cypress/fixtures/onourjourney.png similarity index 100% rename from Human-Connection/cypress/fixtures/onourjourney.png rename to cypress/fixtures/onourjourney.png diff --git a/Human-Connection/cypress/fixtures/users.json b/cypress/fixtures/users.json similarity index 100% rename from Human-Connection/cypress/fixtures/users.json rename to cypress/fixtures/users.json diff --git a/Human-Connection/cypress/integration/administration/TagsAndCategories.feature b/cypress/integration/administration/TagsAndCategories.feature similarity index 100% rename from Human-Connection/cypress/integration/administration/TagsAndCategories.feature rename to cypress/integration/administration/TagsAndCategories.feature diff --git a/Human-Connection/cypress/integration/common/admin.js b/cypress/integration/common/admin.js similarity index 100% rename from Human-Connection/cypress/integration/common/admin.js rename to cypress/integration/common/admin.js diff --git a/Human-Connection/cypress/integration/common/post.js b/cypress/integration/common/post.js similarity index 100% rename from Human-Connection/cypress/integration/common/post.js rename to cypress/integration/common/post.js diff --git a/Human-Connection/cypress/integration/common/profile.js b/cypress/integration/common/profile.js similarity index 100% rename from Human-Connection/cypress/integration/common/profile.js rename to cypress/integration/common/profile.js diff --git a/Human-Connection/cypress/integration/common/report.js b/cypress/integration/common/report.js similarity index 100% rename from Human-Connection/cypress/integration/common/report.js rename to cypress/integration/common/report.js diff --git a/Human-Connection/cypress/integration/common/search.js b/cypress/integration/common/search.js similarity index 100% rename from Human-Connection/cypress/integration/common/search.js rename to cypress/integration/common/search.js diff --git a/Human-Connection/cypress/integration/common/settings.js b/cypress/integration/common/settings.js similarity index 100% rename from Human-Connection/cypress/integration/common/settings.js rename to cypress/integration/common/settings.js diff --git a/Human-Connection/cypress/integration/common/steps.js b/cypress/integration/common/steps.js similarity index 100% rename from Human-Connection/cypress/integration/common/steps.js rename to cypress/integration/common/steps.js diff --git a/Human-Connection/cypress/integration/internationalization/Internationalization.feature b/cypress/integration/internationalization/Internationalization.feature similarity index 100% rename from Human-Connection/cypress/integration/internationalization/Internationalization.feature rename to cypress/integration/internationalization/Internationalization.feature diff --git a/Human-Connection/cypress/integration/moderation/HidePosts.feature b/cypress/integration/moderation/HidePosts.feature similarity index 100% rename from Human-Connection/cypress/integration/moderation/HidePosts.feature rename to cypress/integration/moderation/HidePosts.feature diff --git a/Human-Connection/cypress/integration/moderation/ReportContent.feature b/cypress/integration/moderation/ReportContent.feature similarity index 100% rename from Human-Connection/cypress/integration/moderation/ReportContent.feature rename to cypress/integration/moderation/ReportContent.feature diff --git a/Human-Connection/cypress/integration/notifications/Mentions.feature b/cypress/integration/notifications/Mentions.feature similarity index 100% rename from Human-Connection/cypress/integration/notifications/Mentions.feature rename to cypress/integration/notifications/Mentions.feature diff --git a/Human-Connection/cypress/integration/post/Comment.feature b/cypress/integration/post/Comment.feature similarity index 100% rename from Human-Connection/cypress/integration/post/Comment.feature rename to cypress/integration/post/Comment.feature diff --git a/Human-Connection/cypress/integration/post/PersistentLinks.feature b/cypress/integration/post/PersistentLinks.feature similarity index 100% rename from Human-Connection/cypress/integration/post/PersistentLinks.feature rename to cypress/integration/post/PersistentLinks.feature diff --git a/Human-Connection/cypress/integration/post/WritePost.feature b/cypress/integration/post/WritePost.feature similarity index 100% rename from Human-Connection/cypress/integration/post/WritePost.feature rename to cypress/integration/post/WritePost.feature diff --git a/Human-Connection/cypress/integration/search/Search.feature b/cypress/integration/search/Search.feature similarity index 100% rename from Human-Connection/cypress/integration/search/Search.feature rename to cypress/integration/search/Search.feature diff --git a/Human-Connection/cypress/integration/user_account/ChangePassword.feature b/cypress/integration/user_account/ChangePassword.feature similarity index 100% rename from Human-Connection/cypress/integration/user_account/ChangePassword.feature rename to cypress/integration/user_account/ChangePassword.feature diff --git a/Human-Connection/cypress/integration/user_account/Login.feature b/cypress/integration/user_account/Login.feature similarity index 100% rename from Human-Connection/cypress/integration/user_account/Login.feature rename to cypress/integration/user_account/Login.feature diff --git a/Human-Connection/cypress/integration/user_profile/AboutMeAndLocation.feature b/cypress/integration/user_profile/AboutMeAndLocation.feature similarity index 100% rename from Human-Connection/cypress/integration/user_profile/AboutMeAndLocation.feature rename to cypress/integration/user_profile/AboutMeAndLocation.feature diff --git a/Human-Connection/cypress/integration/user_profile/SocialMedia.feature b/cypress/integration/user_profile/SocialMedia.feature similarity index 100% rename from Human-Connection/cypress/integration/user_profile/SocialMedia.feature rename to cypress/integration/user_profile/SocialMedia.feature diff --git a/Human-Connection/cypress/integration/user_profile/UploadUserProfileImage.feature b/cypress/integration/user_profile/UploadUserProfileImage.feature similarity index 100% rename from Human-Connection/cypress/integration/user_profile/UploadUserProfileImage.feature rename to cypress/integration/user_profile/UploadUserProfileImage.feature diff --git a/Human-Connection/cypress/plugins/index.js b/cypress/plugins/index.js similarity index 100% rename from Human-Connection/cypress/plugins/index.js rename to cypress/plugins/index.js diff --git a/Human-Connection/cypress/support/commands.js b/cypress/support/commands.js similarity index 100% rename from Human-Connection/cypress/support/commands.js rename to cypress/support/commands.js diff --git a/Human-Connection/cypress/support/factories.js b/cypress/support/factories.js similarity index 100% rename from Human-Connection/cypress/support/factories.js rename to cypress/support/factories.js diff --git a/Human-Connection/cypress/support/helpers.js b/cypress/support/helpers.js similarity index 100% rename from Human-Connection/cypress/support/helpers.js rename to cypress/support/helpers.js diff --git a/Human-Connection/cypress/support/index.js b/cypress/support/index.js similarity index 100% rename from Human-Connection/cypress/support/index.js rename to cypress/support/index.js diff --git a/Human-Connection/deployment/.gitignore b/deployment/.gitignore similarity index 100% rename from Human-Connection/deployment/.gitignore rename to deployment/.gitignore diff --git a/Human-Connection/deployment/README.md b/deployment/README.md similarity index 100% rename from Human-Connection/deployment/README.md rename to deployment/README.md diff --git a/Human-Connection/deployment/digital-ocean/README.md b/deployment/digital-ocean/README.md similarity index 100% rename from Human-Connection/deployment/digital-ocean/README.md rename to deployment/digital-ocean/README.md diff --git a/Human-Connection/deployment/digital-ocean/dashboard/README.md b/deployment/digital-ocean/dashboard/README.md similarity index 100% rename from Human-Connection/deployment/digital-ocean/dashboard/README.md rename to deployment/digital-ocean/dashboard/README.md diff --git a/Human-Connection/deployment/digital-ocean/dashboard/admin-user.yaml b/deployment/digital-ocean/dashboard/admin-user.yaml similarity index 100% rename from Human-Connection/deployment/digital-ocean/dashboard/admin-user.yaml rename to deployment/digital-ocean/dashboard/admin-user.yaml diff --git a/Human-Connection/deployment/digital-ocean/dashboard/dashboard-screenshot.png b/deployment/digital-ocean/dashboard/dashboard-screenshot.png similarity index 100% rename from Human-Connection/deployment/digital-ocean/dashboard/dashboard-screenshot.png rename to deployment/digital-ocean/dashboard/dashboard-screenshot.png diff --git a/Human-Connection/deployment/digital-ocean/dashboard/role-binding.yaml b/deployment/digital-ocean/dashboard/role-binding.yaml similarity index 100% rename from Human-Connection/deployment/digital-ocean/dashboard/role-binding.yaml rename to deployment/digital-ocean/dashboard/role-binding.yaml diff --git a/Human-Connection/deployment/digital-ocean/https/.gitignore b/deployment/digital-ocean/https/.gitignore similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/.gitignore rename to deployment/digital-ocean/https/.gitignore diff --git a/Human-Connection/deployment/digital-ocean/https/README.md b/deployment/digital-ocean/https/README.md similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/README.md rename to deployment/digital-ocean/https/README.md diff --git a/Human-Connection/deployment/digital-ocean/https/ip-address.png b/deployment/digital-ocean/https/ip-address.png similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/ip-address.png rename to deployment/digital-ocean/https/ip-address.png diff --git a/Human-Connection/deployment/digital-ocean/https/namespace.yaml b/deployment/digital-ocean/https/namespace.yaml similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/namespace.yaml rename to deployment/digital-ocean/https/namespace.yaml diff --git a/Human-Connection/deployment/digital-ocean/https/templates/ingress.template.yaml b/deployment/digital-ocean/https/templates/ingress.template.yaml similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/templates/ingress.template.yaml rename to deployment/digital-ocean/https/templates/ingress.template.yaml diff --git a/Human-Connection/deployment/digital-ocean/https/templates/issuer.template.yaml b/deployment/digital-ocean/https/templates/issuer.template.yaml similarity index 100% rename from Human-Connection/deployment/digital-ocean/https/templates/issuer.template.yaml rename to deployment/digital-ocean/https/templates/issuer.template.yaml diff --git a/Human-Connection/deployment/human-connection/README.md b/deployment/human-connection/README.md similarity index 100% rename from Human-Connection/deployment/human-connection/README.md rename to deployment/human-connection/README.md diff --git a/Human-Connection/deployment/human-connection/deployment-backend.yaml b/deployment/human-connection/deployment-backend.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/deployment-backend.yaml rename to deployment/human-connection/deployment-backend.yaml diff --git a/Human-Connection/deployment/human-connection/deployment-neo4j.yaml b/deployment/human-connection/deployment-neo4j.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/deployment-neo4j.yaml rename to deployment/human-connection/deployment-neo4j.yaml diff --git a/Human-Connection/deployment/human-connection/deployment-web.yaml b/deployment/human-connection/deployment-web.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/deployment-web.yaml rename to deployment/human-connection/deployment-web.yaml diff --git a/Human-Connection/deployment/human-connection/mailserver/README.md b/deployment/human-connection/mailserver/README.md similarity index 100% rename from Human-Connection/deployment/human-connection/mailserver/README.md rename to deployment/human-connection/mailserver/README.md diff --git a/Human-Connection/deployment/human-connection/mailserver/deployment-mailserver.yaml b/deployment/human-connection/mailserver/deployment-mailserver.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/mailserver/deployment-mailserver.yaml rename to deployment/human-connection/mailserver/deployment-mailserver.yaml diff --git a/Human-Connection/deployment/human-connection/mailserver/service-mailserver.yaml b/deployment/human-connection/mailserver/service-mailserver.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/mailserver/service-mailserver.yaml rename to deployment/human-connection/mailserver/service-mailserver.yaml diff --git a/Human-Connection/deployment/human-connection/service-backend.yaml b/deployment/human-connection/service-backend.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/service-backend.yaml rename to deployment/human-connection/service-backend.yaml diff --git a/Human-Connection/deployment/human-connection/service-neo4j.yaml b/deployment/human-connection/service-neo4j.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/service-neo4j.yaml rename to deployment/human-connection/service-neo4j.yaml diff --git a/Human-Connection/deployment/human-connection/service-web.yaml b/deployment/human-connection/service-web.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/service-web.yaml rename to deployment/human-connection/service-web.yaml diff --git a/Human-Connection/deployment/human-connection/templates/configmap.template.yaml b/deployment/human-connection/templates/configmap.template.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/templates/configmap.template.yaml rename to deployment/human-connection/templates/configmap.template.yaml diff --git a/Human-Connection/deployment/human-connection/templates/secrets.template.yaml b/deployment/human-connection/templates/secrets.template.yaml similarity index 100% rename from Human-Connection/deployment/human-connection/templates/secrets.template.yaml rename to deployment/human-connection/templates/secrets.template.yaml diff --git a/Human-Connection/deployment/legacy-migration/README.md b/deployment/legacy-migration/README.md similarity index 100% rename from Human-Connection/deployment/legacy-migration/README.md rename to deployment/legacy-migration/README.md diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker.yaml b/deployment/legacy-migration/maintenance-worker.yaml similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker.yaml rename to deployment/legacy-migration/maintenance-worker.yaml diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/.dockerignore b/deployment/legacy-migration/maintenance-worker/.dockerignore similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/.dockerignore rename to deployment/legacy-migration/maintenance-worker/.dockerignore diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/.gitignore b/deployment/legacy-migration/maintenance-worker/.gitignore similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/.gitignore rename to deployment/legacy-migration/maintenance-worker/.gitignore diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/Dockerfile b/deployment/legacy-migration/maintenance-worker/Dockerfile similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/Dockerfile rename to deployment/legacy-migration/maintenance-worker/Dockerfile diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/idle b/deployment/legacy-migration/maintenance-worker/binaries/idle similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/idle rename to deployment/legacy-migration/maintenance-worker/binaries/idle diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db b/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db rename to deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads b/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads rename to deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/known_hosts b/deployment/legacy-migration/maintenance-worker/known_hosts similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/known_hosts rename to deployment/legacy-migration/maintenance-worker/known_hosts diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh b/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh rename to deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh b/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql diff --git a/Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql similarity index 100% rename from Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql rename to deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql diff --git a/Human-Connection/deployment/minikube/README.md b/deployment/minikube/README.md similarity index 100% rename from Human-Connection/deployment/minikube/README.md rename to deployment/minikube/README.md diff --git a/Human-Connection/deployment/namespace.yaml b/deployment/namespace.yaml similarity index 100% rename from Human-Connection/deployment/namespace.yaml rename to deployment/namespace.yaml diff --git a/Human-Connection/deployment/volumes/README.md b/deployment/volumes/README.md similarity index 100% rename from Human-Connection/deployment/volumes/README.md rename to deployment/volumes/README.md diff --git a/Human-Connection/deployment/volumes/neo4j-data.yaml b/deployment/volumes/neo4j-data.yaml similarity index 100% rename from Human-Connection/deployment/volumes/neo4j-data.yaml rename to deployment/volumes/neo4j-data.yaml diff --git a/Human-Connection/deployment/volumes/neo4j-offline-backup/README.md b/deployment/volumes/neo4j-offline-backup/README.md similarity index 100% rename from Human-Connection/deployment/volumes/neo4j-offline-backup/README.md rename to deployment/volumes/neo4j-offline-backup/README.md diff --git a/Human-Connection/deployment/volumes/reclaim-policy/README.md b/deployment/volumes/reclaim-policy/README.md similarity index 100% rename from Human-Connection/deployment/volumes/reclaim-policy/README.md rename to deployment/volumes/reclaim-policy/README.md diff --git a/Human-Connection/deployment/volumes/uploads.yaml b/deployment/volumes/uploads.yaml similarity index 100% rename from Human-Connection/deployment/volumes/uploads.yaml rename to deployment/volumes/uploads.yaml diff --git a/Human-Connection/deployment/volumes/velero/README.md b/deployment/volumes/velero/README.md similarity index 100% rename from Human-Connection/deployment/volumes/velero/README.md rename to deployment/volumes/velero/README.md diff --git a/Human-Connection/deployment/volumes/volume-snapshots/README.md b/deployment/volumes/volume-snapshots/README.md similarity index 100% rename from Human-Connection/deployment/volumes/volume-snapshots/README.md rename to deployment/volumes/volume-snapshots/README.md diff --git a/Human-Connection/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png b/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png similarity index 100% rename from Human-Connection/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png rename to deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png diff --git a/Human-Connection/deployment/volumes/volume-snapshots/neo4j-data.yaml b/deployment/volumes/volume-snapshots/neo4j-data.yaml similarity index 100% rename from Human-Connection/deployment/volumes/volume-snapshots/neo4j-data.yaml rename to deployment/volumes/volume-snapshots/neo4j-data.yaml diff --git a/Human-Connection/deployment/volumes/volume-snapshots/snapshot.yaml b/deployment/volumes/volume-snapshots/snapshot.yaml similarity index 100% rename from Human-Connection/deployment/volumes/volume-snapshots/snapshot.yaml rename to deployment/volumes/volume-snapshots/snapshot.yaml diff --git a/Human-Connection/docker-compose.maintenance.yml b/docker-compose.maintenance.yml similarity index 100% rename from Human-Connection/docker-compose.maintenance.yml rename to docker-compose.maintenance.yml diff --git a/Human-Connection/docker-compose.override.yml b/docker-compose.override.yml similarity index 100% rename from Human-Connection/docker-compose.override.yml rename to docker-compose.override.yml diff --git a/Human-Connection/docker-compose.travis.yml b/docker-compose.travis.yml similarity index 100% rename from Human-Connection/docker-compose.travis.yml rename to docker-compose.travis.yml diff --git a/Human-Connection/docker-compose.yml b/docker-compose.yml similarity index 100% rename from Human-Connection/docker-compose.yml rename to docker-compose.yml diff --git a/Human-Connection/edit-this-documentation.md b/edit-this-documentation.md similarity index 100% rename from Human-Connection/edit-this-documentation.md rename to edit-this-documentation.md diff --git a/Human-Connection/installation.md b/installation.md similarity index 100% rename from Human-Connection/installation.md rename to installation.md diff --git a/Human-Connection/neo4j/.env.template b/neo4j/.env.template similarity index 100% rename from Human-Connection/neo4j/.env.template rename to neo4j/.env.template diff --git a/Human-Connection/neo4j/.gitignore b/neo4j/.gitignore similarity index 100% rename from Human-Connection/neo4j/.gitignore rename to neo4j/.gitignore diff --git a/Human-Connection/neo4j/Dockerfile b/neo4j/Dockerfile similarity index 100% rename from Human-Connection/neo4j/Dockerfile rename to neo4j/Dockerfile diff --git a/Human-Connection/neo4j/README.md b/neo4j/README.md similarity index 100% rename from Human-Connection/neo4j/README.md rename to neo4j/README.md diff --git a/Human-Connection/neo4j/db_setup.sh b/neo4j/db_setup.sh similarity index 100% rename from Human-Connection/neo4j/db_setup.sh rename to neo4j/db_setup.sh diff --git a/Human-Connection/neo4j/entrypoint.sh b/neo4j/entrypoint.sh similarity index 100% rename from Human-Connection/neo4j/entrypoint.sh rename to neo4j/entrypoint.sh diff --git a/Human-Connection/package.json b/package.json similarity index 100% rename from Human-Connection/package.json rename to package.json diff --git a/Human-Connection/scripts/deploy.sh b/scripts/deploy.sh similarity index 100% rename from Human-Connection/scripts/deploy.sh rename to scripts/deploy.sh diff --git a/Human-Connection/scripts/docker_push.sh b/scripts/docker_push.sh similarity index 100% rename from Human-Connection/scripts/docker_push.sh rename to scripts/docker_push.sh diff --git a/Human-Connection/scripts/patch-deployment.yaml b/scripts/patch-deployment.yaml similarity index 100% rename from Human-Connection/scripts/patch-deployment.yaml rename to scripts/patch-deployment.yaml diff --git a/Human-Connection/scripts/setup_kubernetes.sh b/scripts/setup_kubernetes.sh similarity index 100% rename from Human-Connection/scripts/setup_kubernetes.sh rename to scripts/setup_kubernetes.sh diff --git a/Human-Connection/testing.md b/testing.md similarity index 100% rename from Human-Connection/testing.md rename to testing.md diff --git a/Human-Connection/webapp/.babelrc b/webapp/.babelrc similarity index 100% rename from Human-Connection/webapp/.babelrc rename to webapp/.babelrc diff --git a/Human-Connection/webapp/.dockerignore b/webapp/.dockerignore similarity index 100% rename from Human-Connection/webapp/.dockerignore rename to webapp/.dockerignore diff --git a/Human-Connection/webapp/.editorconfig b/webapp/.editorconfig similarity index 100% rename from Human-Connection/webapp/.editorconfig rename to webapp/.editorconfig diff --git a/Human-Connection/webapp/.env.template b/webapp/.env.template similarity index 100% rename from Human-Connection/webapp/.env.template rename to webapp/.env.template diff --git a/Human-Connection/webapp/.eslintignore b/webapp/.eslintignore similarity index 100% rename from Human-Connection/webapp/.eslintignore rename to webapp/.eslintignore diff --git a/Human-Connection/webapp/.eslintrc.js b/webapp/.eslintrc.js similarity index 100% rename from Human-Connection/webapp/.eslintrc.js rename to webapp/.eslintrc.js diff --git a/Human-Connection/webapp/.gitignore b/webapp/.gitignore similarity index 100% rename from Human-Connection/webapp/.gitignore rename to webapp/.gitignore diff --git a/Human-Connection/webapp/.prettierrc.js b/webapp/.prettierrc.js similarity index 100% rename from Human-Connection/webapp/.prettierrc.js rename to webapp/.prettierrc.js diff --git a/Human-Connection/webapp/Dockerfile b/webapp/Dockerfile similarity index 100% rename from Human-Connection/webapp/Dockerfile rename to webapp/Dockerfile diff --git a/Human-Connection/webapp/README.md b/webapp/README.md similarity index 100% rename from Human-Connection/webapp/README.md rename to webapp/README.md diff --git a/Human-Connection/webapp/assets.md b/webapp/assets.md similarity index 100% rename from Human-Connection/webapp/assets.md rename to webapp/assets.md diff --git a/Human-Connection/webapp/assets/styles/imports/_toast.scss b/webapp/assets/styles/imports/_toast.scss similarity index 100% rename from Human-Connection/webapp/assets/styles/imports/_toast.scss rename to webapp/assets/styles/imports/_toast.scss diff --git a/Human-Connection/webapp/assets/styles/imports/_tooltip.scss b/webapp/assets/styles/imports/_tooltip.scss similarity index 100% rename from Human-Connection/webapp/assets/styles/imports/_tooltip.scss rename to webapp/assets/styles/imports/_tooltip.scss diff --git a/Human-Connection/webapp/assets/styles/main.scss b/webapp/assets/styles/main.scss similarity index 100% rename from Human-Connection/webapp/assets/styles/main.scss rename to webapp/assets/styles/main.scss diff --git a/Human-Connection/webapp/components.md b/webapp/components.md similarity index 100% rename from Human-Connection/webapp/components.md rename to webapp/components.md diff --git a/Human-Connection/webapp/components/Avatar/Avatar.spec.js b/webapp/components/Avatar/Avatar.spec.js similarity index 100% rename from Human-Connection/webapp/components/Avatar/Avatar.spec.js rename to webapp/components/Avatar/Avatar.spec.js diff --git a/Human-Connection/webapp/components/Avatar/Avatar.vue b/webapp/components/Avatar/Avatar.vue similarity index 100% rename from Human-Connection/webapp/components/Avatar/Avatar.vue rename to webapp/components/Avatar/Avatar.vue diff --git a/Human-Connection/webapp/components/Badges.spec.js b/webapp/components/Badges.spec.js similarity index 100% rename from Human-Connection/webapp/components/Badges.spec.js rename to webapp/components/Badges.spec.js diff --git a/Human-Connection/webapp/components/Badges.vue b/webapp/components/Badges.vue similarity index 100% rename from Human-Connection/webapp/components/Badges.vue rename to webapp/components/Badges.vue diff --git a/Human-Connection/webapp/components/CategoriesSelect/CategoriesSelect.spec.js b/webapp/components/CategoriesSelect/CategoriesSelect.spec.js similarity index 100% rename from Human-Connection/webapp/components/CategoriesSelect/CategoriesSelect.spec.js rename to webapp/components/CategoriesSelect/CategoriesSelect.spec.js diff --git a/Human-Connection/webapp/components/CategoriesSelect/CategoriesSelect.vue b/webapp/components/CategoriesSelect/CategoriesSelect.vue similarity index 100% rename from Human-Connection/webapp/components/CategoriesSelect/CategoriesSelect.vue rename to webapp/components/CategoriesSelect/CategoriesSelect.vue diff --git a/Human-Connection/webapp/components/Category/Readme.md b/webapp/components/Category/Readme.md similarity index 100% rename from Human-Connection/webapp/components/Category/Readme.md rename to webapp/components/Category/Readme.md diff --git a/Human-Connection/webapp/components/Category/index.spec.js b/webapp/components/Category/index.spec.js similarity index 100% rename from Human-Connection/webapp/components/Category/index.spec.js rename to webapp/components/Category/index.spec.js diff --git a/Human-Connection/webapp/components/Category/index.vue b/webapp/components/Category/index.vue similarity index 100% rename from Human-Connection/webapp/components/Category/index.vue rename to webapp/components/Category/index.vue diff --git a/Human-Connection/webapp/components/Comment.spec.js b/webapp/components/Comment.spec.js similarity index 100% rename from Human-Connection/webapp/components/Comment.spec.js rename to webapp/components/Comment.spec.js diff --git a/Human-Connection/webapp/components/Comment.vue b/webapp/components/Comment.vue similarity index 100% rename from Human-Connection/webapp/components/Comment.vue rename to webapp/components/Comment.vue diff --git a/Human-Connection/webapp/components/ContentMenu.vue b/webapp/components/ContentMenu.vue similarity index 100% rename from Human-Connection/webapp/components/ContentMenu.vue rename to webapp/components/ContentMenu.vue diff --git a/Human-Connection/webapp/components/ContributionForm/ContributionForm.spec.js b/webapp/components/ContributionForm/ContributionForm.spec.js similarity index 100% rename from Human-Connection/webapp/components/ContributionForm/ContributionForm.spec.js rename to webapp/components/ContributionForm/ContributionForm.spec.js diff --git a/Human-Connection/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue similarity index 100% rename from Human-Connection/webapp/components/ContributionForm/ContributionForm.vue rename to webapp/components/ContributionForm/ContributionForm.vue diff --git a/Human-Connection/webapp/components/CountTo.vue b/webapp/components/CountTo.vue similarity index 100% rename from Human-Connection/webapp/components/CountTo.vue rename to webapp/components/CountTo.vue diff --git a/Human-Connection/webapp/components/DeleteData/DeleteData.spec.js b/webapp/components/DeleteData/DeleteData.spec.js similarity index 100% rename from Human-Connection/webapp/components/DeleteData/DeleteData.spec.js rename to webapp/components/DeleteData/DeleteData.spec.js diff --git a/Human-Connection/webapp/components/DeleteData/DeleteData.vue b/webapp/components/DeleteData/DeleteData.vue similarity index 100% rename from Human-Connection/webapp/components/DeleteData/DeleteData.vue rename to webapp/components/DeleteData/DeleteData.vue diff --git a/Human-Connection/webapp/components/Dropdown.vue b/webapp/components/Dropdown.vue similarity index 100% rename from Human-Connection/webapp/components/Dropdown.vue rename to webapp/components/Dropdown.vue diff --git a/Human-Connection/webapp/components/Editor/index.vue b/webapp/components/Editor/index.vue similarity index 100% rename from Human-Connection/webapp/components/Editor/index.vue rename to webapp/components/Editor/index.vue diff --git a/Human-Connection/webapp/components/Editor/nodes/Mention.js b/webapp/components/Editor/nodes/Mention.js similarity index 100% rename from Human-Connection/webapp/components/Editor/nodes/Mention.js rename to webapp/components/Editor/nodes/Mention.js diff --git a/Human-Connection/webapp/components/Editor/plugins/eventHandler.js b/webapp/components/Editor/plugins/eventHandler.js similarity index 100% rename from Human-Connection/webapp/components/Editor/plugins/eventHandler.js rename to webapp/components/Editor/plugins/eventHandler.js diff --git a/Human-Connection/webapp/components/Editor/spec.js b/webapp/components/Editor/spec.js similarity index 100% rename from Human-Connection/webapp/components/Editor/spec.js rename to webapp/components/Editor/spec.js diff --git a/Human-Connection/webapp/components/Empty.vue b/webapp/components/Empty.vue similarity index 100% rename from Human-Connection/webapp/components/Empty.vue rename to webapp/components/Empty.vue diff --git a/Human-Connection/webapp/components/FilterMenu/FilterMenu.spec.js b/webapp/components/FilterMenu/FilterMenu.spec.js similarity index 100% rename from Human-Connection/webapp/components/FilterMenu/FilterMenu.spec.js rename to webapp/components/FilterMenu/FilterMenu.spec.js diff --git a/Human-Connection/webapp/components/FilterMenu/FilterMenu.vue b/webapp/components/FilterMenu/FilterMenu.vue similarity index 100% rename from Human-Connection/webapp/components/FilterMenu/FilterMenu.vue rename to webapp/components/FilterMenu/FilterMenu.vue diff --git a/Human-Connection/webapp/components/FollowButton.vue b/webapp/components/FollowButton.vue similarity index 100% rename from Human-Connection/webapp/components/FollowButton.vue rename to webapp/components/FollowButton.vue diff --git a/Human-Connection/webapp/components/LoadMore.vue b/webapp/components/LoadMore.vue similarity index 100% rename from Human-Connection/webapp/components/LoadMore.vue rename to webapp/components/LoadMore.vue diff --git a/Human-Connection/webapp/components/LocaleSwitch/LocaleSwitch.spec.js b/webapp/components/LocaleSwitch/LocaleSwitch.spec.js similarity index 100% rename from Human-Connection/webapp/components/LocaleSwitch/LocaleSwitch.spec.js rename to webapp/components/LocaleSwitch/LocaleSwitch.spec.js diff --git a/Human-Connection/webapp/components/LocaleSwitch/LocaleSwitch.vue b/webapp/components/LocaleSwitch/LocaleSwitch.vue similarity index 100% rename from Human-Connection/webapp/components/LocaleSwitch/LocaleSwitch.vue rename to webapp/components/LocaleSwitch/LocaleSwitch.vue diff --git a/Human-Connection/webapp/components/Logo.vue b/webapp/components/Logo.vue similarity index 100% rename from Human-Connection/webapp/components/Logo.vue rename to webapp/components/Logo.vue diff --git a/Human-Connection/webapp/components/Modal.spec.js b/webapp/components/Modal.spec.js similarity index 100% rename from Human-Connection/webapp/components/Modal.spec.js rename to webapp/components/Modal.spec.js diff --git a/Human-Connection/webapp/components/Modal.vue b/webapp/components/Modal.vue similarity index 100% rename from Human-Connection/webapp/components/Modal.vue rename to webapp/components/Modal.vue diff --git a/Human-Connection/webapp/components/Modal/ConfirmModal.spec.js b/webapp/components/Modal/ConfirmModal.spec.js similarity index 100% rename from Human-Connection/webapp/components/Modal/ConfirmModal.spec.js rename to webapp/components/Modal/ConfirmModal.spec.js diff --git a/Human-Connection/webapp/components/Modal/ConfirmModal.vue b/webapp/components/Modal/ConfirmModal.vue similarity index 100% rename from Human-Connection/webapp/components/Modal/ConfirmModal.vue rename to webapp/components/Modal/ConfirmModal.vue diff --git a/Human-Connection/webapp/components/Modal/DisableModal.spec.js b/webapp/components/Modal/DisableModal.spec.js similarity index 100% rename from Human-Connection/webapp/components/Modal/DisableModal.spec.js rename to webapp/components/Modal/DisableModal.spec.js diff --git a/Human-Connection/webapp/components/Modal/DisableModal.vue b/webapp/components/Modal/DisableModal.vue similarity index 100% rename from Human-Connection/webapp/components/Modal/DisableModal.vue rename to webapp/components/Modal/DisableModal.vue diff --git a/Human-Connection/webapp/components/Modal/ReportModal.spec.js b/webapp/components/Modal/ReportModal.spec.js similarity index 100% rename from Human-Connection/webapp/components/Modal/ReportModal.spec.js rename to webapp/components/Modal/ReportModal.spec.js diff --git a/Human-Connection/webapp/components/Modal/ReportModal.vue b/webapp/components/Modal/ReportModal.vue similarity index 100% rename from Human-Connection/webapp/components/Modal/ReportModal.vue rename to webapp/components/Modal/ReportModal.vue diff --git a/Human-Connection/webapp/components/Password/Change.spec.js b/webapp/components/Password/Change.spec.js similarity index 100% rename from Human-Connection/webapp/components/Password/Change.spec.js rename to webapp/components/Password/Change.spec.js diff --git a/Human-Connection/webapp/components/Password/Change.vue b/webapp/components/Password/Change.vue similarity index 100% rename from Human-Connection/webapp/components/Password/Change.vue rename to webapp/components/Password/Change.vue diff --git a/Human-Connection/webapp/components/Password/Strength.vue b/webapp/components/Password/Strength.vue similarity index 100% rename from Human-Connection/webapp/components/Password/Strength.vue rename to webapp/components/Password/Strength.vue diff --git a/Human-Connection/webapp/components/PasswordReset/ChangePassword.spec.js b/webapp/components/PasswordReset/ChangePassword.spec.js similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/ChangePassword.spec.js rename to webapp/components/PasswordReset/ChangePassword.spec.js diff --git a/Human-Connection/webapp/components/PasswordReset/ChangePassword.vue b/webapp/components/PasswordReset/ChangePassword.vue similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/ChangePassword.vue rename to webapp/components/PasswordReset/ChangePassword.vue diff --git a/Human-Connection/webapp/components/PasswordReset/Request.spec.js b/webapp/components/PasswordReset/Request.spec.js similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/Request.spec.js rename to webapp/components/PasswordReset/Request.spec.js diff --git a/Human-Connection/webapp/components/PasswordReset/Request.vue b/webapp/components/PasswordReset/Request.vue similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/Request.vue rename to webapp/components/PasswordReset/Request.vue diff --git a/Human-Connection/webapp/components/PasswordReset/VerifyCode.spec.js b/webapp/components/PasswordReset/VerifyCode.spec.js similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/VerifyCode.spec.js rename to webapp/components/PasswordReset/VerifyCode.spec.js diff --git a/Human-Connection/webapp/components/PasswordReset/VerifyCode.vue b/webapp/components/PasswordReset/VerifyCode.vue similarity index 100% rename from Human-Connection/webapp/components/PasswordReset/VerifyCode.vue rename to webapp/components/PasswordReset/VerifyCode.vue diff --git a/Human-Connection/webapp/components/PostCard/index.spec.js b/webapp/components/PostCard/index.spec.js similarity index 100% rename from Human-Connection/webapp/components/PostCard/index.spec.js rename to webapp/components/PostCard/index.spec.js diff --git a/Human-Connection/webapp/components/PostCard/index.vue b/webapp/components/PostCard/index.vue similarity index 100% rename from Human-Connection/webapp/components/PostCard/index.vue rename to webapp/components/PostCard/index.vue diff --git a/Human-Connection/webapp/components/RelativeDateTime/Readme.md b/webapp/components/RelativeDateTime/Readme.md similarity index 100% rename from Human-Connection/webapp/components/RelativeDateTime/Readme.md rename to webapp/components/RelativeDateTime/Readme.md diff --git a/Human-Connection/webapp/components/RelativeDateTime/index.vue b/webapp/components/RelativeDateTime/index.vue similarity index 100% rename from Human-Connection/webapp/components/RelativeDateTime/index.vue rename to webapp/components/RelativeDateTime/index.vue diff --git a/Human-Connection/webapp/components/RelativeDateTime/spec.js b/webapp/components/RelativeDateTime/spec.js similarity index 100% rename from Human-Connection/webapp/components/RelativeDateTime/spec.js rename to webapp/components/RelativeDateTime/spec.js diff --git a/Human-Connection/webapp/components/ReleaseModal/ReleaseModal.spec.js b/webapp/components/ReleaseModal/ReleaseModal.spec.js similarity index 100% rename from Human-Connection/webapp/components/ReleaseModal/ReleaseModal.spec.js rename to webapp/components/ReleaseModal/ReleaseModal.spec.js diff --git a/Human-Connection/webapp/components/ReleaseModal/ReleaseModal.vue b/webapp/components/ReleaseModal/ReleaseModal.vue similarity index 100% rename from Human-Connection/webapp/components/ReleaseModal/ReleaseModal.vue rename to webapp/components/ReleaseModal/ReleaseModal.vue diff --git a/Human-Connection/webapp/components/Ribbon/index.spec.js b/webapp/components/Ribbon/index.spec.js similarity index 100% rename from Human-Connection/webapp/components/Ribbon/index.spec.js rename to webapp/components/Ribbon/index.spec.js diff --git a/Human-Connection/webapp/components/Ribbon/index.vue b/webapp/components/Ribbon/index.vue similarity index 100% rename from Human-Connection/webapp/components/Ribbon/index.vue rename to webapp/components/Ribbon/index.vue diff --git a/Human-Connection/webapp/components/SearchInput.spec.js b/webapp/components/SearchInput.spec.js similarity index 100% rename from Human-Connection/webapp/components/SearchInput.spec.js rename to webapp/components/SearchInput.spec.js diff --git a/Human-Connection/webapp/components/SearchInput.vue b/webapp/components/SearchInput.vue similarity index 100% rename from Human-Connection/webapp/components/SearchInput.vue rename to webapp/components/SearchInput.vue diff --git a/Human-Connection/webapp/components/ShoutButton.vue b/webapp/components/ShoutButton.vue similarity index 100% rename from Human-Connection/webapp/components/ShoutButton.vue rename to webapp/components/ShoutButton.vue diff --git a/Human-Connection/webapp/components/Tag/Readme.md b/webapp/components/Tag/Readme.md similarity index 100% rename from Human-Connection/webapp/components/Tag/Readme.md rename to webapp/components/Tag/Readme.md diff --git a/Human-Connection/webapp/components/Tag/index.vue b/webapp/components/Tag/index.vue similarity index 100% rename from Human-Connection/webapp/components/Tag/index.vue rename to webapp/components/Tag/index.vue diff --git a/Human-Connection/webapp/components/Tag/spec.js b/webapp/components/Tag/spec.js similarity index 100% rename from Human-Connection/webapp/components/Tag/spec.js rename to webapp/components/Tag/spec.js diff --git a/Human-Connection/webapp/components/TeaserImage/TeaserImage.spec.js b/webapp/components/TeaserImage/TeaserImage.spec.js similarity index 100% rename from Human-Connection/webapp/components/TeaserImage/TeaserImage.spec.js rename to webapp/components/TeaserImage/TeaserImage.spec.js diff --git a/Human-Connection/webapp/components/TeaserImage/TeaserImage.vue b/webapp/components/TeaserImage/TeaserImage.vue similarity index 100% rename from Human-Connection/webapp/components/TeaserImage/TeaserImage.vue rename to webapp/components/TeaserImage/TeaserImage.vue diff --git a/Human-Connection/webapp/components/Upload/index.vue b/webapp/components/Upload/index.vue similarity index 100% rename from Human-Connection/webapp/components/Upload/index.vue rename to webapp/components/Upload/index.vue diff --git a/Human-Connection/webapp/components/Upload/spec.js b/webapp/components/Upload/spec.js similarity index 100% rename from Human-Connection/webapp/components/Upload/spec.js rename to webapp/components/Upload/spec.js diff --git a/Human-Connection/webapp/components/User/index.vue b/webapp/components/User/index.vue similarity index 100% rename from Human-Connection/webapp/components/User/index.vue rename to webapp/components/User/index.vue diff --git a/Human-Connection/webapp/components/User/spec.js b/webapp/components/User/spec.js similarity index 100% rename from Human-Connection/webapp/components/User/spec.js rename to webapp/components/User/spec.js diff --git a/Human-Connection/webapp/components/comments/CommentForm/index.vue b/webapp/components/comments/CommentForm/index.vue similarity index 100% rename from Human-Connection/webapp/components/comments/CommentForm/index.vue rename to webapp/components/comments/CommentForm/index.vue diff --git a/Human-Connection/webapp/components/comments/CommentForm/spec.js b/webapp/components/comments/CommentForm/spec.js similarity index 100% rename from Human-Connection/webapp/components/comments/CommentForm/spec.js rename to webapp/components/comments/CommentForm/spec.js diff --git a/Human-Connection/webapp/components/comments/CommentList/CommentList.spec.js b/webapp/components/comments/CommentList/CommentList.spec.js similarity index 100% rename from Human-Connection/webapp/components/comments/CommentList/CommentList.spec.js rename to webapp/components/comments/CommentList/CommentList.spec.js diff --git a/Human-Connection/webapp/components/comments/CommentList/index.vue b/webapp/components/comments/CommentList/index.vue similarity index 100% rename from Human-Connection/webapp/components/comments/CommentList/index.vue rename to webapp/components/comments/CommentList/index.vue diff --git a/Human-Connection/webapp/components/notifications/Notification/index.vue b/webapp/components/notifications/Notification/index.vue similarity index 100% rename from Human-Connection/webapp/components/notifications/Notification/index.vue rename to webapp/components/notifications/Notification/index.vue diff --git a/Human-Connection/webapp/components/notifications/Notification/spec.js b/webapp/components/notifications/Notification/spec.js similarity index 100% rename from Human-Connection/webapp/components/notifications/Notification/spec.js rename to webapp/components/notifications/Notification/spec.js diff --git a/Human-Connection/webapp/components/notifications/NotificationList/index.vue b/webapp/components/notifications/NotificationList/index.vue similarity index 100% rename from Human-Connection/webapp/components/notifications/NotificationList/index.vue rename to webapp/components/notifications/NotificationList/index.vue diff --git a/Human-Connection/webapp/components/notifications/NotificationList/spec.js b/webapp/components/notifications/NotificationList/spec.js similarity index 100% rename from Human-Connection/webapp/components/notifications/NotificationList/spec.js rename to webapp/components/notifications/NotificationList/spec.js diff --git a/Human-Connection/webapp/components/notifications/NotificationMenu/index.vue b/webapp/components/notifications/NotificationMenu/index.vue similarity index 100% rename from Human-Connection/webapp/components/notifications/NotificationMenu/index.vue rename to webapp/components/notifications/NotificationMenu/index.vue diff --git a/Human-Connection/webapp/components/notifications/NotificationMenu/spec.js b/webapp/components/notifications/NotificationMenu/spec.js similarity index 100% rename from Human-Connection/webapp/components/notifications/NotificationMenu/spec.js rename to webapp/components/notifications/NotificationMenu/spec.js diff --git a/Human-Connection/webapp/components/utils/PostHelpers.js b/webapp/components/utils/PostHelpers.js similarity index 100% rename from Human-Connection/webapp/components/utils/PostHelpers.js rename to webapp/components/utils/PostHelpers.js diff --git a/Human-Connection/webapp/graphql/CommentMutations.js b/webapp/graphql/CommentMutations.js similarity index 100% rename from Human-Connection/webapp/graphql/CommentMutations.js rename to webapp/graphql/CommentMutations.js diff --git a/Human-Connection/webapp/graphql/CommentQuery.js b/webapp/graphql/CommentQuery.js similarity index 100% rename from Human-Connection/webapp/graphql/CommentQuery.js rename to webapp/graphql/CommentQuery.js diff --git a/Human-Connection/webapp/graphql/ModerationListQuery.js b/webapp/graphql/ModerationListQuery.js similarity index 100% rename from Human-Connection/webapp/graphql/ModerationListQuery.js rename to webapp/graphql/ModerationListQuery.js diff --git a/Human-Connection/webapp/graphql/PostCommentsQuery.js b/webapp/graphql/PostCommentsQuery.js similarity index 100% rename from Human-Connection/webapp/graphql/PostCommentsQuery.js rename to webapp/graphql/PostCommentsQuery.js diff --git a/Human-Connection/webapp/graphql/PostMutations.js b/webapp/graphql/PostMutations.js similarity index 100% rename from Human-Connection/webapp/graphql/PostMutations.js rename to webapp/graphql/PostMutations.js diff --git a/Human-Connection/webapp/graphql/PostQuery.js b/webapp/graphql/PostQuery.js similarity index 100% rename from Human-Connection/webapp/graphql/PostQuery.js rename to webapp/graphql/PostQuery.js diff --git a/Human-Connection/webapp/graphql/UserProfile/Post.js b/webapp/graphql/UserProfile/Post.js similarity index 100% rename from Human-Connection/webapp/graphql/UserProfile/Post.js rename to webapp/graphql/UserProfile/Post.js diff --git a/Human-Connection/webapp/graphql/UserProfile/User.js b/webapp/graphql/UserProfile/User.js similarity index 100% rename from Human-Connection/webapp/graphql/UserProfile/User.js rename to webapp/graphql/UserProfile/User.js diff --git a/Human-Connection/webapp/layouts.md b/webapp/layouts.md similarity index 100% rename from Human-Connection/webapp/layouts.md rename to webapp/layouts.md diff --git a/Human-Connection/webapp/layouts/blank.vue b/webapp/layouts/blank.vue similarity index 100% rename from Human-Connection/webapp/layouts/blank.vue rename to webapp/layouts/blank.vue diff --git a/Human-Connection/webapp/layouts/default.vue b/webapp/layouts/default.vue similarity index 100% rename from Human-Connection/webapp/layouts/default.vue rename to webapp/layouts/default.vue diff --git a/Human-Connection/webapp/locales/de.json b/webapp/locales/de.json similarity index 100% rename from Human-Connection/webapp/locales/de.json rename to webapp/locales/de.json diff --git a/Human-Connection/webapp/locales/en.json b/webapp/locales/en.json similarity index 100% rename from Human-Connection/webapp/locales/en.json rename to webapp/locales/en.json diff --git a/Human-Connection/webapp/locales/es.json b/webapp/locales/es.json similarity index 100% rename from Human-Connection/webapp/locales/es.json rename to webapp/locales/es.json diff --git a/Human-Connection/webapp/locales/fr.json b/webapp/locales/fr.json similarity index 100% rename from Human-Connection/webapp/locales/fr.json rename to webapp/locales/fr.json diff --git a/Human-Connection/webapp/locales/index.js b/webapp/locales/index.js similarity index 100% rename from Human-Connection/webapp/locales/index.js rename to webapp/locales/index.js diff --git a/Human-Connection/webapp/locales/it.json b/webapp/locales/it.json similarity index 100% rename from Human-Connection/webapp/locales/it.json rename to webapp/locales/it.json diff --git a/Human-Connection/webapp/locales/nl.json b/webapp/locales/nl.json similarity index 100% rename from Human-Connection/webapp/locales/nl.json rename to webapp/locales/nl.json diff --git a/Human-Connection/webapp/locales/pl.json b/webapp/locales/pl.json similarity index 100% rename from Human-Connection/webapp/locales/pl.json rename to webapp/locales/pl.json diff --git a/Human-Connection/webapp/locales/pt.json b/webapp/locales/pt.json similarity index 100% rename from Human-Connection/webapp/locales/pt.json rename to webapp/locales/pt.json diff --git a/Human-Connection/webapp/lokalise.png b/webapp/lokalise.png similarity index 100% rename from Human-Connection/webapp/lokalise.png rename to webapp/lokalise.png diff --git a/Human-Connection/webapp/middleware.md b/webapp/middleware.md similarity index 100% rename from Human-Connection/webapp/middleware.md rename to webapp/middleware.md diff --git a/Human-Connection/webapp/middleware/authenticated.js b/webapp/middleware/authenticated.js similarity index 100% rename from Human-Connection/webapp/middleware/authenticated.js rename to webapp/middleware/authenticated.js diff --git a/Human-Connection/webapp/middleware/isAdmin.js b/webapp/middleware/isAdmin.js similarity index 100% rename from Human-Connection/webapp/middleware/isAdmin.js rename to webapp/middleware/isAdmin.js diff --git a/Human-Connection/webapp/middleware/isModerator.js b/webapp/middleware/isModerator.js similarity index 100% rename from Human-Connection/webapp/middleware/isModerator.js rename to webapp/middleware/isModerator.js diff --git a/Human-Connection/webapp/mixins/persistentLinks.js b/webapp/mixins/persistentLinks.js similarity index 100% rename from Human-Connection/webapp/mixins/persistentLinks.js rename to webapp/mixins/persistentLinks.js diff --git a/Human-Connection/webapp/mixins/seo.js b/webapp/mixins/seo.js similarity index 100% rename from Human-Connection/webapp/mixins/seo.js rename to webapp/mixins/seo.js diff --git a/Human-Connection/webapp/nuxt.config.js b/webapp/nuxt.config.js similarity index 100% rename from Human-Connection/webapp/nuxt.config.js rename to webapp/nuxt.config.js diff --git a/Human-Connection/webapp/package.json b/webapp/package.json similarity index 100% rename from Human-Connection/webapp/package.json rename to webapp/package.json diff --git a/Human-Connection/webapp/pages.md b/webapp/pages.md similarity index 100% rename from Human-Connection/webapp/pages.md rename to webapp/pages.md diff --git a/Human-Connection/webapp/pages/admin.vue b/webapp/pages/admin.vue similarity index 100% rename from Human-Connection/webapp/pages/admin.vue rename to webapp/pages/admin.vue diff --git a/Human-Connection/webapp/pages/admin/categories.vue b/webapp/pages/admin/categories.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/categories.vue rename to webapp/pages/admin/categories.vue diff --git a/Human-Connection/webapp/pages/admin/index.vue b/webapp/pages/admin/index.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/index.vue rename to webapp/pages/admin/index.vue diff --git a/Human-Connection/webapp/pages/admin/notifications.vue b/webapp/pages/admin/notifications.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/notifications.vue rename to webapp/pages/admin/notifications.vue diff --git a/Human-Connection/webapp/pages/admin/organizations.vue b/webapp/pages/admin/organizations.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/organizations.vue rename to webapp/pages/admin/organizations.vue diff --git a/Human-Connection/webapp/pages/admin/pages.vue b/webapp/pages/admin/pages.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/pages.vue rename to webapp/pages/admin/pages.vue diff --git a/Human-Connection/webapp/pages/admin/settings.vue b/webapp/pages/admin/settings.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/settings.vue rename to webapp/pages/admin/settings.vue diff --git a/Human-Connection/webapp/pages/admin/tags.vue b/webapp/pages/admin/tags.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/tags.vue rename to webapp/pages/admin/tags.vue diff --git a/Human-Connection/webapp/pages/admin/users.vue b/webapp/pages/admin/users.vue similarity index 100% rename from Human-Connection/webapp/pages/admin/users.vue rename to webapp/pages/admin/users.vue diff --git a/Human-Connection/webapp/pages/index.vue b/webapp/pages/index.vue similarity index 100% rename from Human-Connection/webapp/pages/index.vue rename to webapp/pages/index.vue diff --git a/Human-Connection/webapp/pages/login.vue b/webapp/pages/login.vue similarity index 100% rename from Human-Connection/webapp/pages/login.vue rename to webapp/pages/login.vue diff --git a/Human-Connection/webapp/pages/logout.vue b/webapp/pages/logout.vue similarity index 100% rename from Human-Connection/webapp/pages/logout.vue rename to webapp/pages/logout.vue diff --git a/Human-Connection/webapp/pages/moderation.vue b/webapp/pages/moderation.vue similarity index 100% rename from Human-Connection/webapp/pages/moderation.vue rename to webapp/pages/moderation.vue diff --git a/Human-Connection/webapp/pages/moderation/index.vue b/webapp/pages/moderation/index.vue similarity index 100% rename from Human-Connection/webapp/pages/moderation/index.vue rename to webapp/pages/moderation/index.vue diff --git a/Human-Connection/webapp/pages/password-reset.vue b/webapp/pages/password-reset.vue similarity index 100% rename from Human-Connection/webapp/pages/password-reset.vue rename to webapp/pages/password-reset.vue diff --git a/Human-Connection/webapp/pages/password-reset/change-password.vue b/webapp/pages/password-reset/change-password.vue similarity index 100% rename from Human-Connection/webapp/pages/password-reset/change-password.vue rename to webapp/pages/password-reset/change-password.vue diff --git a/Human-Connection/webapp/pages/password-reset/request.vue b/webapp/pages/password-reset/request.vue similarity index 100% rename from Human-Connection/webapp/pages/password-reset/request.vue rename to webapp/pages/password-reset/request.vue diff --git a/Human-Connection/webapp/pages/password-reset/verify-code.vue b/webapp/pages/password-reset/verify-code.vue similarity index 100% rename from Human-Connection/webapp/pages/password-reset/verify-code.vue rename to webapp/pages/password-reset/verify-code.vue diff --git a/Human-Connection/webapp/pages/post/_id.vue b/webapp/pages/post/_id.vue similarity index 100% rename from Human-Connection/webapp/pages/post/_id.vue rename to webapp/pages/post/_id.vue diff --git a/Human-Connection/webapp/pages/post/_id/_slug/index.spec.js b/webapp/pages/post/_id/_slug/index.spec.js similarity index 100% rename from Human-Connection/webapp/pages/post/_id/_slug/index.spec.js rename to webapp/pages/post/_id/_slug/index.spec.js diff --git a/Human-Connection/webapp/pages/post/_id/_slug/index.vue b/webapp/pages/post/_id/_slug/index.vue similarity index 100% rename from Human-Connection/webapp/pages/post/_id/_slug/index.vue rename to webapp/pages/post/_id/_slug/index.vue diff --git a/Human-Connection/webapp/pages/post/_id/_slug/more-info.vue b/webapp/pages/post/_id/_slug/more-info.vue similarity index 100% rename from Human-Connection/webapp/pages/post/_id/_slug/more-info.vue rename to webapp/pages/post/_id/_slug/more-info.vue diff --git a/Human-Connection/webapp/pages/post/_id/_slug/take-action.vue b/webapp/pages/post/_id/_slug/take-action.vue similarity index 100% rename from Human-Connection/webapp/pages/post/_id/_slug/take-action.vue rename to webapp/pages/post/_id/_slug/take-action.vue diff --git a/Human-Connection/webapp/pages/post/create.vue b/webapp/pages/post/create.vue similarity index 100% rename from Human-Connection/webapp/pages/post/create.vue rename to webapp/pages/post/create.vue diff --git a/Human-Connection/webapp/pages/post/edit/_id.vue b/webapp/pages/post/edit/_id.vue similarity index 100% rename from Human-Connection/webapp/pages/post/edit/_id.vue rename to webapp/pages/post/edit/_id.vue diff --git a/Human-Connection/webapp/pages/profile/_id.vue b/webapp/pages/profile/_id.vue similarity index 100% rename from Human-Connection/webapp/pages/profile/_id.vue rename to webapp/pages/profile/_id.vue diff --git a/Human-Connection/webapp/pages/profile/_id/_slug.spec.js b/webapp/pages/profile/_id/_slug.spec.js similarity index 100% rename from Human-Connection/webapp/pages/profile/_id/_slug.spec.js rename to webapp/pages/profile/_id/_slug.spec.js diff --git a/Human-Connection/webapp/pages/profile/_id/_slug.vue b/webapp/pages/profile/_id/_slug.vue similarity index 100% rename from Human-Connection/webapp/pages/profile/_id/_slug.vue rename to webapp/pages/profile/_id/_slug.vue diff --git a/Human-Connection/webapp/pages/settings.vue b/webapp/pages/settings.vue similarity index 100% rename from Human-Connection/webapp/pages/settings.vue rename to webapp/pages/settings.vue diff --git a/Human-Connection/webapp/pages/settings/data-download.vue b/webapp/pages/settings/data-download.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/data-download.vue rename to webapp/pages/settings/data-download.vue diff --git a/Human-Connection/webapp/pages/settings/delete-account.vue b/webapp/pages/settings/delete-account.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/delete-account.vue rename to webapp/pages/settings/delete-account.vue diff --git a/Human-Connection/webapp/pages/settings/index.spec.js b/webapp/pages/settings/index.spec.js similarity index 100% rename from Human-Connection/webapp/pages/settings/index.spec.js rename to webapp/pages/settings/index.spec.js diff --git a/Human-Connection/webapp/pages/settings/index.vue b/webapp/pages/settings/index.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/index.vue rename to webapp/pages/settings/index.vue diff --git a/Human-Connection/webapp/pages/settings/invites.vue b/webapp/pages/settings/invites.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/invites.vue rename to webapp/pages/settings/invites.vue diff --git a/Human-Connection/webapp/pages/settings/languages.vue b/webapp/pages/settings/languages.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/languages.vue rename to webapp/pages/settings/languages.vue diff --git a/Human-Connection/webapp/pages/settings/my-organizations.vue b/webapp/pages/settings/my-organizations.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/my-organizations.vue rename to webapp/pages/settings/my-organizations.vue diff --git a/Human-Connection/webapp/pages/settings/my-social-media.spec.js b/webapp/pages/settings/my-social-media.spec.js similarity index 100% rename from Human-Connection/webapp/pages/settings/my-social-media.spec.js rename to webapp/pages/settings/my-social-media.spec.js diff --git a/Human-Connection/webapp/pages/settings/my-social-media.vue b/webapp/pages/settings/my-social-media.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/my-social-media.vue rename to webapp/pages/settings/my-social-media.vue diff --git a/Human-Connection/webapp/pages/settings/security.vue b/webapp/pages/settings/security.vue similarity index 100% rename from Human-Connection/webapp/pages/settings/security.vue rename to webapp/pages/settings/security.vue diff --git a/Human-Connection/webapp/plugins.md b/webapp/plugins.md similarity index 100% rename from Human-Connection/webapp/plugins.md rename to webapp/plugins.md diff --git a/Human-Connection/webapp/plugins/apollo-config.js b/webapp/plugins/apollo-config.js similarity index 100% rename from Human-Connection/webapp/plugins/apollo-config.js rename to webapp/plugins/apollo-config.js diff --git a/Human-Connection/webapp/plugins/axios.js b/webapp/plugins/axios.js similarity index 100% rename from Human-Connection/webapp/plugins/axios.js rename to webapp/plugins/axios.js diff --git a/Human-Connection/webapp/plugins/i18n.js b/webapp/plugins/i18n.js similarity index 100% rename from Human-Connection/webapp/plugins/i18n.js rename to webapp/plugins/i18n.js diff --git a/Human-Connection/webapp/plugins/izi-toast.js b/webapp/plugins/izi-toast.js similarity index 100% rename from Human-Connection/webapp/plugins/izi-toast.js rename to webapp/plugins/izi-toast.js diff --git a/Human-Connection/webapp/plugins/keep-alive.js b/webapp/plugins/keep-alive.js similarity index 100% rename from Human-Connection/webapp/plugins/keep-alive.js rename to webapp/plugins/keep-alive.js diff --git a/Human-Connection/webapp/plugins/styleguide-dev.js b/webapp/plugins/styleguide-dev.js similarity index 100% rename from Human-Connection/webapp/plugins/styleguide-dev.js rename to webapp/plugins/styleguide-dev.js diff --git a/Human-Connection/webapp/plugins/styleguide.js b/webapp/plugins/styleguide.js similarity index 100% rename from Human-Connection/webapp/plugins/styleguide.js rename to webapp/plugins/styleguide.js diff --git a/Human-Connection/webapp/plugins/v-tooltip.js b/webapp/plugins/v-tooltip.js similarity index 100% rename from Human-Connection/webapp/plugins/v-tooltip.js rename to webapp/plugins/v-tooltip.js diff --git a/Human-Connection/webapp/plugins/vue-directives.js b/webapp/plugins/vue-directives.js similarity index 100% rename from Human-Connection/webapp/plugins/vue-directives.js rename to webapp/plugins/vue-directives.js diff --git a/Human-Connection/webapp/plugins/vue-filters.js b/webapp/plugins/vue-filters.js similarity index 100% rename from Human-Connection/webapp/plugins/vue-filters.js rename to webapp/plugins/vue-filters.js diff --git a/Human-Connection/webapp/screenshot-styleguide.png b/webapp/screenshot-styleguide.png similarity index 100% rename from Human-Connection/webapp/screenshot-styleguide.png rename to webapp/screenshot-styleguide.png diff --git a/Human-Connection/webapp/screenshot.png b/webapp/screenshot.png similarity index 100% rename from Human-Connection/webapp/screenshot.png rename to webapp/screenshot.png diff --git a/Human-Connection/webapp/server/index.js b/webapp/server/index.js similarity index 100% rename from Human-Connection/webapp/server/index.js rename to webapp/server/index.js diff --git a/Human-Connection/webapp/static.md b/webapp/static.md similarity index 100% rename from Human-Connection/webapp/static.md rename to webapp/static.md diff --git a/Human-Connection/webapp/static/favicon.ico b/webapp/static/favicon.ico similarity index 100% rename from Human-Connection/webapp/static/favicon.ico rename to webapp/static/favicon.ico diff --git a/Human-Connection/webapp/static/img/empty-state.svg b/webapp/static/img/empty-state.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty-state.svg rename to webapp/static/img/empty-state.svg diff --git a/Human-Connection/webapp/static/img/empty/alert.svg b/webapp/static/img/empty/alert.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/alert.svg rename to webapp/static/img/empty/alert.svg diff --git a/Human-Connection/webapp/static/img/empty/docs.svg b/webapp/static/img/empty/docs.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/docs.svg rename to webapp/static/img/empty/docs.svg diff --git a/Human-Connection/webapp/static/img/empty/events.svg b/webapp/static/img/empty/events.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/events.svg rename to webapp/static/img/empty/events.svg diff --git a/Human-Connection/webapp/static/img/empty/file.svg b/webapp/static/img/empty/file.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/file.svg rename to webapp/static/img/empty/file.svg diff --git a/Human-Connection/webapp/static/img/empty/messages.svg b/webapp/static/img/empty/messages.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/messages.svg rename to webapp/static/img/empty/messages.svg diff --git a/Human-Connection/webapp/static/img/empty/tasks.svg b/webapp/static/img/empty/tasks.svg similarity index 100% rename from Human-Connection/webapp/static/img/empty/tasks.svg rename to webapp/static/img/empty/tasks.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/de.svg b/webapp/static/img/locale-flags/de.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/de.svg rename to webapp/static/img/locale-flags/de.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/en.svg b/webapp/static/img/locale-flags/en.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/en.svg rename to webapp/static/img/locale-flags/en.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/es.svg b/webapp/static/img/locale-flags/es.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/es.svg rename to webapp/static/img/locale-flags/es.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/fr.svg b/webapp/static/img/locale-flags/fr.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/fr.svg rename to webapp/static/img/locale-flags/fr.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/it.svg b/webapp/static/img/locale-flags/it.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/it.svg rename to webapp/static/img/locale-flags/it.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/nl.svg b/webapp/static/img/locale-flags/nl.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/nl.svg rename to webapp/static/img/locale-flags/nl.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/pl.svg b/webapp/static/img/locale-flags/pl.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/pl.svg rename to webapp/static/img/locale-flags/pl.svg diff --git a/Human-Connection/webapp/static/img/locale-flags/pt.svg b/webapp/static/img/locale-flags/pt.svg similarity index 100% rename from Human-Connection/webapp/static/img/locale-flags/pt.svg rename to webapp/static/img/locale-flags/pt.svg diff --git a/Human-Connection/webapp/static/img/sign-up/alpha-invite.png b/webapp/static/img/sign-up/alpha-invite.png similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/alpha-invite.png rename to webapp/static/img/sign-up/alpha-invite.png diff --git a/Human-Connection/webapp/static/img/sign-up/alpha-invite2x.png b/webapp/static/img/sign-up/alpha-invite2x.png similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/alpha-invite2x.png rename to webapp/static/img/sign-up/alpha-invite2x.png diff --git a/Human-Connection/webapp/static/img/sign-up/humanconnection.png b/webapp/static/img/sign-up/humanconnection.png similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/humanconnection.png rename to webapp/static/img/sign-up/humanconnection.png diff --git a/Human-Connection/webapp/static/img/sign-up/humanconnection.svg b/webapp/static/img/sign-up/humanconnection.svg similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/humanconnection.svg rename to webapp/static/img/sign-up/humanconnection.svg diff --git a/Human-Connection/webapp/static/img/sign-up/nicetomeetyou.png b/webapp/static/img/sign-up/nicetomeetyou.png similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/nicetomeetyou.png rename to webapp/static/img/sign-up/nicetomeetyou.png diff --git a/Human-Connection/webapp/static/img/sign-up/nicetomeetyou.svg b/webapp/static/img/sign-up/nicetomeetyou.svg similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/nicetomeetyou.svg rename to webapp/static/img/sign-up/nicetomeetyou.svg diff --git a/Human-Connection/webapp/static/img/sign-up/onourjourney.png b/webapp/static/img/sign-up/onourjourney.png similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/onourjourney.png rename to webapp/static/img/sign-up/onourjourney.png diff --git a/Human-Connection/webapp/static/img/sign-up/onourjourney.svg b/webapp/static/img/sign-up/onourjourney.svg similarity index 100% rename from Human-Connection/webapp/static/img/sign-up/onourjourney.svg rename to webapp/static/img/sign-up/onourjourney.svg diff --git a/Human-Connection/webapp/store.md b/webapp/store.md similarity index 100% rename from Human-Connection/webapp/store.md rename to webapp/store.md diff --git a/Human-Connection/webapp/store/auth.js b/webapp/store/auth.js similarity index 100% rename from Human-Connection/webapp/store/auth.js rename to webapp/store/auth.js diff --git a/Human-Connection/webapp/store/auth.test.js b/webapp/store/auth.test.js similarity index 100% rename from Human-Connection/webapp/store/auth.test.js rename to webapp/store/auth.test.js diff --git a/Human-Connection/webapp/store/editor.js b/webapp/store/editor.js similarity index 100% rename from Human-Connection/webapp/store/editor.js rename to webapp/store/editor.js diff --git a/Human-Connection/webapp/store/editor.spec.js b/webapp/store/editor.spec.js similarity index 100% rename from Human-Connection/webapp/store/editor.spec.js rename to webapp/store/editor.spec.js diff --git a/Human-Connection/webapp/store/index.js b/webapp/store/index.js similarity index 100% rename from Human-Connection/webapp/store/index.js rename to webapp/store/index.js diff --git a/Human-Connection/webapp/store/modal.js b/webapp/store/modal.js similarity index 100% rename from Human-Connection/webapp/store/modal.js rename to webapp/store/modal.js diff --git a/Human-Connection/webapp/store/notifications.js b/webapp/store/notifications.js similarity index 100% rename from Human-Connection/webapp/store/notifications.js rename to webapp/store/notifications.js diff --git a/Human-Connection/webapp/store/search.js b/webapp/store/search.js similarity index 100% rename from Human-Connection/webapp/store/search.js rename to webapp/store/search.js diff --git a/Human-Connection/webapp/styleguide.md b/webapp/styleguide.md similarity index 100% rename from Human-Connection/webapp/styleguide.md rename to webapp/styleguide.md diff --git a/Human-Connection/webapp/testing.md b/webapp/testing.md similarity index 100% rename from Human-Connection/webapp/testing.md rename to webapp/testing.md diff --git a/Human-Connection/webapp/yarn.lock b/webapp/yarn.lock similarity index 100% rename from Human-Connection/webapp/yarn.lock rename to webapp/yarn.lock diff --git a/Human-Connection/yarn.lock b/yarn.lock similarity index 100% rename from Human-Connection/yarn.lock rename to yarn.lock