1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
0ed7a3969e cleanups 2024-12-02 19:35:53 -05:00
6d2df5d44a Move session management to sessionStore. 2024-12-01 20:54:21 -05:00
074fce7498 mypage 2024-12-01 20:19:42 -05:00
582010fb7b Fetch the user and their stickers.
Add useStickersStore.

Rename stickers to sticker_ids.
2024-12-01 19:20:21 -05:00
1ea623722f Could be someone else's profile. 2024-11-26 22:59:43 -05:00
236578ea8c Only show New Sticker button if it's my profile.
Send login form user name to login API.
2024-11-26 21:34:57 -05:00
2ba961ce2a Clicking on stickers on the profile page takes you to stickerview.
Home goes to profile page for now.

Create a menu item for an unclaimed sticker.

Only fetch an item if we don't have it yet.
2024-11-26 14:35:39 -05:00
4728c1765b Get login working. 2024-11-24 20:50:39 -05:00
2d8373d7d6 Add profile page. 2024-11-21 19:34:28 -05:00