+24
.gitignore
+3
.vscode/extensions.json
+7
README.md
+1985
bun.lock
+21
components.json
+23
docs/app/[[...mdxPath]]/page.jsx
+51
docs/app/layout.tsx
+1030
docs/bun.lock
+7
docs/content/guides/workers.mdx
+12
docs/mdx-components.tsx
+5
docs/next-env.d.ts
+11
docs/next.config.mjs
+20
docs/package.json
+1
docs/public/.well-known/atproto-did
+23
docs/public/client_metadata.json
+24
docs/tsconfig.json
+14
index.html
+6
libs/utils.ts
+4917
package-lock.json
+46
package.json
+6
public/tauri.svg
+1
public/vite.svg
+7
src-tauri/.gitignore
+5323
src-tauri/Cargo.lock
+28
src-tauri/Cargo.toml
+15
src-tauri/capabilities/default.json
src-tauri/icons/128x128.png
This is a binary file and will not be displayed.
src-tauri/icons/128x128@2x.png
This is a binary file and will not be displayed.
src-tauri/icons/32x32.png
This is a binary file and will not be displayed.
src-tauri/icons/Square107x107Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square142x142Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square150x150Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square284x284Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square30x30Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square310x310Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square44x44Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square71x71Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square89x89Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/StoreLogo.png
This is a binary file and will not be displayed.
src-tauri/icons/icon.icns
This is a binary file and will not be displayed.
src-tauri/icons/icon.ico
This is a binary file and will not be displayed.
src-tauri/icons/icon.png
This is a binary file and will not be displayed.