Commit Graph

77 Commits

Author SHA1 Message Date
3478fd5a6e Bump version 2024-08-01 15:53:22 -07:00
8697c717b8 Send notification on appointment update 2024-08-01 14:06:01 -07:00
c31ab1eb64 Use last timeslot in the selected day 2024-08-01 13:29:41 -07:00
cba2d21c7e Bump version 2024-05-02 14:27:37 -07:00
e50e3c43f6 Rework soft ban functional 2024-05-02 14:26:55 -07:00
5ddffe06e7 Change default notification channel 2024-05-02 13:16:45 -07:00
7331c266f4 Do not send notification on HTTP401 2024-05-02 13:16:12 -07:00
18c8b2112c Revert "Remove operational hours"
This reverts commit 425ff34ea0.
2024-05-02 13:15:17 -07:00
2aaaa96dcf Fix HTTP401 error 2024-04-30 16:42:52 -07:00
425ff34ea0 Remove operational hours 2024-04-30 16:41:36 -07:00
3c72a20878 Update currentDate in popup to "-" if date not found 2024-04-29 22:34:59 -07:00
4f83907506 Don't ask for address when getting dates 2024-04-29 18:43:17 -07:00
5e96252bb4 Bump version 2024-04-27 22:53:38 -07:00
17bc09d67e Probably fixed 401 error 2024-04-27 22:48:50 -07:00
6af70c07bc Reduce runner poll period to 0.5s 2024-04-27 22:48:24 -07:00
ce539b61a1 Fix entering credentials 2024-04-27 22:48:07 -07:00
ca84e18468 Send notification on MAX_LOGIN_ATTEMPTS 2024-04-27 22:47:57 -07:00
f66c6ecbf9 Close modal warning on signin page 2024-04-27 22:47:35 -07:00
f580244a5d Increase MAX_SIGNIN_ATTEMPTS to 3 2024-04-27 22:47:10 -07:00
90a58961d4 Fix live current & best dates in popup 2024-04-27 22:46:50 -07:00
3f2ba8bd2a Separate configuration and context for consulates 2024-04-27 22:10:32 -07:00
d4c8835e9b Make request identical to real requests 2024-04-27 14:05:08 -07:00
776b0afdab Bump version 2024-04-26 23:46:14 -07:00
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
fcb9f9dbf3 Bump version 2024-04-26 02:36:22 -07:00
094e2d2b81 UI rearrangement 2024-04-26 02:36:05 -07:00
c4307472ca Smooth transitions for text on popup 2024-04-25 23:52:53 -07:00
616367a796 Improve status log 2024-04-25 23:38:03 -07:00
66e0ac47ba Live update for current/best dates 2024-04-25 23:33:16 -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
9bbcc6e4a2 Rename lodash script filename 2024-04-24 19:48:50 -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
20b3a15a99 Automatically update status 2024-04-24 16:59:05 -07:00
33f11a6528 Disable autobook after successful reschedule 2024-04-24 16:47:30 -07:00
32cf1a5acf Move save creds button 2024-04-24 16:33:36 -07:00
91672725fa Use table for consulates info 2024-04-24 16:33:16 -07:00
99e61bb1fc Reset consulate info on clicking reset button 2024-04-24 15:15:10 -07:00
b0b1b0f9c4 Fix soft ban timeout 2024-04-24 15:12:57 -07:00
984f3e4ceb Fix default current appointment info in popup 2024-04-24 15:12:45 -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