api-client/packages/hoppscotch-backend/src
2026-05-06 08:41:02 +02:00
..
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: add local auth onboarding 2026-05-06 08:41:02 +02: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: allow local auth provider 2026-05-06 08:21:24 +02:00
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 chore: security patch for the dependency chain v2026.4.0 (#6191) 2026-04-28 17:51:43 +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 feat: add local auth data model 2026-05-06 08:17:05 +02:00
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 feat: add local auth service 2026-05-06 08:27:26 +02: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