+2
-2
src/auth/session-manager.ts
+2
-2
src/auth/session-manager.ts
······
+2
-2
src/views/blob.tsx
+2
-2
src/views/blob.tsx
······
+2
-2
src/views/labels.tsx
+2
-2
src/views/labels.tsx
······
+2
-2
src/views/pds.tsx
+2
-2
src/views/pds.tsx
······
+2
-2
src/views/repo.tsx
+2
-2
src/views/repo.tsx
······
public/favicon.ico
public/favicon.ico
This is a binary file and will not be displayed.
-2
index.html
-2
index.html
···
public/fonts/Figtree[wght].woff2
public/fonts/Figtree[wght].woff2
This is a binary file and will not be displayed.
+7
-1
src/styles/index.css
+7
-1
src/styles/index.css
···
+5
-1
src/auth/account.tsx
+5
-1
src/auth/account.tsx
···
+1
src/components/create.tsx
+1
src/components/create.tsx
···if (ev.target instanceof HTMLInputElement || ev.target instanceof HTMLTextAreaElement) return;
+109
src/components/create/file-upload.tsx
+109
src/components/create/file-upload.tsx
···+<div class="dark:bg-dark-300 dark:shadow-dark-700 absolute top-70 left-[50%] w-[20rem] -translate-x-1/2 rounded-lg border-[0.5px] border-neutral-300 bg-neutral-50 p-4 shadow-md transition-opacity duration-200 dark:border-neutral-700 starting:opacity-0">+class="dark:shadow-dark-700 flex items-center gap-1 rounded-lg bg-blue-500 px-2 py-1.5 text-xs text-white shadow-xs select-none hover:bg-blue-600 active:bg-blue-700 dark:bg-blue-600 dark:hover:bg-blue-500 dark:active:bg-blue-400"
+87
src/components/create/handle-input.tsx
+87
src/components/create/handle-input.tsx
···+<div class="dark:bg-dark-300 dark:shadow-dark-700 absolute top-70 left-[50%] w-[20rem] -translate-x-1/2 rounded-lg border-[0.5px] border-neutral-300 bg-neutral-50 p-4 shadow-md transition-opacity duration-200 dark:border-neutral-700 starting:opacity-0">+class="dark:shadow-dark-700 flex items-center gap-1 rounded-lg bg-blue-500 px-2 py-1.5 text-xs text-white shadow-xs select-none hover:bg-blue-600 active:bg-blue-700 dark:bg-blue-600 dark:hover:bg-blue-500 dark:active:bg-blue-400"
+4
src/components/create/state.ts
+4
src/components/create/state.ts
+1
-1
src/components/editor.tsx
+1
-1
src/components/editor.tsx
···
+1
-1
src/layout.tsx
+1
-1
src/layout.tsx
···