api-client/packages/hoppscotch-backend/src
2023-08-26 01:35:51 +05:30
..
admin [feat] : Allow admins to revoke a team invite (HBE-230) (#3162) 2023-08-03 14:08:32 +05:30
auth feat: prefix VITE_ added in conditional auth provider env variable (#3246) (HBE-248) 2023-08-08 14:16:13 +05:30
decorators hotfix: refresh token cookie migration (HBE-167) (#31) 2023-03-03 15:52:26 +05:30
guards feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46) 2023-03-21 16:45:50 +05:30
mailer refactor: team invitation module in pseudo fp-ts (#3175) 2023-07-13 11:58:03 +05:30
plugins chore: added gql decorator and complexity plugin 2022-12-07 23:09:15 +05:30
prisma chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +05:30
pubsub feat: add reqType to userHistoryDeletedMany subscription (#61) 2023-03-30 12:17:00 +05:30
shortcode HBE-258 hotfix: skip parameter in findMany in shortcode module (#3294) 2023-08-26 01:35:51 +05:30
team refactor: removing unused import, commented codes, improved cursor query (#69) 2023-04-06 19:54:10 +05:30
team-collection refactor: removing unused import, commented codes, improved cursor query (#69) 2023-04-06 19:54:10 +05:30
team-environments fix: fixed issue in team-environment test cases (#3189) 2023-07-17 12:33:11 +05:30
team-invitation chore: merge release/2023.4.8 into release/2023.8.0 2023-07-13 12:10:14 +05:30
team-request chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +05:30
types fix: correct typos (#3153) 2023-06-27 15:37:25 +05:30
user chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +05:30
user-collection refactor: change user collections min title length to 1 2023-04-11 15:40:26 +05:30
user-environment feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46) 2023-03-21 16:45:50 +05:30
user-history feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
user-request fix: enum type fixes in SDL (HBE-183) (#55) 2023-03-28 17:46:41 +06:00
user-settings refactor: removing unused import, commented codes, improved cursor query (#69) 2023-04-06 19:54:10 +05:30
app.controller.ts feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
app.module.ts feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
errors.ts feat: prefix VITE_ added in conditional auth provider env variable (#3246) (HBE-248) 2023-08-08 14:16:13 +05:30
gql-schema.ts feat: self host packaging (HBE-166) (#41) 2023-04-04 03:17:18 +05:30
main.ts feat: dynamically select which auth providers for your instance of hoppscotch (be implementation) 2023-08-03 20:12:54 +05:30
utils.ts feat: prefix VITE_ added in conditional auth provider env variable (#3246) (HBE-248) 2023-08-08 14:16:13 +05:30