Versia Server frontend, designed with Nuxt.
Find a file
2024-04-22 11:46:02 -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: 🎨 Change note link placement to only be on content 2024-04-22 11:07:21 -10:00
composables feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
layouts feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
pages fix: 🚑 Fix issue causing OAuth login to not work 2024-04-21 22:20:58 -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: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
biome.json refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
bun.lockb chore: 📦 Update NPM packages 2024-04-22 09:57:29 -10:00
constants.ts refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00
Dockerfile refactor(build): 🐛 Build standalone Bun Nitro server again instead of purely static files 2024-04-22 09:55:03 -10:00
nuxt.config.ts fix: 🔥 Disable gzip compression on build public assets 2024-04-22 11:46:02 -10:00
package.json feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -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