Alexis Tyler
|
a5a006d6b1
|
chore: add more logging on api key validation
|
2021-05-12 08:11:00 +09:30 |
|
Alexis Tyler
|
0524c2eb80
|
fix: non user accounts throwing null for id/description and disable silly logging by default
|
2021-05-12 08:02:50 +09:30 |
|
Alexis Tyler
|
e93ae30032
|
chore: ignore invalid lint errors
|
2021-05-12 07:49:38 +09:30 |
|
Alexis Tyler
|
5917dcb17d
|
fix: @typescript-eslint/comma-dangle
|
2021-05-12 07:29:20 +09:30 |
|
Alexis Tyler
|
3f9c083d3d
|
fix: add logs for invalid api key
|
2021-05-12 07:26:47 +09:30 |
|
Alexis Tyler
|
70d079b05e
|
fix: ensure upc api key is only 64 chars
|
2021-05-06 20:01:02 +09:30 |
|
Alexis Tyler
|
db1274d0ca
|
fix: set upc as well
|
2021-05-06 19:42:02 +09:30 |
|
Alexis Tyler
|
44d90135a9
|
fix: cfg file not being updated correct with upc api key
|
2021-05-06 19:35:16 +09:30 |
|
Alexis Tyler
|
cb87d336b7
|
fix: upc apikey path
|
2021-05-06 19:25:53 +09:30 |
|
Alexis Tyler
|
864d1b28b7
|
feat: add upc api key
|
2021-05-06 19:16:34 +09:30 |
|
Alexis Tyler
|
f9eac11ff6
|
fix: use new data from bus watcher
|
2021-05-03 20:02:25 +09:30 |
|
Alexis Tyler
|
41197a63b2
|
fix: use new data from bus watcher
|
2021-05-03 19:48:40 +09:30 |
|
Alexis Tyler
|
c30c2a8972
|
fix: use correct event name for var state and simplify registation watcher
|
2021-05-03 19:26:59 +09:30 |
|
Alexis Tyler
|
20847ddd15
|
fix: typo, remove dirname
|
2021-05-03 19:08:06 +09:30 |
|
Alexis Tyler
|
3cff71f3d1
|
fix: keyDirectory being empty on startup
|
2021-05-03 19:03:08 +09:30 |
|
Alexis Tyler
|
a6a32ef673
|
fix: rework registation watcher
|
2021-05-03 18:55:49 +09:30 |
|
Alexis Tyler
|
911ae77011
|
fix: ensure processChange has new varState values
|
2021-05-03 18:39:36 +09:30 |
|
Alexis Tyler
|
1263b9b52d
|
fix: always use varState for regFile path
|
2021-05-03 18:24:28 +09:30 |
|
Alexis Tyler
|
141f83d6cb
|
fix: ensure we wait for file to finish being written before emitting event
|
2021-05-03 15:52:25 +09:30 |
|
Alexis Tyler
|
03fe6c082e
|
fix: wait 100ms before returning the registation state incase varState is in flight
|
2021-05-03 15:47:22 +09:30 |
|
Alexis Tyler
|
8215a7c243
|
fix: always lookup keyfile if it has path otherwise public empty
|
2021-05-01 02:28:45 +09:30 |
|
Alexis Tyler
|
e9889f5655
|
fix: ensure varState is watched for registration events
|
2021-04-30 07:59:25 +09:30 |
|
Alexis Tyler
|
4632f35b24
|
fix: registration not being published to if key file emits add event
|
2021-04-30 07:48:02 +09:30 |
|
Alexis Tyler
|
db13e10e9f
|
fix: ensure regTy is always uppercase
|
2021-04-30 07:38:47 +09:30 |
|
Alexis Tyler
|
a7a80c1243
|
fix: nest registration field in publish
|
2021-04-28 10:14:17 +09:30 |
|
Alexis Tyler
|
e9fa31f28e
|
fix: use || not ?? as value is empty string
|
2021-04-28 03:15:40 +09:30 |
|
Alexis Tyler
|
21fc61cce3
|
fix: add ENOKEYFILE to RegistrationState
|
2021-04-27 08:14:27 +09:30 |
|
Alexis Tyler
|
7d3e168576
|
fix: log when registration is published to
|
2021-04-23 08:57:58 +09:30 |
|
Alexis Tyler
|
f52d85ca42
|
fix: ensure registration.type is always uppercase and uses regTy as fallback when null
|
2021-04-23 08:35:56 +09:30 |
|
Alexis Tyler
|
2608687d69
|
fix: getKeyfile import/export
|
2021-04-22 13:18:48 +09:30 |
|
Alexis Tyler
|
3f2707cff1
|
fix: ensure we return an empty string when key file is missing
|
2021-04-22 13:14:53 +09:30 |
|
Alexis Tyler
|
eb99cd2686
|
feat: add regState
|
2021-04-22 09:29:48 +09:30 |
|
Alexis Tyler
|
c72c1fdf69
|
fix: ensure we only allow the current key to publish
|
2021-04-22 08:58:16 +09:30 |
|
Alexis Tyler
|
c3e50b7263
|
Revert "fix: get key type from file not store on publish"
This reverts commit 0723c66986.
|
2021-04-22 08:30:53 +09:30 |
|
Alexis Tyler
|
0723c66986
|
fix: get key type from file not store on publish
|
2021-04-22 08:29:31 +09:30 |
|
Alexis Tyler
|
9719587bca
|
fix: ensure we encapsulate registration publish in registration field
|
2021-04-22 06:54:13 +09:30 |
|
Alexis Tyler
|
503df44ee4
|
fix: watched key firing wrong filePath
|
2021-04-22 06:52:15 +09:30 |
|
Alexis Tyler
|
8ba91fd263
|
feat: myservers config watcher
|
2021-04-21 19:26:12 +09:30 |
|
Alexis Tyler
|
be6ffc1fba
|
fix: include needed imports
|
2021-04-21 15:06:16 +09:30 |
|
Alexis Tyler
|
c437952120
|
fix: key file being read as non-binary
|
2021-04-21 13:56:53 +09:30 |
|
Alexis Tyler
|
50412faf5c
|
fix: registration typo
|
2021-04-21 08:28:41 +09:30 |
|
Alexis Tyler
|
91c849c9f2
|
fix: use btoa to read key file
|
2021-04-20 21:22:23 +09:30 |
|
Alexis Tyler
|
e2ae9a3199
|
fix: ensure invalid config is false
|
2021-04-20 09:34:14 +09:30 |
|
Alexis Tyler
|
ee6b946be4
|
feat: add key-file watcher and registation subscription endpoint
|
2021-04-19 14:35:02 +09:30 |
|
Alexis Tyler
|
b92ce67768
|
fix: ensure regex on regFile is run globally
|
2021-04-19 13:56:29 +09:30 |
|
Alexis Tyler
|
14148754d2
|
fix: set display.locale to en_us by default
|
2021-04-15 08:39:40 +09:30 |
|
Alexis Tyler
|
5f8921856c
|
feat: add locale to display
|
2021-04-14 23:30:02 +09:30 |
|
Alexis Tyler
|
44519316df
|
fix: add new endpoints to permissions
|
2021-04-14 23:16:20 +09:30 |
|
Alexis Tyler
|
db5aaf0c2e
|
fix: child loggers
|
2021-04-05 16:16:15 +09:30 |
|
Alexis Tyler
|
6930b3444a
|
refactor: use smaller logger
|
2021-04-05 16:02:35 +09:30 |
|