Commit Graph

46 Commits

Author SHA1 Message Date
828571312b Feat(Captcha): Initial captcha solver
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2023-10-05 16:18:35 +08:00
e403ed6767 Fix(booking-job): Handle sleep after reloading
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-11-01 00:28:20 +08:00
5d665a7bc8 Chore(booking-job): Longer interval between thread load
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-11-01 00:14:07 +08:00
594391714f Fix(booking-job): Recovery on fillPassengerDetails
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-11-01 00:05:35 +08:00
ddc06c0c93 Feat(booking-job): Handle lagging timeout with passenger details
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-11-01 00:04:26 +08:00
bece8b7cca Chore(booking-page): More sleep allowance for booking slot page load
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-29 00:40:18 +08:00
8be27ce214 Feat(booking-job): Loop detect payment merchant
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-28 00:51:00 +08:00
a6b2ffa1e8 Fix(booking-job): Ensure all refresh cancelled
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-27 01:04:22 +08:00
190f1f88cb Fix(booking-job): Ensures triggerFuturePageRefresh is cancelled
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-27 01:02:45 +08:00
298c7d853a Feat(booking-job): Auto refresh after 9 minutes
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-27 00:52:16 +08:00
5558e0001a Fix(profile): Upsert based on user_id
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-21 01:00:34 +08:00
55fdb1c01e Chore(booking-job): Log waiting for payment gateway
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-21 00:22:31 +08:00
68b6e85d35 Fix(booking-job): Fixed payment button
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-20 00:28:20 +08:00
a8cfc6b0b9 Chore(booking-slot): Print payload mode first
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-20 00:20:14 +08:00
6bf60726e0 Fix(database): Retry test database too
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-19 20:52:29 +08:00
d19dacada0 Fix(database): Database connect retry
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-19 20:45:25 +08:00
654bcb3477 Fix(docker-compose): Array
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-19 00:26:09 +08:00
dab75c14de Fix(docker-compose): Remove condition
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-18 23:08:49 +08:00
773e0b7b81 Feat(docker-compose): Proper health check
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-18 22:57:29 +08:00
e95ee1a4e3 Fix(booking-model): Fix booking response transformer
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-16 22:15:01 +08:00
b3442b667b Fix(booking-job): Fix start booking time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-12 23:37:23 +08:00
9c456b72b2 Feat(booking): New payment mode - KTMWallet
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-10 22:39:46 +08:00
dcfa34176e Feat(booking-job): Handle seat retries
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-10 00:31:23 +08:00
b277e50cd8 Fix(booking-job): check before completing probe & reduce thread
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-07 00:45:35 +08:00
05126fa110 Feat(booking-job): Auto timeout close browser
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-02 00:19:58 +08:00
635352edbd Fix(booking-job): Fix start time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-02 00:14:11 +08:00
13dd475314 Chore(booking-job): Reduce loop sleep time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 23:11:05 +08:00
b0eb1ae695 Chore(booking-job): Optimise maintenance animation sleep
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 00:51:40 +08:00
38b86e8b79 Chore(booking-job): Increase threads
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 00:22:20 +08:00
0f50ddfeb7 Feat(booking-job): Added sleep before allowing retry
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-30 23:22:04 +08:00
bbbacfffe9 Fix(booking-slot): Check correct context for exit
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-30 00:19:07 +08:00
6aa67554ee Feat(booking): Added updateBookingStatus
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-29 00:26:12 +08:00
f3f4b93ebd Fix(booking-slot): Panic handling
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-29 00:21:04 +08:00
8da6376f31 Feat(booking-job): Report ticket details
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 23:57:46 +08:00
ca5940ce64 Feat(booking-job): Prioritise older booking
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 00:51:19 +08:00
3ed9f510ff Fix(booking-job): Handle sql query builder when no running task
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 00:40:32 +08:00
6d483b6fbd Fix(booking-job): Goroutine worker function
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 21:01:44 +08:00
147d6f9177 Feat(booking-job): Allow concurrent job from different users
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 21:00:53 +08:00
0a688a51f8 Chore(booking-model): Update datetime example
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 20:41:54 +08:00
0ea75f6211 Fix(booking-controller): Fixed fetching of bookings
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 20:29:46 +08:00
51b539fe7a Feat(booking): Added backtosg field
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:36:41 +08:00
252dfbffd6 Feat(user): Added swagger examples
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:23:12 +08:00
e99182da51 Feat(swagger): Added examples
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:12:57 +08:00
77ced03557 Chore(docker-compose): Port number
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 03:42:29 +08:00
01d45788ff Chore(docker-compose): Port number
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 03:28:57 +08:00
7cf10b07d4 Feat(ktm-booking): Initial commit
Some checks failed
ktm-booking-bot/ktm-booking-bot/pipeline/head Something is wrong with the build of this commit
2022-09-27 02:50:07 +08:00