|
|
b6f43c9c8f
|
Fix format specifier, limit embed field length to 256 chars
|
2024-06-09 22:31:47 -05:00 |
|
|
|
87e7da60fa
|
Add more comments, fix snake case vars
|
2024-06-09 18:43:31 -05:00 |
|
|
|
40490f5d50
|
Open up RegisterVehicle result processing for timestamps on denials
|
2024-06-09 14:43:43 -05:00 |
|
|
|
0235473616
|
Fix incorrect method for register vehicle (POST)
|
2024-02-28 04:42:31 -06:00 |
|
|
|
e41878f070
|
Properly acquire resident profile Id for VIP forms
|
2024-02-28 04:35:33 -06:00 |
|
|
|
43f1ca8fa2
|
Add RegisterVehicle API response parsing
|
2024-02-28 04:10:43 -06:00 |
|
|
|
15def57676
|
Add email confirmation API func, fix TODOs
|
2024-02-02 13:27:12 -06:00 |
|
|
|
473690bbd1
|
Switch to field-based logging (main.go, api.go)
Also removed unused register function
|
2023-12-20 08:18:29 -06:00 |
|
|
|
e5e63b93db
|
Extract residentProfileId, setup RegisterVehicle func/body/req
|
2023-12-20 07:53:56 -06:00 |
|
|
|
7314e0ad1c
|
Fix VIP form URL
|
2023-12-19 08:00:25 -06:00 |
|
|
|
5b4da7b0c3
|
Simplify onRequest/onResponse/client.Do calls with doRequest
|
2023-12-17 04:55:05 -06:00 |
|
|
|
3e8be4bddd
|
Separate parsing into parse.go, add separate VIP get
|
2023-12-17 04:40:14 -06:00 |
|
|
|
3495579ebf
|
Non-VIP Form getter
|
2023-12-15 08:36:08 -06:00 |
|
|
|
52bf7f9484
|
Improve logging, use time.Time for lastReload var
|
2023-12-15 06:57:46 -06:00 |
|
|
|
f0da57c723
|
Improve log timestamp format
|
2023-12-15 06:47:19 -06:00 |
|
|
|
b3b19a8a99
|
Remove reload func name arg, add log/comment
|
2023-12-15 06:44:39 -06:00 |
|
|
|
b5ee5bec0c
|
Replace log with logrus for level based logging, add debug flag
|
2023-12-15 06:40:10 -06:00 |
|
|
|
f42798f498
|
Remove TODOs for various URL hits, PHPSESSID verification
|
2023-12-15 06:13:56 -06:00 |
|
|
|
c970ee4ef8
|
Capture data-locate-key for new GetForm API functions
|
2023-12-12 04:46:33 -06:00 |
|
|
|
29b8477e7a
|
Reorganize variables/funcs/type declarations, fix unnecessary Sprintf, move type def to types.go
|
2023-12-12 04:16:18 -06:00 |
|
|
|
df8adc32b5
|
Fix cache expiry, fix location parsing zip code instead of value attr
|
2023-12-12 03:20:36 -06:00 |
|
|
|
4da78a9bab
|
Add map accessible cacheLocations
|
2023-12-12 03:11:00 -06:00 |
|
|
|
72d32d672e
|
Working reload() cookie initialization, location parsing, location caching
|
2023-12-12 01:26:05 -06:00 |
|
|
|
f7820653c5
|
Work on GetLocations() to retrieve, cut out supportedLanguages call unnecessary
|
2023-12-11 23:58:02 -06:00 |
|
|
|
56c9917011
|
Begin building API functions, add module import def
|
2023-12-11 20:26:50 -06:00 |
|