Skip to content

Issues: typestack/routing-controllers

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

fix: body in middleware is undefined. I have bodyParser status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1382 opened May 8, 2024 by Zekhap
feature: Allow to use app.use(createExpressRouter()) instead of useExpressServer(app) flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#1352 opened Feb 23, 2024 by alcalyn
Can we create multiple paths for the same controller function? type: question Questions about the usage of the library.
#1345 opened Feb 6, 2024 by crossdsection
fix: import statements should not affect the route matching order status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1307 opened Dec 14, 2023 by tillkolter
fix: Global middlewares are not used if route prefix doesn't start with a slash ("/") status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1298 opened Dec 7, 2023 by michaelseibt
Annotate return type of createExpressServer with more narrow type flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#1244 opened Oct 1, 2023 by TokugawaTakeshi
fix: TypeDI do not inject service status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1241 opened Sep 28, 2023 by Mullayam
fix: jsdoc for Put http method, it mentions POST http method status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1230 opened Sep 23, 2023 by kalvarez2
feature: <how make sub folder controllers> how make sub folder controllers flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#1229 opened Sep 22, 2023 by khanhnam99
fix: <Injected Response object is undefined> status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1206 opened Aug 18, 2023 by schongabor
fix: class-validator does not work on last version of RC status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1204 opened Aug 15, 2023 by cellezam
question: @Param not type casted type: question Questions about the usage of the library.
#1157 opened Jun 9, 2023 by NicholasMKim
fix: Wrong logic for render decorator status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1147 opened May 25, 2023 by shushanfx
fix: @ValidateNested not working status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#1129 opened Apr 28, 2023 by AdmanDev
feature: Cloudflare Workers support flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#1054 opened Mar 4, 2023 by promentol
fix: TypeError: Cannot read properties of undefined (reading 'prototype') status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#924 opened Nov 3, 2022 by anishjneoito
A catch-all 404 handler for koa? type: question Questions about the usage of the library.
#906 opened Aug 5, 2022 by slavafomin
fix: empty page on @Render() responds with 404 status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#902 opened Jul 18, 2022 by jaimeadf
fix: The current version of routing-controllers(0.9.0) is incompatible with the latest version of typedi(0.10.0) status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#896 opened Jun 17, 2022 by Comdex
fix: When I use UploadedFile I always get Can't set headers after they are sent. status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#892 opened Jun 10, 2022 by air2
feature: support EventSource flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#848 opened Feb 18, 2022 by Diluka
UseBefor decorator execute in wrong order flag: needs discussion Issues which needs discussion before implementation.
#794 opened Oct 25, 2021 by cojack
fix: create controllers in specified order status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#774 opened Sep 16, 2021 by getfatday
ProTip! Type g i on any issue or pull request to go back to the issue listing page.