Commit Graph

38 Commits

Author SHA1 Message Date
jackiettran
d1cb857aa7 payment confirmation for renter after rental request approval, first listing celebration email, removed burstprotection for google places autocomplete, renamed email templates 2025-10-28 22:23:41 -04:00
jackiettran
502d84a741 emails for rental cancelation, rental declined, rental request confirmation, payout received 2025-10-27 13:07:02 -04:00
jackiettran
407c69aa22 rental request email to owner 2025-10-15 15:19:23 -04:00
jackiettran
b9e6cfc54d password reset 2025-10-10 22:54:45 -04:00
jackiettran
0a9b875a9d email verfication after account creation, password component, added password special characters 2025-10-10 14:36:09 -04:00
jackiettran
513347e8b7 rental confirmation looks less like spam 2025-10-09 15:13:40 -04:00
jackiettran
34c0ad2920 fixed cors bug, separating rental confirmation for owner and renter, removing condition checks from my-listings 2025-10-08 23:03:28 -04:00
jackiettran
052781a0e6 google sign in with oauth 2.0. no more console errors or warnings 2025-10-08 12:46:25 -04:00
jackiettran
299522b3a6 no more 401 error for publicly browsing user 2025-10-07 11:43:05 -04:00
jackiettran
9a9e96d007 tests 2025-10-06 16:05:29 -04:00
jackiettran
5c3d505988 email plus return item statuses 2025-10-06 15:41:48 -04:00
jackiettran
67cc997ddc Skip payment process if item is free to borrow 2025-09-22 22:02:08 -04:00
jackiettran
3e76769a3e backend logging 2025-09-22 18:38:51 -04:00
jackiettran
649289bf90 backend unit tests 2025-09-19 19:46:41 -04:00
jackiettran
cf6dd9be90 more secure token handling 2025-09-17 18:37:07 -04:00
jackiettran
a9fa579b6d protect against sql injection, xss, csrf 2025-09-16 12:27:15 -04:00
jackiettran
ce0b7bd0cc google sign in 2025-09-15 12:38:18 -04:00
jackiettran
1d7db138df Google maps integration 2025-09-09 22:49:55 -04:00
jackiettran
69bf64fe70 review bug 2025-09-04 22:02:49 -04:00
jackiettran
1b3c8a9691 bug fix 2025-09-04 16:59:41 -04:00
jackiettran
b22e4fa910 refund and delayed charge 2025-09-04 16:44:47 -04:00
jackiettran
b59fc07fc3 payouts 2025-09-02 16:15:09 -04:00
jackiettran
b52104c3fa started payouts 2025-08-29 00:32:06 -04:00
jackiettran
0f04182768 instead of rental data in local storage, using stripe metadata 2025-08-28 17:41:47 -04:00
jackiettran
38346bec27 payment for rental from renter stripe integration 2025-08-27 19:46:27 -04:00
jackiettran
5d85f77a19 restructuring for rental requests. started double blind reviews 2025-08-22 20:18:22 -04:00
jackiettran
022c0b9c06 getting to payment screen. Bug fixes and formatting changes for item detail 2025-08-21 16:44:05 -04:00
jackiettran
b624841350 made components that create and edit item can share, started item detail changes, listings provide more views 2025-08-20 17:06:47 -04:00
jackiettran
ddd27a59f9 streamlined address and availability 2025-08-20 14:56:16 -04:00
jackiettran
66dc187295 simplified create item. Restructured profile. Simplified availability 2025-08-19 17:28:22 -04:00
jackiettran
99eae4774e started dockerfiles and itemrequest 2025-08-18 12:24:46 -04:00
jackiettran
209d8f5fbf Removed tags and added cards 2025-07-31 23:35:49 -04:00
jackiettran
8a02304da8 Beta and env changes 2025-07-31 22:06:03 -04:00
jackiettran
7c6c120969 phone auth, image uploading, address broken up 2025-07-30 19:12:56 -04:00
jackiettran
72d79596ce working on new login sign up flow 2025-07-29 23:48:09 -04:00
jackiettran
6cba15d36a envs 2025-07-25 23:28:55 -04:00
jackiettran
1dbe821e70 messages and reviews 2025-07-17 00:16:01 -04:00
jackiettran
c09384e3ea Initial commit - Rentall App
- Full-stack rental marketplace application
- React frontend with TypeScript
- Node.js/Express backend with JWT authentication
- Features: item listings, rental requests, calendar availability, user profiles
2025-07-15 21:21:09 -04:00