mike12345567
|
1403bf26c6
|
Quick fixes based on raising PR, types and tests.
|
2023-07-28 13:58:20 +01:00 |
Martin McKeaveney
|
eb37dacc73
|
lint
|
2023-05-08 16:23:49 +01:00 |
Martin McKeaveney
|
b387f969d9
|
allow passwordless redis
|
2023-05-08 15:59:12 +01:00 |
Martin McKeaveney
|
41c131050c
|
lint
|
2023-05-04 13:43:53 +01:00 |
Martin McKeaveney
|
167dfd39d7
|
fix ts build
|
2023-05-04 13:32:17 +01:00 |
Martin McKeaveney
|
36397bb77d
|
enabling cluster support for ratelimit cache
|
2023-04-28 20:23:39 +01:00 |
Jonny McCullagh
|
cbc377b0f4
|
unit tests
|
2023-03-06 11:51:49 +00:00 |
Jonny McCullagh
|
a908125ea3
|
add metrics endpoint to api
|
2023-02-20 19:56:04 +00:00 |
mike12345567
|
3aeb6653c6
|
Some fixes after re-running server tests.
|
2022-11-28 18:14:10 +00:00 |
mike12345567
|
31c198888a
|
Updating some enums, plural to single.
|
2022-11-17 14:59:18 +00:00 |
mike12345567
|
fa30457f2b
|
Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully.
|
2022-05-30 21:22:06 +01:00 |
Rory Powell
|
0a4b1eb552
|
Tests complete + backwards compatibility for deployment
|
2022-03-22 00:23:22 +00:00 |
Rory Powell
|
715d42d3e6
|
Merge branch 'develop' into feature/licensing
|
2022-03-21 17:13:16 +00:00 |
mike12345567
|
75375be9f7
|
Fixing issue found by test case.
|
2022-03-15 20:17:41 +00:00 |
mike12345567
|
d48d7f6e19
|
Quick fix for #4914 - adding some checks in API middleware to confirm headers have been set correctly.
|
2022-03-15 19:31:01 +00:00 |
mike12345567
|
b59d077b43
|
Linting.
|
2022-03-15 11:20:23 +00:00 |
Ilia Shupta
|
e09011d813
|
Allow fully qualified redis url use in koa ratelimit store
|
2022-03-15 11:20:16 +00:00 |
mike12345567
|
f74b83279d
|
Upping test rate limit level.
|
2022-03-03 12:31:56 +00:00 |
mike12345567
|
823b2cb6c4
|
Removing koa rate limit types, was requiring types for every store, types didn't work correctly.
|
2022-03-03 12:19:12 +00:00 |
mike12345567
|
69418e9711
|
Fixing review comments.
|
2022-03-03 12:03:29 +00:00 |
mike12345567
|
a1b95c15e5
|
Adding check to disable rate limit redis connection in test.
|
2022-03-02 12:50:10 +00:00 |
mike12345567
|
2247987df2
|
Updating rate limiter to make use of Redis.
|
2022-03-02 12:27:09 +00:00 |
mike12345567
|
a962f6cabd
|
Adding public API rate limiting, with env variable option, defaults to 120 requests per minute.
|
2022-03-02 11:36:30 +00:00 |
mike12345567
|
f056bdd353
|
Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected.
|
2022-03-01 18:35:08 +00:00 |
mike12345567
|
83d4994f55
|
Starting to fix up test cases.
|
2022-02-25 15:55:19 +00:00 |
mike12345567
|
74dcce6b1d
|
Refactoring to TS on public endpoints.
|
2022-02-24 15:13:14 +00:00 |