Jason Jock Nava Casareno
dd83f8ef24
Merge branch 'hoppscotch:main' into codeday/main
2022-08-22 12:54:54 -07:00
Nivedin
052595c076
fix: form data with same key send only last one ( #2606 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-08-22 23:02:02 +05:30
isaiM6
775bf9a9c3
Merged environment.ts and variables.ts
2022-08-03 16:01:19 -07:00
Jason Casareno
186803a465
Merge codeday/jason => codeday/isai
2022-08-01 14:46:06 -07:00
Jason Casareno
7bf66d8339
Renamed file and refactored, added new TODO
2022-08-01 13:07:27 -07:00
Jason Casareno
1e8805ab4f
Debugging effective final url (WIP)
2022-07-29 18:03:37 -07:00
isaiM6
a294a2804b
added files to start parsing functionality of path variables
2022-07-29 18:01:24 -07:00
Jason Casareno
d22bae2c60
Fixing final endpoint url (WIP)
2022-07-29 16:06:20 -07:00
Andrew Bastin
d04520698d
refactor: isolate computed header calculation on effective requests ( #2313 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-05-11 14:53:06 +05:30
Anwarul Islam
414469e5e9
feat: override content-type ( #2191 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-03-29 09:53:55 +05:30
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