Andrew Bastin
c3759a400d
refactor: move rawKeyValue and templating to hopp/data + rewrite rawKeyValue parsing
2022-02-15 23:53:24 +05:30
Andrew Bastin
9e0eeb5b56
fix: urlencoded fields are parsed for env variables. fixes #2094
2022-01-28 17:35:55 +05:30
liyasthomas
10a54d14c2
Merge branch 'fix/urlencoded'
2022-01-24 10:09:31 +05:30
kyteinsky
6205b5f163
fix: multipart form data sorting ( #2067 )
...
* fix: multipart form data sorting
place all the file types in multipart form data
body in the last to avoid errors due to map key
being placed after file type data
* refactor: fp-ify formdata file sort implementation
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-01-23 02:30:39 +05:30
Andrew Bastin
73cccf73df
refactor: urlencoded key value pair system
2022-01-21 19:32:05 +05:30
Andrew Bastin
09269b3cec
fix: urlencoded form evaluation issues
2022-01-21 18:23:15 +05:30
Andrew Bastin
67baf74edc
fix: add body env resolution for har generation
2022-01-03 11:17:02 +05:30
liyasthomas
d305168dc3
chore: updated types
2021-12-17 23:05:36 +05:30
Edwin Fajardo
f174086281
feat: (authentication) Api key based authentication [ #2000 ] ( #2021 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-12-17 21:32:29 +05:30
Andrew Bastin
38755bf3e3
refactor: separate out data structures into hoppscotch-data
2021-12-03 16:10:56 +05:30
0xc0Der
0ac84b58e3
allow environment variables in request body. ( #1942 )
...
* feat: allow environment variables in request body
* chore(ui): minor ui improvements
* chore(deps): bump
* fix: track env vars changes
* feat: allow environment variables in request body
* refactor: better implementation
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-11-10 19:52:11 +05:30
Andrew Bastin
b28f82a881
refactor: monorepo+pnpm (removed husky)
2021-09-10 00:28:28 +05:30