Commit Graph

27 Commits

Author SHA1 Message Date
e394c346ae feat(auth): enhance logout and login flow with return URL handling 2025-04-25 14:41:58 -04:00
c7353626a1 bug: missing images when not authenticated 2025-04-24 21:33:28 -04:00
3a6ee307cd feat: Add new payment completion and failure routes, update donation handling in DonationForm and related components 2025-04-24 13:55:26 -04:00
22867b5765 feat: Update authentication and profile components 2025-04-22 15:39:53 -04:00
b1681252cc Is hutopy finally trilangual 2025-04-19 01:56:59 -04:00
d6c3bd7fa4 Add localization support for various components, including dialogs and views, in English, Spanish, and French. Implemented translations for user profile management, payment processes, and creator functionalities. Updated existing components to utilize the new translation system. 2025-04-18 04:21:52 -04:00
16ae68a02e Adds supports for RefreshTokens 2025-04-17 04:33:28 -04:00
c19e2eb493 Adds access token refreshing. 2025-04-17 01:43:28 -04:00
adfaaf3595 Adds delete and restore for a creator's page 2025-04-15 15:57:40 -04:00
5f3f42d6e1 When logging in, if we do not have a page, redirect to / 2025-04-03 15:34:48 -04:00
24f5d79a55 More mobile styling fixes 2025-02-17 13:51:59 -05:00
6e6645936b Merge remote-tracking branch 'origin/main' 2025-02-17 11:46:05 -05:00
2fda10a13d Fix loading of page when navigating to pages 2025-02-13 18:22:19 -05:00
e71915cbba Fix loading of page when accessing pages directly 2025-02-13 15:37:36 -05:00
bf5ba51c9f Some cleanup 2025-02-13 15:14:32 -05:00
8e9337d396 Fix issue in creator-profile-store losing creator information 2025-02-13 14:22:25 -05:00
cfa588501f Probably fix the /@undefined issue for good 2025-02-10 16:03:38 -05:00
3de5b7e4ce Fix creation of new creators 2025-02-10 14:10:03 -05:00
a54a0d682e Fix client-side errors 2025-02-10 13:36:31 -05:00
852ea63672 Fix client-side errors 2025-02-10 13:24:14 -05:00
a2e564087b Remove de-planned pinia store 2025-02-08 21:14:09 -05:00
7f4e7ead40 Remove colors 2025-02-08 02:38:41 -05:00
f4794fb817 Clean up creatorProfileStore.js 2025-02-07 23:20:23 -05:00
1c1c3109bf Clean up sidebar. 2025-02-07 22:24:15 -05:00
009368ca8f Transit 2025-02-07 15:44:59 -05:00
13ecfdb8c2 Change redirect on login to be the landing or creator page if present 2025-01-16 03:38:22 -05:00
ab911955ed Add 'frontend/' from commit 'c070c0315d66a44154ab7d9f9ea6c211a15f4dba'
git-subtree-dir: frontend
git-subtree-mainline: 205a3bd14b
git-subtree-split: c070c0315d
2025-01-15 15:24:17 -05:00