This website requires JavaScript.
Explore
Help
Sign In
Jackie
/
rentall-app
Watch
1
Star
0
Fork
0
You've already forked rentall-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6c56ae90fba2e4b32b3f503332e3d50fbb39e59
rentall-app
/
backend
/
utils
History
jackiettran
860b6d6160
Stripe error handling and now you can rent an item for a different time while having an upcoming or active rental
2026-01-10 13:29:09 -05:00
..
checkMigrations.js
remove sync alter true, add pending migration check
2025-11-25 17:53:49 -05:00
feeCalculator.js
10% community upkeep fee with explanations throughout
2025-11-07 15:51:32 -05:00
logger.js
added stack trace to some logging
2025-12-25 18:41:42 -05:00
payoutErrors.js
handling case where payout failed and webhook event not received
2026-01-08 15:27:02 -05:00
rentalDurationCalculator.js
Edited layout of mmddyyyy and time dropdown. Changed algorithm for determining pricing so that it choosest the cheapest option for users
2026-01-01 14:46:40 -05:00
rentalStatus.js
removed cron job that made rentals active. Now whether or not the rental is active is determined on the fly
2026-01-02 17:08:49 -05:00
s3KeyValidator.js
s3 image file validation
2025-12-12 13:33:24 -05:00
stripeErrors.js
Stripe error handling and now you can rent an item for a different time while having an upcoming or active rental
2026-01-10 13:29:09 -05:00