Andrew Bastin
|
3c35bb6091
|
fix: issue with non-alphanumeric characters within body env variables (fixes #2665)
|
2022-10-03 14:55:59 +05:30 |
|
Andrew Bastin
|
c013aa52ac
|
feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs (#2578)
|
2022-08-12 13:53:40 +05:30 |
|
Andrew Bastin
|
ede27e0600
|
refactor: implement updated equality heuristics for hopprestrequest struct
|
2022-04-14 20:28:59 +05:30 |
|
Liyas Thomas
|
715d910877
|
Add an authorization tab for GraphQL (#2125)
Co-authored-by: Rishabh Agarwal <rishabh2001agarwal@gmail.com>
Co-authored-by: Rishabh Agarwal <45998880+RishabhAgarwal-2001@users.noreply.github.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2022-03-15 00:44:26 +05:30 |
|
Andrew Bastin
|
819b111383
|
fix: params, headers, url encoded syncing issues
|
2022-02-17 19:13:28 +05:30 |
|
Andrew Bastin
|
79914b32a1
|
fix: spacing and corrections for commented lines in raw key value
|
2022-02-16 13:34:38 +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
|
5043606701
|
refactor: move collection data structures and utility functions to hopp/data
|
2022-01-21 00:21:17 +05:30 |
|
Andrew Bastin
|
137d562c86
|
feat: add function to safely generate rest request that maintains type contracts
|
2022-01-05 16:13:13 +05:30 |
|
liyasthomas
|
ffd1acdfae
|
chore: lint
|
2022-01-05 10:17:23 +05:30 |
|
liyasthomas
|
d305168dc3
|
chore: updated types
|
2021-12-17 23:05:36 +05:30 |
|
liyasthomas
|
34fe94215c
|
refactor: updated types
|
2021-12-16 15:15:54 +05:30 |
|
Andrew Bastin
|
38755bf3e3
|
refactor: separate out data structures into hoppscotch-data
|
2021-12-03 16:10:56 +05:30 |
|