Commit Graph

13 Commits

Author SHA1 Message Date
Zack Spear
e520da4a6a feat: aligns shared page, php, & scripts + web components new location with api repo changes 2025-03-27 13:24:56 -07:00
Zack Spear
1768d77c31 feat: Enhance ReplaceKey to handle installation response and notifications
* Added logic to process the response from KeyInstaller's installKey method.
* Implemented error handling and notification system based on installation success or failure.
* Notifications include event, subject, and description for better user feedback.
2025-03-20 14:48:29 -07:00
Zack Spear
80869a032c refactor: Simplify writeJsonFile method and adjust forceCheck logic in ReplaceKey
* Removed appending functionality from writeJsonFile for cleaner implementation.
* Inverted condition for forceCheck to improve logic clarity.
2025-03-20 12:31:04 -07:00
Zack Spear
bd640b1f62 feat: ReplaceKey 7 day window around regExp & new forceCheck param (#10)
* feat: ReplaceKey 7 day window around regExp & new forceCheck param

* feat: Enhance writeJsonFile to support appending data
2025-03-18 15:51:08 -07:00
Zack Spear
d27a796160 fix: ReplaceKey to not reference server state and improve timing check 2024-02-05 11:38:01 -08:00
Zack Spear
4622450b45 refactor: replace key don't auto check on class instantiation 2024-02-05 11:38:01 -08:00
Zack Spear
4d54ab8660 chore: formatting ReplaceKey 2024-02-05 11:38:01 -08:00
Zack Spear
a6c9b73e6f chore: ReplaceKey formatting 2024-02-05 11:38:01 -08:00
Zack Spear
682978f730 refactor: ReplaceKey url const 2024-02-05 11:38:01 -08:00
Zack Spear
aac68b1070 fix: self invoking ReplaceKey class 2024-02-05 11:38:01 -08:00
Zack Spear
8133b2acc0 feat: auto replace key when newer is available 2024-02-05 11:38:01 -08:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00