api-client/packages/hoppscotch-backend/src
John An 696ddc336c
feat: add collection-level pre-request and test scripts (#5745)
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: “mirarifhasan” <arif.ishan05@gmail.com>
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2026-04-27 23:48:52 +05:30
..
access-token fix(backend): enforce user ownership when deleting PAT (#5916) 2026-03-02 23:35:19 +05:30
admin feat(sh-admin): add search and pagination to teams list (#5803) 2026-02-20 14:13:14 +05:30
auth feat(backend): use stateless OAuth2 state store (#6098) 2026-04-15 19:02:43 +06:00
decorators HSB-462 feat: infra token module and sh apis (#4191) 2024-07-29 12:36:18 +05:30
guards chore: migrate to @db.Timestamptz(3) and remove luxon dependency (#5283) 2025-07-28 21:32:14 +06:00
health chore: apply ThrottlerBehindProxyGuard across controllers (#5746) 2026-01-05 14:02:56 +06:00
infra-config feat: add SMTP OAuth2 authentication support (#6141) 2026-04-22 17:11:03 +05:30
infra-token chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
interceptors HSB-462 feat: infra token module and sh apis (#4191) 2024-07-29 12:36:18 +05:30
mailer feat: add SMTP OAuth2 authentication support (#6141) 2026-04-22 17:11:03 +05:30
mock-server fix: use team.findMany for fetching user teams (#6057) 2026-03-28 08:37:10 +06:00
orchestration/sort feat: mock server (#5482) 2025-10-27 23:03:22 +05:30
plugins fix: return 0 complexity for introspection fields (#4549) 2024-11-25 19:25:40 +05:30
posthog chore: security patches for the dependency chain (#5278) 2025-07-28 15:53:25 +05:30
prisma feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
published-docs fix: improve environment validation in published docs (#5962) 2026-04-22 21:55:10 +06:00
pubsub refactor: cleanup sync logic and imports (#5428) 2025-10-08 13:31:29 +05:30
shortcode chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
team fix: use team.findMany for fetching user teams (#6057) 2026-03-28 08:37:10 +06:00
team-collection feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
team-environments chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
team-invitation chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
team-request feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
types feat: add SMTP OAuth2 authentication support (#6141) 2026-04-22 17:11:03 +05:30
user chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
user-collection feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
user-environment fix(backend): prevent IDOR in user collection and request endpoints (#5902) 2026-02-24 23:32:43 +05:30
user-history chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring (#5061) 2025-05-09 15:37:20 +06:00
user-request fix(backend): prevent IDOR in user collection and request endpoints (#5902) 2026-02-24 23:32:43 +05:30
user-settings chore: security patch for the dependency chain v2025.11.0 (#5590) 2025-11-24 14:21:29 +05:30
app.controller.ts chore: apply ThrottlerBehindProxyGuard across controllers (#5746) 2026-01-05 14:02:56 +06:00
app.module.ts feat: API Documentation (#5499) 2025-11-25 11:26:57 +05:30
errors.ts fix: improve environment validation in published docs (#5962) 2026-04-22 21:55:10 +06:00
gql-schema.ts feat: show user workspace memberships in admin dashboard (#5968) 2026-03-26 00:28:36 +05:30
main.ts feat(backend): use stateless OAuth2 state store (#6098) 2026-04-15 19:02:43 +06:00
utils.ts fix: add database URL parsing to PrismaService (#5656) 2025-12-04 11:55:22 +06:00