jamesgeorge007
bf9e6c423d
chore: merge hoppscotch/main into hoppscotch/next
2025-06-13 16:15:56 +05:30
Shreyas
9eeac1ac70
chore(agent): version bump ( #5150 )
2025-06-13 15:18:43 +05:30
Nivedin
5049f6fde7
fix: team environment user access bug ( #5149 )
2025-06-13 14:29:27 +05:30
Shreyas
9ef2c461ba
feat(agent): file-based logs with rotation ( #5147 )
2025-06-13 13:48:33 +05:30
jamesgeorge007
4302a45477
chore: bump CLI version
2025-06-13 11:26:22 +05:30
jamesgeorge007
ad28169437
fix: resolve marshalling issues on the experimental scripting sandbox
...
Bump `faraday-cage`.
Closes #5129 .
2025-06-13 11:20:28 +05:30
Shreyas
754f076f18
fix(desktop): in-memory update progress polling ( #5126 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-06-13 11:11:37 +05:30
Nivedin
936b0fff46
fix: admin dashboard team member count bug ( #5143 )
2025-06-13 09:57:03 +05:30
Nivedin
2bd3f36bfa
fix: schema error and test updation flow ( #5124 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-06-13 09:55:05 +05:30
Paul Vogel
c00548f1f9
chore: German i18n string entry additions ( #5142 )
2025-06-12 20:42:37 +05:30
Anwarul Islam
2a633720a5
fix(common): OpenAPI import worker not working in production ( #5140 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-06-11 19:14:45 +05:30
Ben
beb3184bb3
feat(common): change REST method text color based on selected method ( #5116 )
2025-06-11 11:56:46 +05:30
jamesgeorge007
9493b30a84
chore: bump version to 2025.5.2
2025-06-10 14:11:38 +05:30
Shreyas
b63c707624
fix(desktop): align connected instance with launch ( #5132 )
2025-06-10 13:21:54 +05:30
James George
5e33595c12
feat(common): in app console UI enhancements ( #5120 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-06-06 23:38:11 +05:30
Shreyas
26cb342969
fix(desktop): arrow inserting escape sequences ( #5108 )
...
The unstable flag was causing arrow keys to
display ANSI escape sequences as literal text
instead of performing cursor navigation.
For example the arrow keys in URL input fields
display escape sequences (`^[[C, ^[[D, ^[[A, ^[[B`)
as literal text.
Closes HFE-880
Closes #5102
The unstable feature flag was originally added to
support experimental features that were required
for functionality that is no longer needed
in the current implementation.
See:
- [Tauri Issue #9257 ] - Keyboard shortcuts broken with unstable flag
- [Tauri Issue #10194 ] - Arrow keys printing invalid characters
- [Wry Issue #1177 ] - Related macOS input handling issues
2025-06-06 14:17:30 +05:30
James George
5ac2ac40de
feat: add support for version bounded parsing and migration ( #5127 )
...
- CLI Collection runner enhancements:
- Support mixed versions - child collections based on different versions compared to the parent collection.
- Better support for incoming data via IDs conforming to older formats.
- Bump `verzod` across packages.
- Relevant updates to test suite.
- Bump `zod` under `selfhost-desktop`.
2025-06-05 14:51:19 +05:30
jamesgeorge007
07c79170f6
chore: bump CLI version
2025-06-02 17:33:28 +05:30
Nivedin
f8cd8bfce7
fix: desktop platform level env migration and codegen bug ( #5110 )
2025-05-29 19:26:21 +05:30
Nivedin
a325f2945d
fix: fill current value to existing value ( #5109 )
2025-05-29 18:36:58 +05:30
jamesgeorge007
caeddac94c
chore: bump version to 2025.5.1
2025-05-29 15:14:19 +05:30
Nivedin
805ac88688
fix: environment and rest tab state schema migration ( #5105 )
2025-05-29 15:13:14 +05:30
jamesgeorge007
052dc1708c
test: update CLI test suite
...
- Flexible assertions avoiding flakiness.
- Update test fixtures conforming to the schema.
2025-05-28 16:43:12 +05:30
Anwarul Islam
82d9367843
feat: add JWT authentication support ( #5079 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-28 15:41:47 +05:30
jamesgeorge007
e1f78b185a
chore: remove support for fetch from experimental scripting sandbox
...
To be revisited after addressing security implications.
2025-05-28 15:37:32 +05:30
Phaired
40c1c20de0
feat(lenses): enhance content type detection and lens selection logic ( #5081 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-28 13:30:27 +05:30
Anwarul Islam
fea6d8cd64
fix: correct import order for HoppRESTAuth ( #5101 )
2025-05-28 12:18:08 +05:30
Nivedin
0212eba895
fix: update id while syncing and gist import bug ( #5100 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-27 16:12:55 +05:30
jamesgeorge007
a80573603b
chore: bump version to 2025.5.0
2025-05-27 13:35:29 +05:30
Anwarul Islam
cf442c5450
feat(common): support importing OpenAPI YAML definitions from URL ( #5098 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-27 13:33:33 +05:30
Anwarul Islam
b414496943
chore(common): improved i18n strings ( #5099 )
2025-05-27 12:31:26 +05:30
James George
aab2924139
feat: extend platform API support for experimental scripting sandbox ( #5097 )
2025-05-26 20:39:51 +05:30
Shreyas
935bc10c0b
docs(desktop): add minimum system requirements ( #5096 )
2025-05-26 12:22:21 +05:30
James George
656a15a983
feat: migrate to a unified scripting system based on faraday-cage ( #5090 )
...
Co-authored-by: curiouscorrelation <curiouscorrelation@gmail.com>
2025-05-23 22:54:27 +05:30
Nivedin
01d96fa577
feat: initial and current value for environment variables ( #5055 )
2025-05-23 22:38:36 +05:30
Mir Arif Hasan
e7aba8a914
chore(backend): update dependencies ( #5085 )
2025-05-22 16:32:58 +05:30
Nivedin
9371457d0d
chore: display platform links in app header ( #5091 )
2025-05-21 21:03:58 +05:30
Anwarul Islam
130facb440
fix: include request body to AWS V4 signer in effective request functions ( #5084 )
2025-05-21 21:02:07 +05:30
Shreyas
d213bec3ef
feat(kernel): multi-instance support for store ( #5083 )
2025-05-21 19:08:55 +05:30
Shreyas
1da961cef7
fix(desktop): extend file-write permissions ( #5070 )
2025-05-21 18:27:20 +05:30
Shreyas
d14a3c7f1c
fix(desktop): verbatim path handling in disk resolution ( #5049 )
2025-05-21 18:16:48 +05:30
Shreyas
2ecc60ad1a
feat(desktop): complete lifecycle logs ( #5044 )
2025-05-21 15:26:16 +05:30
Anwarul Islam
3980847983
feat(common): enhance HAWK authentication with payload hash calculation ( #5067 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-20 17:01:04 +05:30
Anwarul Islam
2232f0291c
feat(common): add support for registering and merging additional locale messages ( #5072 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-16 16:58:38 +05:30
Mir Arif Hasan
7ee33abdef
HSB-514 refactor: remove unused CollType GQL enum ( #5074 )
...
chore: removed unused CollType GQL enum
2025-05-16 16:55:56 +06:00
Binayak Bhattacharjee
9b0e1af92d
chore(backend): configure CORS for development and production environments ( #4430 )
...
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
2025-05-14 12:29:24 +05:30
Mir Arif Hasan
46e5792965
chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring ( #5061 )
...
* chore: prettier formatting applied
* chore: added some lint fixed
* fix: few lint errors
* chore: prisma and pubsub are now global module
* chore: add encapsulation consistency in service files
* chore: made a cast function private
* chore: cast function made private
* refactor: module imports
* refactor: posthog spelling
2025-05-09 15:37:20 +06:00
jamesgeorge007
c28e4103a8
chore: merge hoppscotch/main into hoppscotch/next
2025-05-08 16:44:12 +05:30
jamesgeorge007
b5e19c9d46
chore: bump version to 2025.4.2
2025-05-08 15:38:54 +05:30
Shreyas
e9096eaca1
fix(common): url and param encoding ( #5041 )
2025-05-08 15:29:08 +05:30