Versia Server frontend, designed with Nuxt.
Find a file
2024-04-26 21:39:26 -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 feat: Timeline refactors, timelines now auto-refresh 2024-04-26 21:39:26 -10:00
composables feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
layouts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
pages feat: Timeline refactors, timelines now auto-refresh 2024-04-26 21:39:26 -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 feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
biome.json refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
bun.lockb feat: 🎨 Design refactor of all pages 2024-04-25 19:54:02 -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 feat: Create new user profile view, refine components, add dropdown to notes 2024-04-24 20:56:01 -10:00
package.json feat: 🎨 Design refactor of all pages 2024-04-25 19:54:02 -10:00
README.md refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
tailwind.config.ts feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
tsconfig.json refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00