Versia Server frontend, designed with Nuxt.
Find a file
2024-04-29 11:21:50 -10:00
.github ci(build): 💚 Fix docker CI build 2024-04-21 21:41:21 -10:00
.vscode fix(build): 🐛 Give proper permissions to GitHub Actions build 2024-04-14 15:29:49 -10:00
components fix: Optimize rendering a little 2024-04-29 11:21:50 -10:00
composables refactor: 🔥 Remove syntax highlighting for performance 2024-04-29 11:05:58 -10:00
layouts refactor: 🎨 Refactor notes, event system and timelines 2024-04-27 19:02:27 -10:00
pages feat: Add home timeline for logged-in users 2024-04-28 16:59:28 -10:00
public refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
types/mastodon feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
.dockerignore refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
.gitignore refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
app.vue fix: 🚑 Fix errors when logging in with incorrect credentials 2024-04-28 13:48:03 -10:00
biome.json refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
bun.lockb feat: Add quoting, replies, refactor parts of old code 2024-04-27 20:35:26 -10:00
Dockerfile refactor(build): 🐛 Switch final docker image to Node (use Bun for everything else except final Docker) 2024-04-24 21:25:54 -10:00
nuxt.config.ts refactor: 🔥 Remove syntax highlighting for performance 2024-04-29 11:05:58 -10:00
package.json refactor: 🎨 Refactor notes, event system and timelines 2024-04-27 19:02:27 -10:00
README.md refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
tailwind.config.ts feat: Add quoting, replies, refactor parts of old code 2024-04-27 20:35:26 -10:00
tsconfig.json refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00