Commit graph

13 commits

Author SHA1 Message Date
Jesse Wierzbinski 5e6e881b98
refactor: ♻️ Refactor toaster code for more accessibility and better UI 2024-06-19 15:40:13 -10:00
Jesse Wierzbinski f9433e259b
refactor: ♻️ Fix linter errors 2024-06-19 14:07:56 -10:00
Jesse Wierzbinski d1b9447caa
feat: Allow primary color changes through Tailwind config 2024-06-15 15:42:48 -10:00
Jesse Wierzbinski 2266dcd725
feat: Make whole app client-only, add noscript fallback 2024-06-15 11:18:58 -10:00
Jesse Wierzbinski 32c13d4c99
fix: 🐛 Fixes with not refreshing localStorage me value 2024-05-12 17:44:32 -10:00
Jesse Wierzbinski a41aa3b91d
fix: 🐛 Apps without websites would break consent page 2024-05-12 12:39:10 -10:00
Jesse Wierzbinski d8c7558bcb
feat: 💄 UI changes, new collapsible sidebars 2024-05-08 02:15:21 -10:00
Jesse Wierzbinski cafe272429
feat: 🔒 Add crossorigin attributes to every image element 2024-05-04 19:22:47 -10:00
Jesse Wierzbinski d6f61cfd44
fix: 🐛 Fix application name always showing up as "Soapbox" when signing in 2024-04-26 19:21:39 -10:00
Jesse Wierzbinski 7b8a02d49e
fix: Improve accessibility of entire site 2024-04-25 20:34:57 -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 1852eed3aa
fix: 🚑 Fix issue causing OAuth login to not work 2024-04-21 22:20:58 -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
Renamed from pages/oauth/redirect.vue (Browse further)