Commit graph

271 commits

Author SHA1 Message Date
Jesse Wierzbinski c29cae2955
build: Add explanations for which apps can be used, add link to registration page in sidebar 2024-04-25 20:10:44 -10:00
Jesse Wierzbinski a45c04258e
feat: 🎨 Design refactor of all pages 2024-04-25 19:54:02 -10:00
Jesse Wierzbinski 9467cef34b
feat: Add new navigation sidebar and instance description block on / 2024-04-25 13:04:45 -10:00
Jesse Wierzbinski b105c40807
refactor(build): 🐛 Switch final docker image to Node (use Bun for everything else except final Docker)
Solves issues with Bun's missing Brotli implementation
2024-04-24 21:25:54 -10:00
Jesse Wierzbinski d1f61dc32d
style: 🎨 Apply Biome 2024-04-24 20:58:17 -10:00
Jesse Wierzbinski a17df9fff8
feat: Create new user profile view, refine components, add dropdown to notes 2024-04-24 20:56:01 -10:00
Jesse Wierzbinski a0d0737683
fix: 🔥 Disable gzip compression on build public assets 2024-04-22 11:46:02 -10:00
Jesse Wierzbinski a2b708a17c
fix: 🎨 Change note link placement to only be on content 2024-04-22 11:07:21 -10:00
Jesse Wierzbinski 126b2b9cf1
fix(build): 🐛 Disable Brotli compression for public assets 2024-04-22 11:07:01 -10:00
Jesse Wierzbinski 38c23ce677
chore: 📦 Update NPM packages 2024-04-22 09:57:29 -10:00
Jesse Wierzbinski 959f87825b
refactor(build): 🐛 Build standalone Bun Nitro server again instead of purely static files 2024-04-22 09:55:03 -10:00
Jesse Wierzbinski 1852eed3aa
fix: 🚑 Fix issue causing OAuth login to not work 2024-04-21 22:20:58 -10:00
Jesse Wierzbinski 7b3b26c9ad
fix(build): 🚑 Fix serve running on wrong path 2024-04-21 22:10:14 -10:00
Jesse Wierzbinski 1847ef1217
ci(build): 💚 Fix docker CI build 2024-04-21 21:41:21 -10:00
Jesse Wierzbinski acd50ece9b
feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
Jesse Wierzbinski 9edfd5ac2d
feat: Edit site to support Lysand's OIDC/OAuth2 2024-04-18 07:53:37 -10:00
Jesse Wierzbinski 65ad29ea92
fix: 🐛 Fix pages using the wrong base URLs for API endpoints 2024-04-14 17:02:40 -10:00
Jesse Wierzbinski 7accd4c037
refactor: 🎨 Don't fetch from config, use runtimeConfig 2024-04-14 16:41:56 -10:00
Jesse Wierzbinski a7dbb2afce
fix(build): 🐛 Give proper permissions again 2024-04-14 15:31:34 -10:00
Jesse Wierzbinski 51a74331c7
fix(build): 🐛 Give proper permissions to GitHub Actions build
Prevents the build from failing to push to package registry
2024-04-14 15:29:49 -10:00
Jesse Wierzbinski f6989707f4
refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00