fix: Move content into to frontend directory

Doing this BEFORE the merge prevents a lot of merge conflicts.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-11-11 11:16:18 +01:00
parent 4e18ce38f3
commit 762a0a850e
No known key found for this signature in database
GPG key ID: B97799103358209B
1051 changed files with 0 additions and 35 deletions
.idea
frontend
.dockerignore.dockerignore.license.editorconfig.env.development.env.development.license.env.production.env.production.license.env.test.env.test.license.eslintrc.json.eslintrc.json.license.gitattributes
.github
.gitignore.mailmap.mailmap.license
.netlify
.nvmrc.nvmrc.license.prettierignore.prettierignore.license.prettierrc.json.prettierrc.json.license
.reuse
.yarn
.yarnrc.ymlAUTHORS.mdCHANGELOG.mdCODE_OF_CONDUCT.mdCONTRIBUTING.mdDockerfileLICENSE
LICENSES
README.mdcypress.config.ts
cypress

View file

@ -1,6 +0,0 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="SPDX-FileCopyrightText: ${today.year} The HedgeDoc developers (see AUTHORS file)&#10;&#10;&#83;PDX-License-Identifier: AGPL-3.0-only" />
<option name="myName" value="hedgedoc" />
</copyright>
</component>

View file

@ -1,7 +0,0 @@
<component name="CopyrightManager">
<settings default="hedgedoc">
<module2copyright>
<element module="All" copyright="hedgedoc" />
</module2copyright>
</settings>
</component>

View file

@ -1,16 +0,0 @@
<!--
SPDX-FileCopyrightText: 2020 The HedgeDoc developers (see AUTHORS file)
SPDX-License-Identifier: CC-BY-SA-4.0
-->
<component name="ProjectDictionaryState">
<dictionary name="hedgedoc">
<words>
<w>CodiMD</w>
<w>HedgeDoc</w>
<w>codimd</w>
<w>hedgedoc</w>
</words>
</dictionary>
</component>

6
.idea/prettier.xml generated
View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PrettierConfiguration">
<option name="myRunOnReformat" value="true" />
</component>
</project>

View file

View file

Before

(image error) Size: 18 KiB

After

(image error) Size: 18 KiB

Before After
Before After

Some files were not shown because too many files have changed in this diff Show more