forked from hexbear-collective/hexbear-frontend
16 changed files with 3791 additions and 3361 deletions
-
4.eslintrc.json
-
1package.json
-
1src/api_tests/api.spec.ts
-
0src/components/elements/Box.tsx
-
5src/components/icon.tsx
-
7src/components/main.tsx
-
4src/components/post-listing.tsx
-
6src/components/post.tsx
-
3310src/components/privacy-policy.tsx
-
11src/components/reports.tsx
-
86src/components/sidebar.tsx
-
3658src/components/tos.tsx
-
2src/interfaces.ts
-
4src/theme.tsx
-
4tsconfig.json
-
49yarn.lock
3310
src/components/privacy-policy.tsx
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
3658
src/components/tos.tsx
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -2711,6 +2711,18 @@ |
|||
semver "^7.3.2" |
|||
tsutils "^3.17.1" |
|||
|
|||
"@typescript-eslint/[email protected]^3.9.0": |
|||
version "3.9.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.0.tgz#0fe529b33d63c9a94f7503ca2bb12c84b9477ff3" |
|||
integrity sha512-UD6b4p0/hSe1xdTvRCENSx7iQ+KR6ourlZFfYuPC7FlXEzdHuLPrEmuxZ23b2zW96KJX9Z3w05GE/wNOiEzrVg== |
|||
dependencies: |
|||
"@typescript-eslint/experimental-utils" "3.9.0" |
|||
debug "^4.1.1" |
|||
functional-red-black-tree "^1.0.1" |
|||
regexpp "^3.0.0" |
|||
semver "^7.3.2" |
|||
tsutils "^3.17.1" |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.7.1" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61" |
|||
@ -2722,6 +2734,17 @@ |
|||
eslint-scope "^5.0.0" |
|||
eslint-utils "^2.0.0" |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.9.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.0.tgz#3171d8ddba0bf02a8c2034188593630914fcf5ee" |
|||
integrity sha512-/vSHUDYizSOhrOJdjYxPNGfb4a3ibO8zd4nUKo/QBFOmxosT3cVUV7KIg8Dwi6TXlr667G7YPqFK9+VSZOorNA== |
|||
dependencies: |
|||
"@types/json-schema" "^7.0.3" |
|||
"@typescript-eslint/types" "3.9.0" |
|||
"@typescript-eslint/typescript-estree" "3.9.0" |
|||
eslint-scope "^5.0.0" |
|||
eslint-utils "^2.0.0" |
|||
|
|||
"@typescript-eslint/[email protected]^2.5.0": |
|||
version "2.34.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
|||
@ -2748,6 +2771,11 @@ |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c" |
|||
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg== |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.9.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.0.tgz#be9d0aa451e1bf3ce99f2e6920659e5b2e6bfe18" |
|||
integrity sha512-rb6LDr+dk9RVVXO/NJE8dT1pGlso3voNdEIN8ugm4CWM5w5GimbThCMiMl4da1t5u3YwPWEwOnKAULCZgBtBHg== |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "2.34.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
|||
@ -2775,6 +2803,20 @@ |
|||
semver "^7.3.2" |
|||
tsutils "^3.17.1" |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.9.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.0.tgz#c6abbb50fa0d715cab46fef67ca6378bf2eaca13" |
|||
integrity sha512-N+158NKgN4rOmWVfvKOMoMFV5n8XxAliaKkArm/sOypzQ0bUL8MSnOEBW3VFIeffb/K5ce/cAV0yYhR7U4ALAA== |
|||
dependencies: |
|||
"@typescript-eslint/types" "3.9.0" |
|||
"@typescript-eslint/visitor-keys" "3.9.0" |
|||
debug "^4.1.1" |
|||
glob "^7.1.6" |
|||
is-glob "^4.0.1" |
|||
lodash "^4.17.15" |
|||
semver "^7.3.2" |
|||
tsutils "^3.17.1" |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.7.1" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1" |
|||
@ -2782,6 +2824,13 @@ |
|||
dependencies: |
|||
eslint-visitor-keys "^1.1.0" |
|||
|
|||
"@typescript-eslint/[email protected]": |
|||
version "3.9.0" |
|||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.0.tgz#44de8e1b1df67adaf3b94d6b60b80f8faebc8dd3" |
|||
integrity sha512-O1qeoGqDbu0EZUC/MZ6F1WHTIzcBVhGqDj3LhTnj65WUA548RXVxUHbYhAW9bZWfb2rnX9QsbbP5nmeJ5Z4+ng== |
|||
dependencies: |
|||
eslint-visitor-keys "^1.1.0" |
|||
|
|||
"@vue/[email protected]": |
|||
version "3.0.0-rc.5" |
|||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0-rc.5.tgz#dd4f1816fcae34a81bc60e584f97993cad284d54" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue