-
Notifications
You must be signed in to change notification settings - Fork 53
Pull requests: KanishJebaMathewM/Truxify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: remove duplicate profile schema declarations
backend
Backend related
gssoc:approved
type:api
type:bug
#857
opened Jun 24, 2026 by
Tomeshwari-02
Loading…
feat: implement ETA predictor model
gssoc:approved
ml
ML layer related
type:feature
#854
opened Jun 24, 2026 by
riddhimagupta2
Contributor
Loading…
fix : added validateParams UUID guard to truckRoutes and profileRoutes GET /:id routes
backend
Backend related
gssoc:approved
type:api
type:bug
#833
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
fix : applied userLimiter rate-limit to GET /:id/driver-location endpoint
backend
Backend related
gssoc:approved
type:api
type:bug
#831
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added typeof string guard on req.query.status in GET /api/loads
backend
Backend related
gssoc:approved
type:api
type:bug
#830
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
test : added comprehensive unit tests for ml.js and profileService.js services
backend
Backend related
gssoc:approved
type:api
type:testing
#824
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
fix: missing rate limiting on GET /:id/driver-location
backend
Backend related
gssoc:approved
type:api
type:bug
#818
opened Jun 23, 2026 by
sahare-mayur-0071
Contributor
Loading…
fix: missing UUID validation for URL parameters
backend
Backend related
gssoc:approved
type:api
type:bug
#817
opened Jun 23, 2026 by
sahare-mayur-0071
Contributor
Loading…
fix: prevent race condition in complete_trip_tx allowing payout for cancelled orders
backend
Backend related
gssoc:approved
type:api
type:bug
type:docs
#806
opened Jun 23, 2026 by
ionfwsrijan
Contributor
Loading…
fix: replace compile-time DRIVER_ID with Supabase auth session
driver-app
Driver app
flutter
Flutter related
gssoc:approved
type:bug
type:security
#805
opened Jun 23, 2026 by
ionfwsrijan
Contributor
Loading…
fix: use bytes32 bookingId from buildDepositTx instead of raw string
backend
Backend related
gssoc:approved
type:api
type:bug
#804
opened Jun 23, 2026 by
ionfwsrijan
Contributor
Loading…
test : added unit tests for ml.js service predictDemand and predictPrice
backend
Backend related
gssoc:approved
type:api
type:testing
#794
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
fix : prevented non-admin users from changing ticket status to closed
backend
Backend related
gssoc:approved
type:api
type:bug
#793
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added order_id filter to driver telemetry MongoDB query
backend
Backend related
gssoc:approved
type:api
type:bug
#792
opened Jun 23, 2026 by
tmdeveloper007
Contributor
Loading…
feat: integrate OSRM route service with customer live tracking
backend
Backend related
customer-app
Customer app
flutter
Flutter related
gssoc:approved
type:api
type:feature
#760
opened Jun 23, 2026 by
CoderMS07
Contributor
Loading…
11 tasks done
[GSSoC'26] fix: filter driver-location telemetry by order_id
backend
Backend related
gssoc:approved
type:api
#759
opened Jun 23, 2026 by
vipul674
Contributor
Loading…
1 of 4 tasks
[GSSoC'26] fix: update load_offers when drop location changes
backend
Backend related
gssoc:approved
type:api
#758
opened Jun 23, 2026 by
vipul674
Contributor
Loading…
1 of 4 tasks
[GSSoC'26] fix: replace invalid driver_name column in order history query
backend
Backend related
gssoc:approved
type:api
#757
opened Jun 23, 2026 by
vipul674
Contributor
Loading…
1 of 4 tasks
[GSSoC'26] fix: make OTP required in verifyDeliverySchema
backend
Backend related
gssoc:approved
type:api
#756
opened Jun 23, 2026 by
vipul674
Contributor
Loading…
1 of 4 tasks
fix : removed invalid driver_name column from orders history select query
backend
Backend related
gssoc:approved
type:api
type:bug
#755
opened Jun 22, 2026 by
tmdeveloper007
Contributor
Loading…
fix : added Zod input validation to PUT /api/profile endpoint
backend
Backend related
gssoc:approved
type:api
type:bug
#754
opened Jun 22, 2026 by
tmdeveloper007
Contributor
Loading…
fix : made otp required in verifyDeliverySchema
backend
Backend related
gssoc:approved
type:api
type:bug
type:testing
#753
opened Jun 22, 2026 by
tmdeveloper007
Contributor
Loading…
fix: replace fire-and-forget void pattern with proper await across critical services
backend
Backend related
gssoc:approved
type:api
type:bug
#735
opened Jun 22, 2026 by
ionfwsrijan
Contributor
Loading…
feat: add timestamps to live tracking milestones
customer-app
Customer app
driver-app
Driver app
flutter
Flutter related
gssoc:approved
type:feature
#694
opened Jun 21, 2026 by
jainiksha
Loading…
feat: add average earnings per completed trip metric
driver-app
Driver app
flutter
Flutter related
gssoc:approved
type:feature
#692
opened Jun 21, 2026 by
jainiksha
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.