Commit Graph

34 Commits

Author SHA1 Message Date
c428e4ab11 Probably fix HTTP 401 2024-04-26 23:45:56 -07:00
d19b9ced8f Update frequency config
- Set values from 0.5 to 10 with 0.5 step
- Add random increment equal to 10% of frequency parameter
2024-04-26 23:16:59 -07:00
4a506de6fe Fix error in getPathnameParts() 2024-04-26 22:35:51 -07:00
2070cdb30a Add status for non operational hours 2024-04-26 02:53:55 -07:00
616367a796 Improve status log 2024-04-25 23:38:03 -07:00
86c7576131 Fix missing curly brace 2024-04-25 23:18:36 -07:00
bcdcd0001a Do processing only in working hours 2024-04-25 23:14:38 -07:00
d075d8ac3e Don't move if we're found an appointment 2024-04-25 23:00:44 -07:00
15613c19fd Process only one consulate per run 2024-04-25 22:49:46 -07:00
84d608a9f4 Handle HTTP 401 2024-04-25 22:44:54 -07:00
b12243afaf Improve logging 2024-04-24 19:46:05 -07:00
923dd7495b Send notification on autobook 2024-04-24 17:01:31 -07:00
33f11a6528 Disable autobook after successful reschedule 2024-04-24 16:47:30 -07:00
b0b1b0f9c4 Fix soft ban timeout 2024-04-24 15:12:57 -07:00
30438a68e8 Support multiple consulates 2024-04-24 15:12:19 -07:00
c5582e7662 Initial date request will depend on frequency parameter 2024-04-24 12:47:20 -07:00
ccfd6c1b9b Get rid of countdown 2024-04-24 09:52:16 -07:00
b693401ff4 Fix comparing nextCheckAt with previous config 2024-04-24 00:45:35 -07:00
92d9f51ab1 Use absolute times for waiting check times 2024-04-24 00:23:35 -07:00
363e842b56 Add current consulate to popup 2024-04-23 01:42:15 -07:00
968e764020 Fix updating current appointment date 2024-04-23 01:09:10 -07:00
2d3e1b01be Add best and current dates to consulates 2024-04-22 23:58:44 -07:00
c8e0028cb9 Improve status messaging 2024-04-22 23:30:55 -07:00
9f5fa888ef Add autobook feature 2024-04-22 23:20:43 -07:00
bdf4b5a7c4 Fix error with incorrect variable apptId 2024-04-22 22:04:14 -07:00
d5475e7055 Fix error with checking config changes 2024-04-22 22:03:26 -07:00
3f61d82ec5 Fix UI 2024-04-22 02:56:06 -07:00
b8ab66cd78 Reduce countdown logs 2024-04-22 00:45:51 -07:00
54ed7c302e Add notifications 2024-04-22 00:36:09 -07:00
cb9b2bf1e8 Add fetching date and time for one consulate 2024-04-22 00:19:26 -07:00
3a87f9946c Add dashboard logic 2024-04-21 17:09:33 -07:00
466c0b6b17 Fixed signing in 2024-04-20 23:50:49 -07:00
762c5fa196 First try for logging in 2024-04-20 21:03:26 -07:00
b5b6ca363d POF for retrying extension 2024-04-19 22:15:14 -07:00