+29
src/base.tsx
+29
src/base.tsx
···
+153
src/components/login.tsx
+153
src/components/login.tsx
···
+7
-13
src/index.tsx
+7
-13
src/index.tsx
···-"Root element not found. Did you forget to add it to your index.html? Or maybe the id attribute got misspelled?",
-71
src/routes/login.tsx
-71
src/routes/login.tsx
···
+12
static/oauth/client-metadata.json
+12
static/oauth/client-metadata.json
···
+7
-3
src/components/container.tsx
+7
-3
src/components/container.tsx
···
+58
src/components/miniProfile.tsx
+58
src/components/miniProfile.tsx
···+style={`background-image: linear-gradient(to bottom, rgba(15, 22, 30, 0.85)), url(${profileInfo()?.banner}); background-size: cover; background-repeat: no-repeat;`}
+30
src/styles/profile.scss
+30
src/styles/profile.scss
···
+74
src/components/post.tsx
+74
src/components/post.tsx
···+d="M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32-14.3-32-32V192h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96H272zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0V192c0-53-43-96-96-96L304 96z"
-1
src/components/postForm.tsx
-1
src/components/postForm.tsx
+22
-1
src/routes/dashboard.tsx
+22
-1
src/routes/dashboard.tsx
······
+224
src/styles/components/post.scss
+224
src/styles/components/post.scss
···
+11
-3
src/styles/container.scss
+11
-3
src/styles/container.scss
···
+26
src/types/post.ts
+26
src/types/post.ts
···
+91
src/utils/posts.ts
+91
src/utils/posts.ts
···
+23
.tangled/build.yaml
+23
.tangled/build.yaml
···
+17
-4
package.json
+17
-4
package.json
······
.tangled/build.yaml
.tangled/workflows/build.yaml
.tangled/build.yaml
.tangled/workflows/build.yaml
+1
-1
static/oauth/client-metadata.json
static/oauth-client-metadata.json
+1
-1
static/oauth/client-metadata.json
static/oauth-client-metadata.json
+1
-1
README.md
+1
-1
README.md
···-<img src="static/logo.png" alt="The Bluroma logo, containing three rectangles with one rounded corner each shaped to look like an uppercase B and the Bluroma name written in the Convection font beside it." width="200">+<img src="static/media/logo.png" alt="The Bluroma logo, containing three rectangles with one rounded corner each shaped to look like an uppercase B and the Bluroma name written in the Convection font beside it." width="200">
+3
-3
index.html
+3
-3
index.html
······
+3
-3
src/routes/splash.tsx
+3
-3
src/routes/splash.tsx
···
static/bluesky.svg
static/media/bluesky.svg
static/bluesky.svg
static/media/bluesky.svg
static/logo.png
static/media/logo.png
static/logo.png
static/media/logo.png
static/tangled.svg
static/media/tangled.svg
static/tangled.svg
static/media/tangled.svg
+41
.tangled/workflows/deploy-main.yaml
+41
.tangled/workflows/deploy-main.yaml
···