-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.commitlog
More file actions
22 lines (22 loc) · 1.47 KB
/
.commitlog
File metadata and controls
22 lines (22 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2025-07-03 22:41:08 -0400 fix: resolve hydration mismatch on booking page
2025-07-03 22:49:27 -0400 refactor: extract price calculation helper
2025-07-10 19:40:18 -0400 style: improve form field error states
2025-07-22 18:20:28 -0400 fix: correct timezone handling in availability
2025-08-04 20:56:23 -0400 refactor: simplify webhook signature verification
2025-08-04 20:20:14 -0400 fix: handle expired session in checkout
2025-08-18 20:52:18 -0400 style: adjust gallery grid on tablet
2025-08-28 21:59:41 -0400 fix: resolve image lazy loading flicker
2025-08-28 23:30:34 -0400 refactor: consolidate email template styles
2025-09-05 22:06:08 -0400 fix: correct discount code validation
2025-09-05 21:48:23 -0400 style: update hero section responsive breakpoints
2025-09-12 20:19:07 -0400 fix: handle Stripe webhook retry correctly
2025-09-12 22:07:49 -0400 refactor: extract booking status helpers
2025-09-17 18:17:29 -0400 fix: prevent double booking on concurrent requests
2025-09-17 18:20:32 -0400 style: improve admin table row hover
2025-09-21 11:04:19 -0400 fix: correct OG image dimensions
2025-09-21 22:54:07 -0400 refactor: move Drizzle queries to repository layer
2025-09-21 21:44:13 -0400 fix: handle missing package in booking form
2025-09-21 15:53:54 -0400 style: refine lightbox transition animation
2025-09-24 21:28:14 -0400 fix: resolve email send failure retry logic
2025-09-26 21:07:46 -0400 refactor: simplify middleware chain
2025-09-26 19:31:50 -0400 fix: correct date range picker bounds