Commit graph

5564 commits

Author SHA1 Message Date
Anwarul Islam
903448186b
fix: ensure GraphQL connection sends authentication headers (#4746)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-24 17:28:45 +05:30
jamesgeorge007
d8875043cd chore: bump version to 2025.2.0 2025-02-24 12:36:00 +05:30
James George
49430528e5
refactor: foundational changes to support subdomain based cloud instances (#4704) 2025-02-24 12:24:28 +05:30
Nivedin
23633a99a1
chore: remove top level awaits (#4778)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-21 23:02:03 +05:30
Nivedin
da2597d4db
feat: updated the hard coded proxy url with the server fetched (#4773) 2025-02-20 21:16:48 +05:30
Anwarul Islam
c802056d44
fix: request validation issue on load persistence tab (#4759)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-20 16:29:43 +05:30
Shreyas
6df6eec34b
test(cli): temporarily skip digest auth test (#4770) 2025-02-20 15:59:09 +05:30
luzpaz
ce0eaf1d84
fix: typos under hoppscotch-selfhost-desktop package (#4766) 2025-02-20 13:45:29 +05:30
Joel Jacob Stephen
7f84c52c83
feat(sh-admin): introduce input validations to server configurations (#4642)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-19 20:11:20 +05:30
Nivedin
4200b00c04
fix: close context menu while scrolling (#4763) 2025-02-19 15:54:32 +05:30
Stéfany Larissa
bb36d32359
fix: cURL header imports without trailing space (#4724) 2025-02-19 13:18:02 +05:30
Anwarul Islam
6d21c8c9eb
feat: visual enhancement for inactive fields (#4760)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-19 12:36:15 +05:30
luzpaz
b70da04ab5
chore: fix typos in .vue component files (#4749) 2025-02-18 23:47:14 +05:30
Claudio Pennati
35a471f120
fix: import openapi file servers url detection (#4373)
Co-authored-by: Claudio Pennati <claudio.pennati@lastminute.com>
2025-02-07 15:21:18 +05:30
jamesgeorge007
98a2631ba4 chore: bump version to 2025.1.1 2025-02-07 14:53:00 +05:30
Andrew Bastin
77509112b7 chore: move back to latest pnpm v10 2025-02-07 14:46:13 +05:30
Anwarul Islam
ede275425b
fix: properties not inherited while importing from postman (#4725)
Update collection-level platform definitions

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-07 14:45:51 +05:30
കുട്ടൂസ്
43f168c2f6 docs: use GitHub markdown alert formatting for note (#4666) 2025-02-07 14:31:08 +05:30
Dmitry
6bc6899fea fix(selfhost-desktop): add alias for querystring (#4658)
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
2025-02-07 14:31:08 +05:30
med8bra
37b7ddf2b0 fix(import/postman): handle non-string form values (#4645)
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-07 14:31:08 +05:30
progprnv
56900d37ac chore: improve health check script (#4596)
Consider capturing and returning the exit status from `curlCheck()` rather than `exit 1` inside the function
2025-02-07 14:31:08 +05:30
Dmitry
0aa509e804 chore: prettify collection contents before export (#4687)
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-02-07 14:30:03 +05:30
Jared Miller
9e227982c9
Correct the english response body lost return msg (#4656) 2025-02-06 15:17:31 +05:30
Kumar Shivendu
4884a84bef
feat: support rust reqwest code generation (#4697)
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-02-06 14:51:10 +05:30
shuaixr
fd3bf0e63e
fix: ensure correct body for application/x-www-form-urlencoded in all code exports (#4712) 2025-02-06 14:42:30 +05:30
Andrew Bastin
9c5ade8cc5
chore: pin pnpm v9 as the package manager (#4728) 2025-02-06 13:06:08 +05:30
Anwarul Islam
e967b3361d
fix: schema generation issue on test runner (#4711)
fix: schema generation issue on test runner
2025-01-30 23:57:14 +05:30
Joel Jacob Stephen
135060bc4a
chore(common): updated collection import string for activity logs (#4710) 2025-01-30 20:36:07 +05:30
jamesgeorge007
812daaaf06 chore: disable resizing the custom request naming style textarea field
AI Experiments in the cloud offering.
2025-01-30 16:56:01 +05:30
jamesgeorge007
e96232133d chore: resolve lint errors 2025-01-30 16:32:52 +05:30
jamesgeorge007
86ea3e427c chore: restore the ability to disable tracking request history 2025-01-30 13:34:01 +05:30
jamesgeorge007
7be23dfb59 chore: bump version to 2025.1.0 2025-01-30 11:23:20 +05:30
Anwarul Islam
499505397f
feat: graphql document generation from docs (#4626)
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-01-30 11:15:37 +05:30
Joel Jacob Stephen
0a83894e6a
feat(common): introducing history ui provider service to hoppscotch-common (#4706)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-01-29 23:07:30 +05:30
Andrew Bastin
8758cba109
chore: security patches for dependency chain (#4708) 2025-01-29 23:01:46 +05:30
Govind.S.B
d436af587c
feat(ai-exp): add support for custom request naming scheme (#4703)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-01-29 20:24:39 +05:30
Anwarul Islam
104f628862 chore: collection runner improvements (#4685) 2025-01-29 20:04:02 +05:30
Nivedin
2b9a334881
chore: add warning prompt for same response name (#4699)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-01-29 14:30:01 +05:30
Anwarul Islam
fa1159da53
fix authorization hierarchy in postman import (#4686)
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-01-29 13:32:57 +05:30
halillusion
e22fbecb56
Update tr.json (#4679)
Fix typos and complete missing definitions for Turkish language.
2025-01-28 23:07:46 +05:30
Stéfany Larissa
685347dd4c
chore: update pt-br translation (#4682) 2025-01-28 22:40:44 +05:30
Stanislav Horáček
c9a0a3ae8d
Update Czech localization (#4650)
update Czech localization
2025-01-28 22:21:45 +05:30
jamesgeorge007
9746e92c27 chore: bump sh-desktop version to 24.12.2 2025-01-27 14:49:32 +05:30
jamesgeorge007
b54edd2edb chore: bump version to 2024.12.2 2025-01-27 14:27:46 +05:30
jamesgeorge007
b48c982ea6 chore: bump version to 2024.12.1
Bump CLI version to `0.20.2`
2025-01-15 18:45:19 +05:30
Akash K
8b70d7f419
feat: support for sending client credentials via basic auth header (#4635)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-01-15 18:43:05 +05:30
Akash K
a16402e94d
chore: add missing i18n string entry (#4639) 2024-12-23 13:38:49 +05:30
Akash K
553f4d7a8f
fix: do not show an empty body element when bulk editing (#4638)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-23 12:18:06 +05:30
Govind.S.B
c578b79f39
refactor: move AI request naming style to settings (#4636)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2024-12-20 20:39:12 +05:30
jamesgeorge007
aa17448317 chore: bump version to 2024.12.0
Bump CLI version to `0.20.1`.
2024-12-20 20:07:04 +05:30