Commit graph

29 commits

Author SHA1 Message Date
Jesse Wierzbinski
f9433e259b
refactor: ♻️ Fix linter errors 2024-06-19 14:07:56 -10:00
Jesse Wierzbinski
a2ee954bce
feat: ♻️ Redesign password reset page 2024-06-15 20:44:16 -10:00
Jesse Wierzbinski
fef4fa1e30
feat: ♻️ Rewrite registration UI 2024-06-15 20:34:35 -10:00
Jesse Wierzbinski
fc6b44d237
feat: 💄 Improve authentication UI 2024-06-15 17:14:13 -10:00
Jesse Wierzbinski
d1b9447caa
feat: Allow primary color changes through Tailwind config 2024-06-15 15:42:48 -10:00
Jesse Wierzbinski
ba60a38d2d
fix: 🐛 Fix registration button missing on mobile, improve spacing 2024-06-15 14:04:17 -10:00
Jesse Wierzbinski
2266dcd725
feat: Make whole app client-only, add noscript fallback 2024-06-15 11:18:58 -10:00
Jesse Wierzbinski
ef9a6f1da4
feat: Add multi-account support, more options for posts, UI improvements 2024-06-09 17:24:55 -10:00
Jesse Wierzbinski
0bd3237965
refactor: ♻️ Replace megalodon with @lysand-org/client 2024-06-07 13:09:15 -10:00
Jesse Wierzbinski
11ece6a8bf
feat: Finish password resets code 2024-05-16 22:28:14 -10:00
Jesse Wierzbinski
6f843ade69
feat: Add password reset page 2024-05-16 21:50:16 -10:00
Jesse Wierzbinski
a03392bbc3
feat: Rework OIDC flow, add emoji autosuggestions 2024-05-16 20:25:59 -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
c0ced8b4cb
fix: 🐛 Make authorize flow client-only to prevent weird HTML output 2024-05-12 12:30:34 -10:00
Jesse Wierzbinski
d551d7ac65
feat: Add support for displaying oauth code to user 2024-05-12 12:21:44 -10:00
Jesse Wierzbinski
8b22a22ae4
fix: 💄 Add slight margin to Lysand logo on login page 2024-05-08 10:48:23 -10:00
Jesse Wierzbinski
d8c7558bcb
feat: 💄 UI changes, new collapsible sidebars 2024-05-08 02:15:21 -10:00
Jesse Wierzbinski
8181b5db66
feat: Allow login with either username or email 2024-05-07 22:10:17 -10:00
Jesse Wierzbinski
d95c1c17f0
chore: 💄 Update logo 2024-05-05 11:51:49 -10:00
Jesse Wierzbinski
cafe272429
feat: 🔒 Add crossorigin attributes to every image element 2024-05-04 19:22:47 -10:00
Jesse Wierzbinski
63cbe6bb82
fix: 🚑 Fix errors when logging in with incorrect credentials 2024-04-28 13:48:03 -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
Jesse Wierzbinski
9edfd5ac2d
feat: Edit site to support Lysand's OIDC/OAuth2 2024-04-18 07:53:37 -10:00
Jesse Wierzbinski
f6989707f4
refactor: 🎨 Move Lysand-FE into its own repository 2024-04-14 15:16:57 -10:00