Coupster

Results 5 issues of Coupster

### Checks - [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [X] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...

try as I might, I have not been able to get dependency injection working for anything with my hook class.. Here is the class: ``` @Injectable() export class ActivityLogAccessHook implements...

bug

**Describe the bug** QueryService setRelation and removeRelation don't work as expected for ManyToOne relationships. ### Have you read the [Contributing Guidelines](https://github.com/tripss/nestjs-query/blob/master/CONTRIBUTING.md)? yes **To Reproduce** if you have a many to...

bug

**Describe the bug** I have an issue where I have two relationships with an `action` where calling setRelations passing in `[]` when the entity is company results in ALL companies...

bug

more of a question... in the implementation of subscriptions, is there a mechanism for pruning old subscriptions? While front ends SHOULD unsubscribe, often they do not. Here is some rough...

documentation