James George
9ca899a28a
feat(cli): add support for AWS Signature Authorization type ( #4305 )
2024-08-30 14:12:32 +05:30
Anwarul Islam
703b71de2c
feat: add support for AWS Signature auth type ( #4142 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-30 14:00:13 +05:30
Andrew Bastin
a177bdced0
chore: update vulnerable dependencies
2024-08-29 18:03:44 +05:30
Andrew Bastin
afea75694f
refactor: slim down the backend containers ( #4233 )
...
* refactor: slim down the backend containers
* refactor: make containers run as non-root user in container
* chore: correct casing for the build stage definitions
* chore: remove docker compose version field as its obsolete
* chore: optimise chown and chmod into the COPY command itself
* chore: add package overrides for packages with reported vulns
* chore: add pnpm to containers + set workdir dir to the backend project
* fix: permission issues with the fe containers
* chore: define env variables on AIO
2024-08-08 11:31:13 +05:30
Mir Arif Hasan
783d911f8d
HSB-462 feat: infra token module and sh apis ( #4191 )
...
* feat: infra token module added
* feat: infra token guard added
* feat: token prefix removed
* feat: get pending invites api added
* docs: swagger doc added for get user invites api
* feat: delete user invitation api added
* feat: get users api added
* feat: update user api added
* feat: update admin status api added
* feat: create invitation api added
* chore: swagger doc update for create user invite
* feat: interceptor added to track last used on
* feat: change db schema
* chore: readonly tag added
* feat: get user by id api added
* fix: return type of a function
* feat: controller name change
* chore: improve token extractino
* chore: added email validation logic
---------
Co-authored-by: Balu Babu <balub997@gmail.com >
2024-07-29 12:36:18 +05:30
Nivedin
c88ea5c8b2
fix: auth bug when value is a secret environment ( #4210 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-27 20:54:16 +05:30
James George
5f96cda5e2
feat(cli): add support for JUnit reporter ( #4189 )
2024-07-26 22:56:58 +05:30
Nivedin
7ebc9a6fd6
fix: secret variables being populated as undefined on code snippets ( #4180 )
2024-07-18 14:44:37 +05:30
Anwarul Islam
b851d3003c
feat: added change log prompt for PWA updates ( #4098 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2024-06-27 19:03:33 +03:00
James George
a9afb17dc0
feat(cli): access team workspace collections and environments ( #4095 )
...
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-06-27 18:11:29 +05:30
Mir Arif Hasan
fa2f73ee40
HSB-439 feature: invite link with SMTP optional ( #4078 )
...
* feat: env variable added in infra-config for smtp enable status
* feat: event emitter added
* feat: added advance mailer configurations from infra config
* test: fix test cases
* feat: added query to see is smtp enabled or not
* feat: email auth provider disabled on smtp disable
* chore: restrict on update directly instead of dedicated mutation
* fix: feedback resolved
* chore: modify mailer module
* chore: error handle in mailer functions
* chore: removed unused imports
* chore: remove event-emit
* chore: update env example
* test: fix broken test cases
* chore: feedback resolved
* chore: isSMTPEnabled moved to infra config resolver
* fix: email can not reenable if smtp not enabled
2024-06-27 17:53:40 +05:30
jamesgeorge007
25fd35770a
fix: regression with missing lucide icon pack
...
Add `@iconify-json/lucide` as a dev dependency to all packages that consume `unplugin-icons`.
2024-06-26 11:59:21 +05:30
Andrew Bastin
1da5dde0ba
refactor: bump dioc to 3.0.2
2024-06-25 20:54:25 +05:30
Mir Arif Hasan
190a3b8eaf
fix: crashes in user last login interceptor ( #4146 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2024-06-25 17:15:04 +05:30
Andrew Bastin
aead9e6c98
feat: client certificates and ability to skip ssl cert verification in desktop app ( #4111 )
...
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com >
2024-06-25 16:57:07 +05:30
Alexandre Rodrigues Batista
f13478da86
fix(sh-desktop): add missing @hoppscotch/data to selfhost-desktop ( #4097 )
2024-06-06 20:37:45 +05:30
Balu Babu
5c4b651aee
feat: healthcheck for external services ( #4048 )
...
* chore: installed terminus package and scaffolded the health module
* feat: added healthcheck for database with prisma
* chore: renamed label from prisma to database in health check route
* chore: reverted target of hopp-old-backend service to prod
2024-05-07 20:05:17 +05:30
Andrew Bastin
4b8f3bd8da
fix: code generate modal erroring out ( #4033 )
2024-05-06 22:44:13 +05:30
Andrew Bastin
be57255bf7
refactor: update to dioc v3 ( #4009 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-04-29 19:06:18 +05:30
Eduardo San Martin Morote
08c655235d
fix: use pressed key rather than its code ( #3978 )
...
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com >
2024-04-19 22:35:13 +05:30
James George
22c6eabd13
chore: migrate Node.js implementation for js-sandbox to isolated-vm ( #3973 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2024-04-19 21:08:46 +05:30
Anwarul Islam
1f7a8edb14
fix: lint errors removed by using satisfies or as for type ( #3934 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com >
2024-03-28 20:28:48 +05:30
Akash K
6b58915caa
feat: oauth revamp + support for multiple grant types in oauth ( #3885 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-20 00:18:03 +05:30
Andrew Bastin
c5334d4c06
chore(sh-admin): bump @hoppscotch/ui version to 0.1.3
2024-03-15 12:43:05 +05:30
Joel Jacob Stephen
acfb0189df
feat(sh-admin): enhanced user management in admin dashboard ( #3814 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-13 14:45:13 +05:30
James George
dce396c164
chore: bump codemirror dependencies ( #3888 )
2024-03-11 14:21:39 +05:30
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Andrew Bastin
55a94bdccc
chore: merge hoppscotch/release/2023.12.6 into hoppscotch/release/2024.3.0
2024-02-27 13:35:20 +05:30
Balu Babu
cf039c482a
feat: SH instance analytics data collection ( #3838 )
2024-02-22 00:35:12 +05:30
Mir Arif Hasan
ded2725116
feat: admin user management (backend) ( #3786 )
2024-02-21 21:35:08 +05:30
James George
5bcc38e36b
feat: support secret environment variables in CLI ( #3815 )
2024-02-08 22:08:18 +05:30
James George
3482743782
chore(cli): emit bundle in ESM format ( #3777 )
2024-02-05 22:55:05 +05:30
Balu Babu
1df9de44b7
chore: upgraded prisma version to v5.8.0 ( #3787 )
2024-01-30 18:16:28 +05:30
Andrew Bastin
b2d98f7b66
chore: remove windi from selfhost-desktop
2023-12-24 13:21:12 +05:30
Andrew Bastin
d3e04c59cc
chore: update tailwind stuff on selfhost-desktop
2023-12-18 23:43:40 +05:30
Anwarul Islam
f93558324f
chore: move hoppscotch-ui package out of the monorepo ( #3620 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-16 16:58:10 +05:30
James George
d66537ac34
fix(common): GraphQL query syntax highlighting ( #3653 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-15 14:37:01 +05:30
Akash K
5209c0a8ca
feat: dynamically load enabled auth providers ( #3646 )
2023-12-13 23:38:21 +05:30
Joel Jacob Stephen
f3edd001d7
feat: introducing server configurations in admin dashboard ( #3628 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-13 22:34:59 +05:30
Mir Arif Hasan
6abc0e6071
HBE-326 feature: server configuration through GraphQL API ( #3591 )
...
* feat: restart cmd added in aio service
* feat: nestjs config package added
* test: fix all broken test case
* feat: infra config module add with get-update-reset functionality
* test: fix test case failure
* feat: update infra configs mutation added
* feat: utilise ConfigService in util functions
* chore: remove saml stuff
* feat: removed saml stuffs
* fix: config service precedence
* fix: mailer module init with right env value
* feat: added mutations and query
* feat: add query infra-configs
* fix: mailer module init issue
* chore: smtp url validation added
* fix: all sso disabling is handled
* fix: pnpm i without db connection
* fix: allowedAuthProviders and enableAndDisableSSO
* fix: validateSMTPUrl check
* feat: get api added for fetch provider list
* feat: feedback resolve
* chore: update code comments
* fix: uppercase issue of VITE_ALLOWED_AUTH_PROVIDERS
* chore: update lockfile
* fix: add validation checks for MAILER_ADDRESS_FROM
* test: fix test case
* chore: feedback resolve
* chore: renamed an enum
* chore: app shutdown way changed
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-12 16:42:58 +06:00
Andrew Bastin
957641fb0f
chore: move dioc out of monorepo
2023-12-12 15:39:10 +05:30
Andrew Bastin
6063c633ee
chore: pin vue workspace-wide to 3.3.9
2023-12-07 17:04:17 +05:30
James George
bdfa14fa54
refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation ( #3619 )
2023-12-07 16:10:42 +05:30
Akash K
95754cb2b4
chore: bump deps for hoppscotch-common and hoppscotch-selfhost-web ( #3575 )
2023-12-05 17:33:25 +05:30
Liyas Thomas
259cd48dbb
feat: init boring avatars ( #3615 )
2023-12-04 13:20:26 +05:30
Rajdip Bhattacharya
bb4b640e58
feat: convert json to interfaces ( #3566 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2023-12-03 23:14:26 +05:30
James George
60bfb6fe2c
refactor: move persistence logic into a dedicated service ( #3493 )
2023-11-29 22:40:26 +05:30
Andrew Bastin
7b18526f24
chore: merge hoppscotch/main into hoppscotch/release/2023.12.0
2023-11-16 13:51:12 +05:30
Andrew Bastin
b1982d74a6
fix: make schema more lenient while parsing public data structures
2023-11-14 21:24:25 +05:30
Akash K
e24d0ce605
fix: oauth 2.0 authentication type is breaking ( #3531 )
2023-11-14 00:12:04 +05:30