A nimble Mastodon web client
 
 
 
 
 
Go to file
三咲智子 Kevin Deng c42fe49ce9
refactor: switch nuxt module of vue macros (#27)
2022-11-23 09:07:28 +01:00
.vscode feat: use masto client 2022-11-14 10:20:07 +08:00
components ui: adjust spacing 2022-11-23 15:46:34 +08:00
composables feat: rename accounts to user 2022-11-23 12:25:48 +08:00
constants feat: basic oauth 2022-11-15 23:48:23 +08:00
layouts feat: rename accounts to user 2022-11-23 12:25:48 +08:00
middleware feat: disable SSR 2022-11-23 07:08:36 +08:00
pages feat: rename accounts to user 2022-11-23 12:25:48 +08:00
scripts fix: register apps when dir is missing (#6) 2022-11-15 22:22:15 +01:00
server ui: improve layout 2022-11-23 10:53:22 +08:00
styles ui: adjust spacing 2022-11-23 15:46:34 +08:00
types feat: cache for publish widget 2022-11-21 14:55:31 +08:00
.env.example feat: styling 2022-11-14 00:05:32 +08:00
.eslintrc chore: init 2022-11-13 13:34:43 +08:00
.gitignore wip: oauth 2022-11-15 22:29:46 +08:00
.npmrc chore: init 2022-11-13 13:34:43 +08:00
.stackblitzrc chore: init 2022-11-13 13:34:43 +08:00
README.md feat: status details 2022-11-14 22:54:30 +08:00
app.vue refactor: theming 2022-11-23 10:16:31 +08:00
html.d.ts chore: init 2022-11-13 13:34:43 +08:00
netlify.toml chore: init 2022-11-13 13:34:43 +08:00
nuxt.config.ts refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
package.json refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
pnpm-lock.yaml refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
tsconfig.json refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
unocss.config.ts ui: adjust spacing 2022-11-23 15:46:34 +08:00

README.md

Nuxtodon

A Mastodon web client powered by Nuxt.

Very WIP.