api-client/packages/hoppscotch-backend/src
Mir Arif Hasan a079e0f04b
refactor: infra-config code refactor (#3982)
* chore: add getMissingInfraConfigEntries to avoid code duplication

* feat: isServiceConfigured modified

* docs: add missing function doc

* feat: argon2 version updated and removed types-argon2 depricated package

* Revert "feat: argon2 version updated and removed types-argon2 depricated package"

This reverts commit b99f3c5aaea0bec3701bd6f81c105b490f9aaa55.

* Revert "feat: isServiceConfigured modified"

This reverts commit eaa6f105bbed494de72cea472043b825bee2e206.
2024-04-19 12:43:43 +05:30
..
admin feat(backend): sso callback url and scope added in infra-config (#3718) 2024-03-07 12:07:51 +05:30
auth feat(backend): sso callback url and scope added in infra-config (#3718) 2024-03-07 12:07:51 +05:30
decorators hotfix: refresh token cookie migration (HBE-167) (#31) 2023-03-03 15:52:26 +05:30
guards HBE-266 Update NestJS packages (#3389) 2023-10-16 12:23:55 +05:30
infra-config refactor: infra-config code refactor (#3982) 2024-04-19 12:43:43 +05:30
mailer refactor: possible links in email templates do not highlight (#3851) 2024-02-23 01:05:20 +05:30
plugins HBE-266 Update NestJS packages (#3389) 2023-10-16 12:23:55 +05:30
posthog feat: SH instance analytics data collection (#3838) 2024-02-22 00:35:12 +05:30
prisma chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +05:30
pubsub feat: addition of data field into User and Team Collections (#3614) 2023-12-05 20:12:37 +05:30
shortcode HBE-326 feature: server configuration through GraphQL API (#3591) 2023-12-12 16:42:58 +06:00
team feat: full text search for TeamCollections and TeamRequests (#3857) 2024-03-05 18:05:58 +05:30
team-collection chore: added input validation to search query (#3921) 2024-03-21 16:13:11 +05:30
team-environments refactor: removed all instances of rejectOnNotFound in prisma queries (#3377) 2023-10-16 14:04:03 +05:30
team-invitation HBE-326 feature: server configuration through GraphQL API (#3591) 2023-12-12 16:42:58 +06:00
team-request feat: addition of data field into User and Team Collections (#3614) 2023-12-05 20:12:37 +05:30
types feat(backend): sso callback url and scope added in infra-config (#3718) 2024-03-07 12:07:51 +05:30
user feat: added new mutation to update username in hopp app (#3924) 2024-03-22 12:07:38 +05:30
user-collection feat: addition of data field into User and Team Collections (#3614) 2023-12-05 20:12:37 +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 HBE-270 Test-Case timestamp issue fix in backend (#3415) 2023-10-16 12:11:15 +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: SH instance analytics data collection (#3838) 2024-02-22 00:35:12 +05:30
errors.ts feat: added new mutation to update username in hopp app (#3924) 2024-03-22 12:07:38 +05:30
gql-schema.ts HBE-296 feat: introducing 'infra' type and splitting model properties between 'admin' and 'infra' (#3445) 2023-10-30 17:03:43 +06:00
main.ts fix: improve smtp email validation and fix enableAndDisableSSO mutation (#3689) 2023-12-22 20:37:15 +05:30
utils.ts refactor: collection search query (#3908) 2024-03-19 17:12:35 +05:30