api-client/packages/hoppscotch-backend/src
2023-07-17 12:33:11 +05:30
..
admin refactor: team invitation module in pseudo fp-ts (#3175) 2023-07-13 11:58:03 +05:30
auth refactor: team invitation module in pseudo fp-ts (#3175) 2023-07-13 11:58:03 +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 chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +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 refactor: team invitation module in pseudo fp-ts (#3175) 2023-07-13 11:58:03 +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-22 00:35:57 +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 fix: timing dependency on test case (#3070) 2023-05-23 16:32:39 -04:00
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.module.ts chore: changes origins to view whitelisted origins in backend (#70) 2023-04-06 14:04:04 +05:30
errors.ts refactor: introduce team-environments into self-host refactored to pseudo-fp format (#3177) 2023-07-13 11:52:19 +05:30
gql-schema.ts feat: self host packaging (HBE-166) (#41) 2023-04-04 03:17:18 +05:30
main.ts fix: stop logging DATABASE_URL in logs 2023-06-04 23:33:32 -04:00
utils.ts feat: Introducing user-collections into self-host (HBE-98) (#18) 2023-03-03 15:03:05 +05:30