From eabb58e851d6a76802a7d7de8e3d6842c9d1dd3d Mon Sep 17 00:00:00 2001 From: Matt Rider Date: Wed, 3 Jul 2019 08:51:39 -0300 Subject: [PATCH] Merge in Nitro-Embed --- Human-Connection/.codecov.yml => .codecov.yml | 0 .../.gitbook.yaml => .gitbook.yaml | 0 .../assets/grafik (1).png | Bin .../assets/grafik-1 (1).png | Bin .../.gitbook => .gitbook}/assets/grafik-1.png | Bin .../.gitbook => .gitbook}/assets/grafik-4.png | Bin .../.gitbook => .gitbook}/assets/grafik.png | Bin .../assets/graphql-playground (1).png | Bin .../assets/graphql-playground.png | Bin .../assets/humanconnection (1).png | Bin .../assets/humanconnection.png | Bin .../assets/lets_get_together.png | Bin .../assets/screenshot (1).png | Bin ...-neo4j-download-center-current-releases.png | Bin .../assets/screenshot-styleguide (1).png | Bin .../assets/screenshot-styleguide (2).png | Bin .../assets/screenshot-styleguide.png | Bin .../assets/screenshot.png | Bin .../.github => .github}/ISSUE_TEMPLATE.md | 0 .../ISSUE_TEMPLATE/bug_report.md | 0 .../ISSUE_TEMPLATE/feature_request.md | 0 .../ISSUE_TEMPLATE/question.md | 0 .../PULL_REQUEST_TEMPLATE.md | 0 Human-Connection/.gitignore => .gitignore | 0 Human-Connection/.travis.yml => .travis.yml | 0 .../.vscode => .vscode}/extensions.json | 0 .../.vscode => .vscode}/settings.json | 0 .../CODE_OF_CONDUCT.md => CODE_OF_CONDUCT.md | 0 .../CONTRIBUTING.md => CONTRIBUTING.md | 0 .../maintenance-worker/binaries/.env | 6 ------ .../maintenance-worker/migration/mongo/.env | 17 ----------------- .../maintenance-worker/migration/neo4j/.env | 16 ---------------- .../styleguide/src/system/icons/svg/bold.svg | 5 ----- .../styleguide/src/system/icons/svg/italic.svg | 5 ----- .../src/system/icons/svg/list-ol.svg | 5 ----- .../src/system/icons/svg/list-ul.svg | 5 ----- .../src/system/icons/svg/paragraph.svg | 5 ----- .../src/system/icons/svg/quote-right.svg | 5 ----- Human-Connection/LICENSE.md => LICENSE.md | 0 Human-Connection/README.md => README.md | 0 Human-Connection/SUMMARY.md => SUMMARY.md | 0 {Human-Connection/backend => backend}/.babelrc | 0 .../backend => backend}/.codecov.yml | 0 .../backend => backend}/.dockerignore | 0 .../backend => backend}/.env.template | 0 .../backend => backend}/.eslintrc.js | 0 .../backend => backend}/.gitignore | 0 .../backend => backend}/.graphqlconfig | 0 .../backend => backend}/.prettierrc.js | 0 .../backend => backend}/Dockerfile | 0 .../backend => backend}/README.md | 0 .../backend => backend}/graphql-playground.png | Bin .../backend => backend}/graphql.md | 0 .../backend => backend}/humanconnection.png | Bin .../backend => backend}/package.json | 0 .../backend => backend}/public/.gitkeep | 0 .../img/badges/fundraisingbox_de_airship.svg | 0 .../img/badges/fundraisingbox_de_alienship.svg | 0 .../img/badges/fundraisingbox_de_balloon.svg | 0 .../badges/fundraisingbox_de_bigballoon.svg | 0 .../img/badges/fundraisingbox_de_crane.svg | 0 .../img/badges/fundraisingbox_de_glider.svg | 0 .../badges/fundraisingbox_de_helicopter.svg | 0 .../img/badges/fundraisingbox_de_starter.svg | 0 .../public/img/badges/indiegogo_en_bear.svg | 0 .../public/img/badges/indiegogo_en_panda.svg | 0 .../public/img/badges/indiegogo_en_rabbit.svg | 0 .../public/img/badges/indiegogo_en_racoon.svg | 0 .../public/img/badges/indiegogo_en_rhino.svg | 0 .../public/img/badges/indiegogo_en_tiger.svg | 0 .../public/img/badges/indiegogo_en_turtle.svg | 0 .../public/img/badges/indiegogo_en_whale.svg | 0 .../public/img/badges/indiegogo_en_wolf.svg | 0 .../public/img/badges/user_role_admin.svg | 0 .../public/img/badges/user_role_developer.svg | 0 .../public/img/badges/user_role_moderator.svg | 0 .../public/img/badges/wooold_de_bee.svg | 0 .../public/img/badges/wooold_de_butterfly.svg | 0 .../img/badges/wooold_de_double_rainbow.svg | 0 .../img/badges/wooold_de_end_of_rainbow.svg | 0 .../public/img/badges/wooold_de_flower.svg | 0 .../public/img/badges/wooold_de_lifetree.svg | 0 .../img/badges/wooold_de_magic_rainbow.svg | 0 .../img/badges/wooold_de_super_founder.svg | 0 .../public/uploads/.gitkeep | 0 .../src/activitypub/ActivityPub.js | 0 .../src/activitypub/Collections.js | 0 .../src/activitypub/NitroDataSource.js | 0 .../src/activitypub/routes/inbox.js | 0 .../src/activitypub/routes/index.js | 0 .../src/activitypub/routes/serveUser.js | 0 .../src/activitypub/routes/user.js | 0 .../src/activitypub/routes/verify.js | 0 .../src/activitypub/routes/webFinger.js | 0 .../activitypub/security/httpSignature.spec.js | 0 .../src/activitypub/security/index.js | 0 .../src/activitypub/utils/activity.js | 0 .../src/activitypub/utils/actor.js | 0 .../src/activitypub/utils/collection.js | 0 .../src/activitypub/utils/index.js | 0 .../src/bootstrap/directives.js | 0 .../backend => backend}/src/bootstrap/neo4j.js | 0 .../src/bootstrap/scalars.js | 0 .../backend => backend}/src/config/index.js | 0 .../src/helpers/asyncForEach.js | 0 .../src/helpers/walkRecursive.js | 0 .../backend => backend}/src/index.js | 0 .../backend => backend}/src/jest/helpers.js | 0 .../backend => backend}/src/jwt/decode.js | 0 .../backend => backend}/src/jwt/encode.js | 0 .../src/middleware/activityPubMiddleware.js | 0 .../src/middleware/dateTimeMiddleware.js | 0 .../src/middleware/excerptMiddleware.js | 0 .../filterBubble/filterBubble.spec.js | 0 .../src/middleware/includedFieldsMiddleware.js | 0 .../src/middleware/index.js | 0 .../src/middleware/nodes/locations.js | 0 .../notifications/extractIds/index.js | 0 .../notifications/extractIds/spec.js | 0 .../src/middleware/notifications/index.js | 0 .../src/middleware/notifications/spec.js | 0 .../src/middleware/orderByMiddleware.js | 0 .../src/middleware/orderByMiddleware.spec.js | 0 .../src/middleware/passwordMiddleware.js | 0 .../src/middleware/permissionsMiddleware.js | 0 .../middleware/permissionsMiddleware.spec.js | 0 .../src/middleware/sluggifyMiddleware.js | 0 .../src/middleware/slugify/uniqueSlug.js | 0 .../src/middleware/slugify/uniqueSlug.spec.js | 0 .../src/middleware/slugifyMiddleware.spec.js | 0 .../src/middleware/softDeleteMiddleware.js | 0 .../middleware/softDeleteMiddleware.spec.js | 0 .../src/middleware/userMiddleware.js | 0 .../src/middleware/validation/index.js | 0 .../src/middleware/xssMiddleware.js | 0 .../backend => backend}/src/mocks/index.js | 0 .../backend => backend}/src/schema/index.js | 0 .../src/schema/resolvers/badges.spec.js | 0 .../src/schema/resolvers/comments.js | 0 .../src/schema/resolvers/comments.spec.js | 0 .../src/schema/resolvers/fileUpload/index.js | 0 .../src/schema/resolvers/fileUpload/spec.js | 0 .../src/schema/resolvers/follow.js | 0 .../src/schema/resolvers/follow.spec.js | 0 .../src/schema/resolvers/index.js | 0 .../src/schema/resolvers/moderation.js | 0 .../src/schema/resolvers/moderation.spec.js | 0 .../src/schema/resolvers/notifications.js | 0 .../src/schema/resolvers/notifications.spec.js | 0 .../src/schema/resolvers/passwordReset.js | 0 .../src/schema/resolvers/passwordReset.spec.js | 0 .../resolvers/passwordReset/emailTemplates.js | 0 .../src/schema/resolvers/posts.js | 0 .../src/schema/resolvers/posts.spec.js | 0 .../src/schema/resolvers/reports.js | 0 .../src/schema/resolvers/reports.spec.js | 0 .../src/schema/resolvers/rewards.js | 0 .../src/schema/resolvers/rewards.spec.js | 0 .../src/schema/resolvers/shout.js | 0 .../src/schema/resolvers/shout.spec.js | 0 .../src/schema/resolvers/socialMedia.js | 0 .../src/schema/resolvers/socialMedia.spec.js | 0 .../src/schema/resolvers/statistics.js | 0 .../src/schema/resolvers/user_management.js | 0 .../schema/resolvers/user_management.spec.js | 0 .../src/schema/resolvers/users.js | 0 .../src/schema/resolvers/users.spec.js | 0 .../src/schema/types/enum/BadgeStatus.gql | 0 .../src/schema/types/enum/BadgeType.gql | 0 .../src/schema/types/enum/UserGroup.gql | 0 .../src/schema/types/enum/Visibility.gql | 0 .../src/schema/types/index.js | 0 .../src/schema/types/scalar/Date.gql_ | 0 .../src/schema/types/scalar/DateTime.gql_ | 0 .../src/schema/types/scalar/Time.gql_ | 0 .../src/schema/types/scalar/Upload.gql | 0 .../src/schema/types/schema.gql | 0 .../src/schema/types/schema_full.gql_ | 0 .../src/schema/types/type/Badge.gql | 0 .../src/schema/types/type/Category.gql | 0 .../src/schema/types/type/Comment.gql | 0 .../src/schema/types/type/Post.gql | 0 .../src/schema/types/type/Tag.gql | 0 .../src/schema/types/type/User.gql | 0 .../src/seed/factories/badges.js | 0 .../src/seed/factories/categories.js | 0 .../src/seed/factories/comments.js | 0 .../src/seed/factories/index.js | 0 .../src/seed/factories/notifications.js | 0 .../src/seed/factories/organizations.js | 0 .../src/seed/factories/posts.js | 0 .../src/seed/factories/reports.js | 0 .../src/seed/factories/tags.js | 0 .../src/seed/factories/users.js | 0 .../backend => backend}/src/seed/reset-db.js | 0 .../backend => backend}/src/seed/seed-db.js | 0 .../src/seed/seed-helpers.js | 0 .../backend => backend}/src/server.js | 0 .../test/features/activity-delete.feature | 0 .../test/features/activity-follow.feature | 0 .../test/features/activity-like.feature | 0 .../test/features/collection.feature | 0 .../test/features/object-article.feature | 0 .../test/features/support/steps.js | 0 .../test/features/webfinger.feature | 0 .../backend => backend}/test/features/world.js | 0 .../backend => backend}/testing.md | 0 .../backend => backend}/yarn.lock | 0 ....template.json => cypress.env.template.json | 0 Human-Connection/cypress.json => cypress.json | 0 .../cypress => cypress}/README.md | 0 .../cypress => cypress}/features.md | 0 .../cypress => cypress}/fixtures/example.json | 0 .../fixtures/onourjourney.png | Bin .../cypress => cypress}/fixtures/users.json | 0 .../administration/TagsAndCategories.feature | 0 .../integration/common/admin.js | 0 .../integration/common/post.js | 0 .../integration/common/profile.js | 0 .../integration/common/report.js | 0 .../integration/common/search.js | 0 .../integration/common/settings.js | 0 .../integration/common/steps.js | 0 .../Internationalization.feature | 0 .../integration/moderation/HidePosts.feature | 0 .../moderation/ReportContent.feature | 0 .../integration/notifications/Mentions.feature | 0 .../integration/post/Comment.feature | 0 .../integration/post/PersistentLinks.feature | 0 .../integration/post/WritePost.feature | 0 .../integration/search/Search.feature | 0 .../user_account/ChangePassword.feature | 0 .../integration/user_account/Login.feature | 0 .../user_profile/AboutMeAndLocation.feature | 0 .../user_profile/SocialMedia.feature | 0 .../UploadUserProfileImage.feature | 0 .../cypress => cypress}/plugins/index.js | 0 .../cypress => cypress}/support/commands.js | 0 .../cypress => cypress}/support/factories.js | 0 .../cypress => cypress}/support/helpers.js | 0 .../cypress => cypress}/support/index.js | 0 .../deployment => deployment}/.gitignore | 0 .../deployment => deployment}/README.md | 0 .../digital-ocean/README.md | 0 .../digital-ocean/dashboard/README.md | 0 .../digital-ocean/dashboard/admin-user.yaml | 0 .../dashboard/dashboard-screenshot.png | Bin .../digital-ocean/dashboard/role-binding.yaml | 0 .../digital-ocean/https/.gitignore | 0 .../digital-ocean/https/README.md | 0 .../digital-ocean/https/ip-address.png | Bin .../digital-ocean/https/namespace.yaml | 0 .../https/templates/ingress.template.yaml | 0 .../https/templates/issuer.template.yaml | 0 .../human-connection/README.md | 0 .../human-connection/deployment-backend.yaml | 0 .../human-connection/deployment-neo4j.yaml | 0 .../human-connection/deployment-web.yaml | 0 .../human-connection/mailserver/README.md | 0 .../mailserver/deployment-mailserver.yaml | 0 .../mailserver/service-mailserver.yaml | 0 .../human-connection/service-backend.yaml | 0 .../human-connection/service-neo4j.yaml | 0 .../human-connection/service-web.yaml | 0 .../templates/configmap.template.yaml | 0 .../templates/secrets.template.yaml | 0 .../legacy-migration/README.md | 0 .../legacy-migration/maintenance-worker.yaml | 0 .../maintenance-worker/.dockerignore | 0 .../maintenance-worker/.gitignore | 0 .../maintenance-worker/Dockerfile | 0 .../maintenance-worker/binaries/idle | 0 .../binaries/import_legacy_db | 0 .../binaries/import_legacy_uploads | 0 .../maintenance-worker/known_hosts | 0 .../migration/mongo/export.sh | 0 .../migration/neo4j/badges/badges.cql | 0 .../migration/neo4j/badges/delete.cql | 0 .../migration/neo4j/categories/categories.cql | 0 .../migration/neo4j/categories/delete.cql | 0 .../migration/neo4j/comments/comments.cql | 0 .../migration/neo4j/comments/delete.cql | 0 .../neo4j/contributions/contributions.cql | 0 .../migration/neo4j/contributions/delete.cql | 0 .../migration/neo4j/delete_all.cql | 0 .../migration/neo4j/emotions/delete.cql | 0 .../migration/neo4j/emotions/emotions.cql | 0 .../migration/neo4j/follows/delete.cql | 0 .../migration/neo4j/follows/follows.cql | 0 .../migration/neo4j/import.sh | 0 .../migration/neo4j/invites/delete.cql | 0 .../migration/neo4j/invites/invites.cql | 0 .../migration/neo4j/notifications/delete.cql | 0 .../neo4j/notifications/notifications.cql | 0 .../migration/neo4j/organizations/delete.cql | 0 .../neo4j/organizations/organizations.cql | 0 .../migration/neo4j/pages/delete.cql | 0 .../migration/neo4j/pages/pages.cql | 0 .../migration/neo4j/projects/delete.cql | 0 .../migration/neo4j/projects/projects.cql | 0 .../migration/neo4j/settings/delete.cql | 0 .../migration/neo4j/settings/settings.cql | 0 .../migration/neo4j/shouts/delete.cql | 0 .../migration/neo4j/shouts/shouts.cql | 0 .../migration/neo4j/status/delete.cql | 0 .../migration/neo4j/status/status.cql | 0 .../neo4j/systemnotifications/delete.cql | 0 .../systemnotifications.cql | 0 .../migration/neo4j/users/delete.cql | 0 .../migration/neo4j/users/users.cql | 0 .../migration/neo4j/userscandos/delete.cql | 0 .../neo4j/userscandos/userscandos.cql | 0 .../migration/neo4j/usersettings/delete.cql | 0 .../neo4j/usersettings/usersettings.cql | 0 .../minikube/README.md | 0 .../deployment => deployment}/namespace.yaml | 0 .../volumes/README.md | 0 .../volumes/neo4j-data.yaml | 0 .../volumes/neo4j-offline-backup/README.md | 0 .../volumes/reclaim-policy/README.md | 0 .../volumes/uploads.yaml | 0 .../volumes/velero/README.md | 0 .../volumes/volume-snapshots/README.md | 0 .../digital-ocean-volume-snapshots.png | Bin .../volumes/volume-snapshots/neo4j-data.yaml | 0 .../volumes/volume-snapshots/snapshot.yaml | 0 ...nance.yml => docker-compose.maintenance.yml | 0 ...override.yml => docker-compose.override.yml | 0 ...ose.travis.yml => docker-compose.travis.yml | 0 .../docker-compose.yml => docker-compose.yml | 0 ...umentation.md => edit-this-documentation.md | 0 .../installation.md => installation.md | 0 .../neo4j => neo4j}/.env.template | 0 {Human-Connection/neo4j => neo4j}/.gitignore | 0 {Human-Connection/neo4j => neo4j}/Dockerfile | 0 {Human-Connection/neo4j => neo4j}/README.md | 0 {Human-Connection/neo4j => neo4j}/db_setup.sh | 0 .../neo4j => neo4j}/entrypoint.sh | 0 Human-Connection/package.json => package.json | 0 .../scripts => scripts}/deploy.sh | 0 .../scripts => scripts}/docker_push.sh | 0 .../scripts => scripts}/patch-deployment.yaml | 0 .../scripts => scripts}/setup_kubernetes.sh | 0 Human-Connection/testing.md => testing.md | 0 {Human-Connection/webapp => webapp}/.babelrc | 0 .../webapp => webapp}/.dockerignore | 0 .../webapp => webapp}/.editorconfig | 0 .../webapp => webapp}/.env.template | 0 .../webapp => webapp}/.eslintignore | 0 .../webapp => webapp}/.eslintrc.js | 0 {Human-Connection/webapp => webapp}/.gitignore | 0 .../webapp => webapp}/.prettierrc.js | 0 {Human-Connection/webapp => webapp}/Dockerfile | 0 {Human-Connection/webapp => webapp}/README.md | 0 {Human-Connection/webapp => webapp}/assets.md | 0 .../assets/styles/imports/_toast.scss | 0 .../assets/styles/imports/_tooltip.scss | 0 .../webapp => webapp}/assets/styles/main.scss | 0 .../webapp => webapp}/components.md | 0 .../components/Avatar/Avatar.spec.js | 0 .../components/Avatar/Avatar.vue | 0 .../components/Badges.spec.js | 0 .../webapp => webapp}/components/Badges.vue | 0 .../CategoriesSelect/CategoriesSelect.spec.js | 0 .../CategoriesSelect/CategoriesSelect.vue | 0 .../components/Category/Readme.md | 0 .../components/Category/index.spec.js | 0 .../components/Category/index.vue | 0 .../components/Comment.spec.js | 0 .../webapp => webapp}/components/Comment.vue | 0 .../components/ContentMenu.vue | 0 .../ContributionForm/ContributionForm.spec.js | 0 .../ContributionForm/ContributionForm.vue | 0 .../webapp => webapp}/components/CountTo.vue | 0 .../components/DeleteData/DeleteData.spec.js | 0 .../components/DeleteData/DeleteData.vue | 0 .../webapp => webapp}/components/Dropdown.vue | 0 .../components/Editor/index.vue | 0 .../components/Editor/nodes/Mention.js | 0 .../components/Editor/plugins/eventHandler.js | 0 .../components/Editor/spec.js | 0 .../webapp => webapp}/components/Empty.vue | 0 .../components/FilterMenu/FilterMenu.spec.js | 0 .../components/FilterMenu/FilterMenu.vue | 0 .../components/FollowButton.vue | 0 .../webapp => webapp}/components/LoadMore.vue | 0 .../LocaleSwitch/LocaleSwitch.spec.js | 0 .../components/LocaleSwitch/LocaleSwitch.vue | 0 .../webapp => webapp}/components/Logo.vue | 0 .../webapp => webapp}/components/Modal.spec.js | 0 .../webapp => webapp}/components/Modal.vue | 0 .../components/Modal/ConfirmModal.spec.js | 0 .../components/Modal/ConfirmModal.vue | 0 .../components/Modal/DisableModal.spec.js | 0 .../components/Modal/DisableModal.vue | 0 .../components/Modal/ReportModal.spec.js | 0 .../components/Modal/ReportModal.vue | 0 .../components/Password/Change.spec.js | 0 .../components/Password/Change.vue | 0 .../components/Password/Strength.vue | 0 .../PasswordReset/ChangePassword.spec.js | 0 .../PasswordReset/ChangePassword.vue | 0 .../components/PasswordReset/Request.spec.js | 0 .../components/PasswordReset/Request.vue | 0 .../PasswordReset/VerifyCode.spec.js | 0 .../components/PasswordReset/VerifyCode.vue | 0 .../components/PostCard/index.spec.js | 0 .../components/PostCard/index.vue | 0 .../components/RelativeDateTime/Readme.md | 0 .../components/RelativeDateTime/index.vue | 0 .../components/RelativeDateTime/spec.js | 0 .../ReleaseModal/ReleaseModal.spec.js | 0 .../components/ReleaseModal/ReleaseModal.vue | 0 .../components/Ribbon/index.spec.js | 0 .../components/Ribbon/index.vue | 0 .../components/SearchInput.spec.js | 0 .../components/SearchInput.vue | 0 .../components/ShoutButton.vue | 0 .../webapp => webapp}/components/Tag/Readme.md | 0 .../webapp => webapp}/components/Tag/index.vue | 0 .../webapp => webapp}/components/Tag/spec.js | 0 .../components/TeaserImage/TeaserImage.spec.js | 0 .../components/TeaserImage/TeaserImage.vue | 0 .../components/Upload/index.vue | 0 .../components/Upload/spec.js | 0 .../components/User/index.vue | 0 .../webapp => webapp}/components/User/spec.js | 0 .../components/comments/CommentForm/index.vue | 0 .../components/comments/CommentForm/spec.js | 0 .../comments/CommentList/CommentList.spec.js | 0 .../components/comments/CommentList/index.vue | 0 .../notifications/Notification/index.vue | 0 .../notifications/Notification/spec.js | 0 .../notifications/NotificationList/index.vue | 0 .../notifications/NotificationList/spec.js | 0 .../notifications/NotificationMenu/index.vue | 0 .../notifications/NotificationMenu/spec.js | 0 .../components/utils/PostHelpers.js | 0 .../graphql/CommentMutations.js | 0 .../webapp => webapp}/graphql/CommentQuery.js | 0 .../graphql/ModerationListQuery.js | 0 .../graphql/PostCommentsQuery.js | 0 .../webapp => webapp}/graphql/PostMutations.js | 0 .../webapp => webapp}/graphql/PostQuery.js | 0 .../graphql/UserProfile/Post.js | 0 .../graphql/UserProfile/User.js | 0 {Human-Connection/webapp => webapp}/layouts.md | 0 .../webapp => webapp}/layouts/blank.vue | 0 .../webapp => webapp}/layouts/default.vue | 0 .../webapp => webapp}/locales/de.json | 0 .../webapp => webapp}/locales/en.json | 0 .../webapp => webapp}/locales/es.json | 0 .../webapp => webapp}/locales/fr.json | 0 .../webapp => webapp}/locales/index.js | 0 .../webapp => webapp}/locales/it.json | 0 .../webapp => webapp}/locales/nl.json | 0 .../webapp => webapp}/locales/pl.json | 0 .../webapp => webapp}/locales/pt.json | 0 .../webapp => webapp}/lokalise.png | Bin .../webapp => webapp}/middleware.md | 0 .../middleware/authenticated.js | 0 .../webapp => webapp}/middleware/isAdmin.js | 0 .../middleware/isModerator.js | 0 .../mixins/persistentLinks.js | 0 .../webapp => webapp}/mixins/seo.js | 0 .../webapp => webapp}/nuxt.config.js | 0 .../webapp => webapp}/package.json | 0 {Human-Connection/webapp => webapp}/pages.md | 0 .../webapp => webapp}/pages/admin.vue | 0 .../pages/admin/categories.vue | 0 .../webapp => webapp}/pages/admin/index.vue | 0 .../pages/admin/notifications.vue | 0 .../pages/admin/organizations.vue | 0 .../webapp => webapp}/pages/admin/pages.vue | 0 .../webapp => webapp}/pages/admin/settings.vue | 0 .../webapp => webapp}/pages/admin/tags.vue | 0 .../webapp => webapp}/pages/admin/users.vue | 0 .../webapp => webapp}/pages/index.vue | 0 .../webapp => webapp}/pages/login.vue | 0 .../webapp => webapp}/pages/logout.vue | 0 .../webapp => webapp}/pages/moderation.vue | 0 .../pages/moderation/index.vue | 0 .../webapp => webapp}/pages/password-reset.vue | 0 .../pages/password-reset/change-password.vue | 0 .../pages/password-reset/request.vue | 0 .../pages/password-reset/verify-code.vue | 0 .../webapp => webapp}/pages/post/_id.vue | 0 .../pages/post/_id/_slug/index.spec.js | 0 .../pages/post/_id/_slug/index.vue | 0 .../pages/post/_id/_slug/more-info.vue | 0 .../pages/post/_id/_slug/take-action.vue | 0 .../webapp => webapp}/pages/post/create.vue | 0 .../webapp => webapp}/pages/post/edit/_id.vue | 0 .../webapp => webapp}/pages/profile/_id.vue | 0 .../pages/profile/_id/_slug.spec.js | 0 .../pages/profile/_id/_slug.vue | 0 .../webapp => webapp}/pages/settings.vue | 0 .../pages/settings/data-download.vue | 0 .../pages/settings/delete-account.vue | 0 .../pages/settings/index.spec.js | 0 .../webapp => webapp}/pages/settings/index.vue | 0 .../pages/settings/invites.vue | 0 .../pages/settings/languages.vue | 0 .../pages/settings/my-organizations.vue | 0 .../pages/settings/my-social-media.spec.js | 0 .../pages/settings/my-social-media.vue | 0 .../pages/settings/security.vue | 0 {Human-Connection/webapp => webapp}/plugins.md | 0 .../webapp => webapp}/plugins/apollo-config.js | 0 .../webapp => webapp}/plugins/axios.js | 0 .../webapp => webapp}/plugins/i18n.js | 0 .../webapp => webapp}/plugins/izi-toast.js | 0 .../webapp => webapp}/plugins/keep-alive.js | 0 .../plugins/styleguide-dev.js | 0 .../webapp => webapp}/plugins/styleguide.js | 0 .../webapp => webapp}/plugins/v-tooltip.js | 0 .../plugins/vue-directives.js | 0 .../webapp => webapp}/plugins/vue-filters.js | 0 .../screenshot-styleguide.png | Bin .../webapp => webapp}/screenshot.png | Bin .../webapp => webapp}/server/index.js | 0 {Human-Connection/webapp => webapp}/static.md | 0 .../webapp => webapp}/static/favicon.ico | Bin .../static/img/empty-state.svg | 0 .../static/img/empty/alert.svg | 0 .../static/img/empty/docs.svg | 0 .../static/img/empty/events.svg | 0 .../static/img/empty/file.svg | 0 .../static/img/empty/messages.svg | 0 .../static/img/empty/tasks.svg | 0 .../static/img/locale-flags/de.svg | 0 .../static/img/locale-flags/en.svg | 0 .../static/img/locale-flags/es.svg | 0 .../static/img/locale-flags/fr.svg | 0 .../static/img/locale-flags/it.svg | 0 .../static/img/locale-flags/nl.svg | 0 .../static/img/locale-flags/pl.svg | 0 .../static/img/locale-flags/pt.svg | 0 .../static/img/sign-up/alpha-invite.png | Bin .../static/img/sign-up/alpha-invite2x.png | Bin .../static/img/sign-up/humanconnection.png | Bin .../static/img/sign-up/humanconnection.svg | 0 .../static/img/sign-up/nicetomeetyou.png | Bin .../static/img/sign-up/nicetomeetyou.svg | 0 .../static/img/sign-up/onourjourney.png | Bin .../static/img/sign-up/onourjourney.svg | 0 {Human-Connection/webapp => webapp}/store.md | 0 .../webapp => webapp}/store/auth.js | 0 .../webapp => webapp}/store/auth.test.js | 0 .../webapp => webapp}/store/editor.js | 0 .../webapp => webapp}/store/editor.spec.js | 0 .../webapp => webapp}/store/index.js | 0 .../webapp => webapp}/store/modal.js | 0 .../webapp => webapp}/store/notifications.js | 0 .../webapp => webapp}/store/search.js | 0 .../webapp => webapp}/styleguide.md | 0 {Human-Connection/webapp => webapp}/testing.md | 0 {Human-Connection/webapp => webapp}/yarn.lock | 0 Human-Connection/yarn.lock => yarn.lock | 0 559 files changed, 69 deletions(-) rename Human-Connection/.codecov.yml => .codecov.yml (100%) rename Human-Connection/.gitbook.yaml => .gitbook.yaml (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/grafik (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/grafik-1 (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/grafik-1.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/grafik-4.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/grafik.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/graphql-playground (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/graphql-playground.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/humanconnection (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/humanconnection.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/lets_get_together.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot-neo4j-download-center-current-releases.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot-styleguide (1).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot-styleguide (2).png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot-styleguide.png (100%) rename {Human-Connection/.gitbook => .gitbook}/assets/screenshot.png (100%) rename {Human-Connection/.github => .github}/ISSUE_TEMPLATE.md (100%) rename {Human-Connection/.github => .github}/ISSUE_TEMPLATE/bug_report.md (100%) rename {Human-Connection/.github => .github}/ISSUE_TEMPLATE/feature_request.md (100%) rename {Human-Connection/.github => .github}/ISSUE_TEMPLATE/question.md (100%) rename {Human-Connection/.github => .github}/PULL_REQUEST_TEMPLATE.md (100%) rename Human-Connection/.gitignore => .gitignore (100%) rename Human-Connection/.travis.yml => .travis.yml (100%) rename {Human-Connection/.vscode => .vscode}/extensions.json (100%) rename {Human-Connection/.vscode => .vscode}/settings.json (100%) rename Human-Connection/CODE_OF_CONDUCT.md => CODE_OF_CONDUCT.md (100%) rename Human-Connection/CONTRIBUTING.md => CONTRIBUTING.md (100%) delete mode 100644 Human-Connection/deployment/legacy-migration/maintenance-worker/binaries/.env delete mode 100644 Human-Connection/deployment/legacy-migration/maintenance-worker/migration/mongo/.env delete mode 100644 Human-Connection/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/bold.svg delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/italic.svg delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/list-ol.svg delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/list-ul.svg delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/paragraph.svg delete mode 100755 Human-Connection/webapp/styleguide/src/system/icons/svg/quote-right.svg rename Human-Connection/LICENSE.md => LICENSE.md (100%) rename Human-Connection/README.md => README.md (100%) rename Human-Connection/SUMMARY.md => SUMMARY.md (100%) rename {Human-Connection/backend => backend}/.babelrc (100%) rename {Human-Connection/backend => backend}/.codecov.yml (100%) rename {Human-Connection/backend => backend}/.dockerignore (100%) rename {Human-Connection/backend => backend}/.env.template (100%) rename {Human-Connection/backend => backend}/.eslintrc.js (100%) rename {Human-Connection/backend => backend}/.gitignore (100%) rename {Human-Connection/backend => backend}/.graphqlconfig (100%) rename {Human-Connection/backend => backend}/.prettierrc.js (100%) rename {Human-Connection/backend => backend}/Dockerfile (100%) rename {Human-Connection/backend => backend}/README.md (100%) rename {Human-Connection/backend => backend}/graphql-playground.png (100%) rename {Human-Connection/backend => backend}/graphql.md (100%) rename {Human-Connection/backend => backend}/humanconnection.png (100%) rename {Human-Connection/backend => backend}/package.json (100%) rename {Human-Connection/backend => backend}/public/.gitkeep (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_airship.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_alienship.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_balloon.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_bigballoon.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_crane.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_glider.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_helicopter.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/fundraisingbox_de_starter.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_bear.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_panda.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_rabbit.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_racoon.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_rhino.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_tiger.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_turtle.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_whale.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/indiegogo_en_wolf.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/user_role_admin.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/user_role_developer.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/user_role_moderator.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_bee.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_butterfly.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_double_rainbow.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_end_of_rainbow.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_flower.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_lifetree.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_magic_rainbow.svg (100%) rename {Human-Connection/backend => backend}/public/img/badges/wooold_de_super_founder.svg (100%) rename {Human-Connection/backend => backend}/public/uploads/.gitkeep (100%) rename {Human-Connection/backend => backend}/src/activitypub/ActivityPub.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/Collections.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/NitroDataSource.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/inbox.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/index.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/serveUser.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/user.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/verify.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/routes/webFinger.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/security/httpSignature.spec.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/security/index.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/utils/activity.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/utils/actor.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/utils/collection.js (100%) rename {Human-Connection/backend => backend}/src/activitypub/utils/index.js (100%) rename {Human-Connection/backend => backend}/src/bootstrap/directives.js (100%) rename {Human-Connection/backend => backend}/src/bootstrap/neo4j.js (100%) rename {Human-Connection/backend => backend}/src/bootstrap/scalars.js (100%) rename {Human-Connection/backend => backend}/src/config/index.js (100%) rename {Human-Connection/backend => backend}/src/helpers/asyncForEach.js (100%) rename {Human-Connection/backend => backend}/src/helpers/walkRecursive.js (100%) rename {Human-Connection/backend => backend}/src/index.js (100%) rename {Human-Connection/backend => backend}/src/jest/helpers.js (100%) rename {Human-Connection/backend => backend}/src/jwt/decode.js (100%) rename {Human-Connection/backend => backend}/src/jwt/encode.js (100%) rename {Human-Connection/backend => backend}/src/middleware/activityPubMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/dateTimeMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/excerptMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/filterBubble/filterBubble.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/includedFieldsMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/index.js (100%) rename {Human-Connection/backend => backend}/src/middleware/nodes/locations.js (100%) rename {Human-Connection/backend => backend}/src/middleware/notifications/extractIds/index.js (100%) rename {Human-Connection/backend => backend}/src/middleware/notifications/extractIds/spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/notifications/index.js (100%) rename {Human-Connection/backend => backend}/src/middleware/notifications/spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/orderByMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/orderByMiddleware.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/passwordMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/permissionsMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/permissionsMiddleware.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/sluggifyMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/slugify/uniqueSlug.js (100%) rename {Human-Connection/backend => backend}/src/middleware/slugify/uniqueSlug.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/slugifyMiddleware.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/softDeleteMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/softDeleteMiddleware.spec.js (100%) rename {Human-Connection/backend => backend}/src/middleware/userMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/middleware/validation/index.js (100%) rename {Human-Connection/backend => backend}/src/middleware/xssMiddleware.js (100%) rename {Human-Connection/backend => backend}/src/mocks/index.js (100%) rename {Human-Connection/backend => backend}/src/schema/index.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/badges.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/comments.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/comments.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/fileUpload/index.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/fileUpload/spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/follow.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/follow.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/index.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/moderation.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/moderation.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/notifications.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/notifications.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/passwordReset.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/passwordReset.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/passwordReset/emailTemplates.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/posts.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/posts.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/reports.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/reports.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/rewards.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/rewards.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/shout.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/shout.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/socialMedia.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/socialMedia.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/statistics.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/user_management.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/user_management.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/users.js (100%) rename {Human-Connection/backend => backend}/src/schema/resolvers/users.spec.js (100%) rename {Human-Connection/backend => backend}/src/schema/types/enum/BadgeStatus.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/enum/BadgeType.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/enum/UserGroup.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/enum/Visibility.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/index.js (100%) rename {Human-Connection/backend => backend}/src/schema/types/scalar/Date.gql_ (100%) rename {Human-Connection/backend => backend}/src/schema/types/scalar/DateTime.gql_ (100%) rename {Human-Connection/backend => backend}/src/schema/types/scalar/Time.gql_ (100%) rename {Human-Connection/backend => backend}/src/schema/types/scalar/Upload.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/schema.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/schema_full.gql_ (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/Badge.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/Category.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/Comment.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/Post.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/Tag.gql (100%) rename {Human-Connection/backend => backend}/src/schema/types/type/User.gql (100%) rename {Human-Connection/backend => backend}/src/seed/factories/badges.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/categories.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/comments.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/index.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/notifications.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/organizations.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/posts.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/reports.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/tags.js (100%) rename {Human-Connection/backend => backend}/src/seed/factories/users.js (100%) rename {Human-Connection/backend => backend}/src/seed/reset-db.js (100%) rename {Human-Connection/backend => backend}/src/seed/seed-db.js (100%) rename {Human-Connection/backend => backend}/src/seed/seed-helpers.js (100%) rename {Human-Connection/backend => backend}/src/server.js (100%) rename {Human-Connection/backend => backend}/test/features/activity-delete.feature (100%) rename {Human-Connection/backend => backend}/test/features/activity-follow.feature (100%) rename {Human-Connection/backend => backend}/test/features/activity-like.feature (100%) rename {Human-Connection/backend => backend}/test/features/collection.feature (100%) rename {Human-Connection/backend => backend}/test/features/object-article.feature (100%) rename {Human-Connection/backend => backend}/test/features/support/steps.js (100%) rename {Human-Connection/backend => backend}/test/features/webfinger.feature (100%) rename {Human-Connection/backend => backend}/test/features/world.js (100%) rename {Human-Connection/backend => backend}/testing.md (100%) rename {Human-Connection/backend => backend}/yarn.lock (100%) rename Human-Connection/cypress.env.template.json => cypress.env.template.json (100%) rename Human-Connection/cypress.json => cypress.json (100%) rename {Human-Connection/cypress => cypress}/README.md (100%) rename {Human-Connection/cypress => cypress}/features.md (100%) rename {Human-Connection/cypress => cypress}/fixtures/example.json (100%) rename {Human-Connection/cypress => cypress}/fixtures/onourjourney.png (100%) rename {Human-Connection/cypress => cypress}/fixtures/users.json (100%) rename {Human-Connection/cypress => cypress}/integration/administration/TagsAndCategories.feature (100%) rename {Human-Connection/cypress => cypress}/integration/common/admin.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/post.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/profile.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/report.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/search.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/settings.js (100%) rename {Human-Connection/cypress => cypress}/integration/common/steps.js (100%) rename {Human-Connection/cypress => cypress}/integration/internationalization/Internationalization.feature (100%) rename {Human-Connection/cypress => cypress}/integration/moderation/HidePosts.feature (100%) rename {Human-Connection/cypress => cypress}/integration/moderation/ReportContent.feature (100%) rename {Human-Connection/cypress => cypress}/integration/notifications/Mentions.feature (100%) rename {Human-Connection/cypress => cypress}/integration/post/Comment.feature (100%) rename {Human-Connection/cypress => cypress}/integration/post/PersistentLinks.feature (100%) rename {Human-Connection/cypress => cypress}/integration/post/WritePost.feature (100%) rename {Human-Connection/cypress => cypress}/integration/search/Search.feature (100%) rename {Human-Connection/cypress => cypress}/integration/user_account/ChangePassword.feature (100%) rename {Human-Connection/cypress => cypress}/integration/user_account/Login.feature (100%) rename {Human-Connection/cypress => cypress}/integration/user_profile/AboutMeAndLocation.feature (100%) rename {Human-Connection/cypress => cypress}/integration/user_profile/SocialMedia.feature (100%) rename {Human-Connection/cypress => cypress}/integration/user_profile/UploadUserProfileImage.feature (100%) rename {Human-Connection/cypress => cypress}/plugins/index.js (100%) rename {Human-Connection/cypress => cypress}/support/commands.js (100%) rename {Human-Connection/cypress => cypress}/support/factories.js (100%) rename {Human-Connection/cypress => cypress}/support/helpers.js (100%) rename {Human-Connection/cypress => cypress}/support/index.js (100%) rename {Human-Connection/deployment => deployment}/.gitignore (100%) rename {Human-Connection/deployment => deployment}/README.md (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/README.md (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/dashboard/README.md (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/dashboard/admin-user.yaml (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/dashboard/dashboard-screenshot.png (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/dashboard/role-binding.yaml (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/.gitignore (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/README.md (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/ip-address.png (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/namespace.yaml (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/templates/ingress.template.yaml (100%) rename {Human-Connection/deployment => deployment}/digital-ocean/https/templates/issuer.template.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/README.md (100%) rename {Human-Connection/deployment => deployment}/human-connection/deployment-backend.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/deployment-neo4j.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/deployment-web.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/mailserver/README.md (100%) rename {Human-Connection/deployment => deployment}/human-connection/mailserver/deployment-mailserver.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/mailserver/service-mailserver.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/service-backend.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/service-neo4j.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/service-web.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/templates/configmap.template.yaml (100%) rename {Human-Connection/deployment => deployment}/human-connection/templates/secrets.template.yaml (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/README.md (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker.yaml (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/.dockerignore (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/.gitignore (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/Dockerfile (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/binaries/idle (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/binaries/import_legacy_db (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/binaries/import_legacy_uploads (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/known_hosts (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/mongo/export.sh (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/import.sh (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql (100%) rename {Human-Connection/deployment => deployment}/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql (100%) rename {Human-Connection/deployment => deployment}/minikube/README.md (100%) rename {Human-Connection/deployment => deployment}/namespace.yaml (100%) rename {Human-Connection/deployment => deployment}/volumes/README.md (100%) rename {Human-Connection/deployment => deployment}/volumes/neo4j-data.yaml (100%) rename {Human-Connection/deployment => deployment}/volumes/neo4j-offline-backup/README.md (100%) rename {Human-Connection/deployment => deployment}/volumes/reclaim-policy/README.md (100%) rename {Human-Connection/deployment => deployment}/volumes/uploads.yaml (100%) rename {Human-Connection/deployment => deployment}/volumes/velero/README.md (100%) rename {Human-Connection/deployment => deployment}/volumes/volume-snapshots/README.md (100%) rename {Human-Connection/deployment => deployment}/volumes/volume-snapshots/digital-ocean-volume-snapshots.png (100%) rename {Human-Connection/deployment => deployment}/volumes/volume-snapshots/neo4j-data.yaml (100%) rename {Human-Connection/deployment => deployment}/volumes/volume-snapshots/snapshot.yaml (100%) rename Human-Connection/docker-compose.maintenance.yml => docker-compose.maintenance.yml (100%) rename Human-Connection/docker-compose.override.yml => docker-compose.override.yml (100%) rename Human-Connection/docker-compose.travis.yml => docker-compose.travis.yml (100%) rename Human-Connection/docker-compose.yml => docker-compose.yml (100%) rename Human-Connection/edit-this-documentation.md => edit-this-documentation.md (100%) rename Human-Connection/installation.md => installation.md (100%) rename {Human-Connection/neo4j => neo4j}/.env.template (100%) rename {Human-Connection/neo4j => neo4j}/.gitignore (100%) rename {Human-Connection/neo4j => neo4j}/Dockerfile (100%) rename {Human-Connection/neo4j => neo4j}/README.md (100%) rename {Human-Connection/neo4j => neo4j}/db_setup.sh (100%) rename {Human-Connection/neo4j => neo4j}/entrypoint.sh (100%) rename Human-Connection/package.json => package.json (100%) rename {Human-Connection/scripts => scripts}/deploy.sh (100%) rename {Human-Connection/scripts => scripts}/docker_push.sh (100%) rename {Human-Connection/scripts => scripts}/patch-deployment.yaml (100%) rename {Human-Connection/scripts => scripts}/setup_kubernetes.sh (100%) rename Human-Connection/testing.md => testing.md (100%) rename {Human-Connection/webapp => webapp}/.babelrc (100%) rename {Human-Connection/webapp => webapp}/.dockerignore (100%) rename {Human-Connection/webapp => webapp}/.editorconfig (100%) rename {Human-Connection/webapp => webapp}/.env.template (100%) rename {Human-Connection/webapp => webapp}/.eslintignore (100%) rename {Human-Connection/webapp => webapp}/.eslintrc.js (100%) rename {Human-Connection/webapp => webapp}/.gitignore (100%) rename {Human-Connection/webapp => webapp}/.prettierrc.js (100%) rename {Human-Connection/webapp => webapp}/Dockerfile (100%) rename {Human-Connection/webapp => webapp}/README.md (100%) rename {Human-Connection/webapp => webapp}/assets.md (100%) rename {Human-Connection/webapp => webapp}/assets/styles/imports/_toast.scss (100%) rename {Human-Connection/webapp => webapp}/assets/styles/imports/_tooltip.scss (100%) rename {Human-Connection/webapp => webapp}/assets/styles/main.scss (100%) rename {Human-Connection/webapp => webapp}/components.md (100%) rename {Human-Connection/webapp => webapp}/components/Avatar/Avatar.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Avatar/Avatar.vue (100%) rename {Human-Connection/webapp => webapp}/components/Badges.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Badges.vue (100%) rename {Human-Connection/webapp => webapp}/components/CategoriesSelect/CategoriesSelect.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/CategoriesSelect/CategoriesSelect.vue (100%) rename {Human-Connection/webapp => webapp}/components/Category/Readme.md (100%) rename {Human-Connection/webapp => webapp}/components/Category/index.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Category/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/Comment.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Comment.vue (100%) rename {Human-Connection/webapp => webapp}/components/ContentMenu.vue (100%) rename {Human-Connection/webapp => webapp}/components/ContributionForm/ContributionForm.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/ContributionForm/ContributionForm.vue (100%) rename {Human-Connection/webapp => webapp}/components/CountTo.vue (100%) rename {Human-Connection/webapp => webapp}/components/DeleteData/DeleteData.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/DeleteData/DeleteData.vue (100%) rename {Human-Connection/webapp => webapp}/components/Dropdown.vue (100%) rename {Human-Connection/webapp => webapp}/components/Editor/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/Editor/nodes/Mention.js (100%) rename {Human-Connection/webapp => webapp}/components/Editor/plugins/eventHandler.js (100%) rename {Human-Connection/webapp => webapp}/components/Editor/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Empty.vue (100%) rename {Human-Connection/webapp => webapp}/components/FilterMenu/FilterMenu.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/FilterMenu/FilterMenu.vue (100%) rename {Human-Connection/webapp => webapp}/components/FollowButton.vue (100%) rename {Human-Connection/webapp => webapp}/components/LoadMore.vue (100%) rename {Human-Connection/webapp => webapp}/components/LocaleSwitch/LocaleSwitch.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/LocaleSwitch/LocaleSwitch.vue (100%) rename {Human-Connection/webapp => webapp}/components/Logo.vue (100%) rename {Human-Connection/webapp => webapp}/components/Modal.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Modal.vue (100%) rename {Human-Connection/webapp => webapp}/components/Modal/ConfirmModal.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Modal/ConfirmModal.vue (100%) rename {Human-Connection/webapp => webapp}/components/Modal/DisableModal.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Modal/DisableModal.vue (100%) rename {Human-Connection/webapp => webapp}/components/Modal/ReportModal.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Modal/ReportModal.vue (100%) rename {Human-Connection/webapp => webapp}/components/Password/Change.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Password/Change.vue (100%) rename {Human-Connection/webapp => webapp}/components/Password/Strength.vue (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/ChangePassword.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/ChangePassword.vue (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/Request.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/Request.vue (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/VerifyCode.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/PasswordReset/VerifyCode.vue (100%) rename {Human-Connection/webapp => webapp}/components/PostCard/index.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/PostCard/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/RelativeDateTime/Readme.md (100%) rename {Human-Connection/webapp => webapp}/components/RelativeDateTime/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/RelativeDateTime/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/ReleaseModal/ReleaseModal.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/ReleaseModal/ReleaseModal.vue (100%) rename {Human-Connection/webapp => webapp}/components/Ribbon/index.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/Ribbon/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/SearchInput.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/SearchInput.vue (100%) rename {Human-Connection/webapp => webapp}/components/ShoutButton.vue (100%) rename {Human-Connection/webapp => webapp}/components/Tag/Readme.md (100%) rename {Human-Connection/webapp => webapp}/components/Tag/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/Tag/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/TeaserImage/TeaserImage.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/TeaserImage/TeaserImage.vue (100%) rename {Human-Connection/webapp => webapp}/components/Upload/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/Upload/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/User/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/User/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/comments/CommentForm/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/comments/CommentForm/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/comments/CommentList/CommentList.spec.js (100%) rename {Human-Connection/webapp => webapp}/components/comments/CommentList/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/notifications/Notification/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/notifications/Notification/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/notifications/NotificationList/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/notifications/NotificationList/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/notifications/NotificationMenu/index.vue (100%) rename {Human-Connection/webapp => webapp}/components/notifications/NotificationMenu/spec.js (100%) rename {Human-Connection/webapp => webapp}/components/utils/PostHelpers.js (100%) rename {Human-Connection/webapp => webapp}/graphql/CommentMutations.js (100%) rename {Human-Connection/webapp => webapp}/graphql/CommentQuery.js (100%) rename {Human-Connection/webapp => webapp}/graphql/ModerationListQuery.js (100%) rename {Human-Connection/webapp => webapp}/graphql/PostCommentsQuery.js (100%) rename {Human-Connection/webapp => webapp}/graphql/PostMutations.js (100%) rename {Human-Connection/webapp => webapp}/graphql/PostQuery.js (100%) rename {Human-Connection/webapp => webapp}/graphql/UserProfile/Post.js (100%) rename {Human-Connection/webapp => webapp}/graphql/UserProfile/User.js (100%) rename {Human-Connection/webapp => webapp}/layouts.md (100%) rename {Human-Connection/webapp => webapp}/layouts/blank.vue (100%) rename {Human-Connection/webapp => webapp}/layouts/default.vue (100%) rename {Human-Connection/webapp => webapp}/locales/de.json (100%) rename {Human-Connection/webapp => webapp}/locales/en.json (100%) rename {Human-Connection/webapp => webapp}/locales/es.json (100%) rename {Human-Connection/webapp => webapp}/locales/fr.json (100%) rename {Human-Connection/webapp => webapp}/locales/index.js (100%) rename {Human-Connection/webapp => webapp}/locales/it.json (100%) rename {Human-Connection/webapp => webapp}/locales/nl.json (100%) rename {Human-Connection/webapp => webapp}/locales/pl.json (100%) rename {Human-Connection/webapp => webapp}/locales/pt.json (100%) rename {Human-Connection/webapp => webapp}/lokalise.png (100%) rename {Human-Connection/webapp => webapp}/middleware.md (100%) rename {Human-Connection/webapp => webapp}/middleware/authenticated.js (100%) rename {Human-Connection/webapp => webapp}/middleware/isAdmin.js (100%) rename {Human-Connection/webapp => webapp}/middleware/isModerator.js (100%) rename {Human-Connection/webapp => webapp}/mixins/persistentLinks.js (100%) rename {Human-Connection/webapp => webapp}/mixins/seo.js (100%) rename {Human-Connection/webapp => webapp}/nuxt.config.js (100%) rename {Human-Connection/webapp => webapp}/package.json (100%) rename {Human-Connection/webapp => webapp}/pages.md (100%) rename {Human-Connection/webapp => webapp}/pages/admin.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/categories.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/index.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/notifications.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/organizations.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/pages.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/settings.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/tags.vue (100%) rename {Human-Connection/webapp => webapp}/pages/admin/users.vue (100%) rename {Human-Connection/webapp => webapp}/pages/index.vue (100%) rename {Human-Connection/webapp => webapp}/pages/login.vue (100%) rename {Human-Connection/webapp => webapp}/pages/logout.vue (100%) rename {Human-Connection/webapp => webapp}/pages/moderation.vue (100%) rename {Human-Connection/webapp => webapp}/pages/moderation/index.vue (100%) rename {Human-Connection/webapp => webapp}/pages/password-reset.vue (100%) rename {Human-Connection/webapp => webapp}/pages/password-reset/change-password.vue (100%) rename {Human-Connection/webapp => webapp}/pages/password-reset/request.vue (100%) rename {Human-Connection/webapp => webapp}/pages/password-reset/verify-code.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/_id.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/_id/_slug/index.spec.js (100%) rename {Human-Connection/webapp => webapp}/pages/post/_id/_slug/index.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/_id/_slug/more-info.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/_id/_slug/take-action.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/create.vue (100%) rename {Human-Connection/webapp => webapp}/pages/post/edit/_id.vue (100%) rename {Human-Connection/webapp => webapp}/pages/profile/_id.vue (100%) rename {Human-Connection/webapp => webapp}/pages/profile/_id/_slug.spec.js (100%) rename {Human-Connection/webapp => webapp}/pages/profile/_id/_slug.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/data-download.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/delete-account.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/index.spec.js (100%) rename {Human-Connection/webapp => webapp}/pages/settings/index.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/invites.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/languages.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/my-organizations.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/my-social-media.spec.js (100%) rename {Human-Connection/webapp => webapp}/pages/settings/my-social-media.vue (100%) rename {Human-Connection/webapp => webapp}/pages/settings/security.vue (100%) rename {Human-Connection/webapp => webapp}/plugins.md (100%) rename {Human-Connection/webapp => webapp}/plugins/apollo-config.js (100%) rename {Human-Connection/webapp => webapp}/plugins/axios.js (100%) rename {Human-Connection/webapp => webapp}/plugins/i18n.js (100%) rename {Human-Connection/webapp => webapp}/plugins/izi-toast.js (100%) rename {Human-Connection/webapp => webapp}/plugins/keep-alive.js (100%) rename {Human-Connection/webapp => webapp}/plugins/styleguide-dev.js (100%) rename {Human-Connection/webapp => webapp}/plugins/styleguide.js (100%) rename {Human-Connection/webapp => webapp}/plugins/v-tooltip.js (100%) rename {Human-Connection/webapp => webapp}/plugins/vue-directives.js (100%) rename {Human-Connection/webapp => webapp}/plugins/vue-filters.js (100%) rename {Human-Connection/webapp => webapp}/screenshot-styleguide.png (100%) rename {Human-Connection/webapp => webapp}/screenshot.png (100%) rename {Human-Connection/webapp => webapp}/server/index.js (100%) rename {Human-Connection/webapp => webapp}/static.md (100%) rename {Human-Connection/webapp => webapp}/static/favicon.ico (100%) rename {Human-Connection/webapp => webapp}/static/img/empty-state.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/alert.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/docs.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/events.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/file.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/messages.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/empty/tasks.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/de.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/en.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/es.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/fr.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/it.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/nl.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/pl.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/locale-flags/pt.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/alpha-invite.png (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/alpha-invite2x.png (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/humanconnection.png (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/humanconnection.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/nicetomeetyou.png (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/nicetomeetyou.svg (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/onourjourney.png (100%) rename {Human-Connection/webapp => webapp}/static/img/sign-up/onourjourney.svg (100%) rename {Human-Connection/webapp => webapp}/store.md (100%) rename {Human-Connection/webapp => webapp}/store/auth.js (100%) rename {Human-Connection/webapp => webapp}/store/auth.test.js (100%) rename {Human-Connection/webapp => webapp}/store/editor.js (100%) rename {Human-Connection/webapp => webapp}/store/editor.spec.js (100%) rename {Human-Connection/webapp => webapp}/store/index.js (100%) rename {Human-Connection/webapp => webapp}/store/modal.js (100%) rename {Human-Connection/webapp => webapp}/store/notifications.js (100%) rename {Human-Connection/webapp => webapp}/store/search.js (100%) rename {Human-Connection/webapp => webapp}/styleguide.md (100%) rename {Human-Connection/webapp => webapp}/testing.md (100%) rename {Human-Connection/webapp => webapp}/yarn.lock (100%) rename Human-Connection/yarn.lock => yarn.lock (100%) 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