Ronald Cantillo
|
da8ad6ed5b
|
Merge branch 'master' into v2
|
2025-02-20 15:41:27 -05:00 |
|
rooyca
|
37c7dca7e3
|
BREAKING CHANGE: complete rebuild of plugin(02182025)
|
2025-02-20 14:38:19 -05:00 |
|
dependabot[bot]
|
4f7f42d368
|
build(deps-dev): bump esbuild from 0.17.3 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.3...v0.25.0)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 04:44:57 +00:00 |
|
rooyca
|
94860fcc1e
|
update(feat)[#46]: copying response from Modal
|
2025-01-30 10:57:01 -05:00 |
|
rooyca
|
10c5909160
|
update(feat)[#41]: access the last element
|
2025-01-17 10:37:38 -05:00 |
|
rooyca
|
3ef6a4bf5b
|
fix(style): added cssfile
|
2024-12-14 14:27:35 -05:00 |
|
rooyca
|
06a3b31b3c
|
feat: get keys using show flag (#36)
|
2024-10-20 10:23:42 -05:00 |
|
rooyca
|
53326eb25d
|
fix: proper response handling
|
2024-09-14 10:41:23 -05:00 |
|
rooyca
|
69a6c7db0f
|
fix: reusable responses (#34)
|
2024-08-28 14:29:28 -05:00 |
|
rooyca
|
1b6a6379d3
|
fix(#30): error when parsing response with commas
|
2024-07-08 12:28:21 -05:00 |
|
rooyca
|
a6a7c53822
|
feat(#24): codeblock counter in status bar
|
2024-07-04 22:59:58 -05:00 |
|
rooyca
|
1d0933101d
|
feat(#30): display response as a table
|
2024-07-03 12:44:33 -05:00 |
|
rooyca
|
ffedd3d7e4
|
feat: reusable variables (#28)
|
2024-06-20 10:59:32 -05:00 |
|
rooyca
|
81319dabff
|
fix/feat: added the flag 'render'
|
2024-06-18 22:01:42 -05:00 |
|
rooyca
|
79fb01e480
|
update(feat)[#27]: '{{this.file.name}}' and other functions with flag 'show'
|
2024-06-18 13:20:58 -05:00 |
|
rooyca
|
50e0c29932
|
update(fix): security issues (#25 & #26)
|
2024-06-16 18:03:48 -05:00 |
|
rooyca
|
4750601e3b
|
update(fix): toDocument function wasnt working
|
2024-06-16 15:23:23 -05:00 |
|
rooyca
|
c25996d2a1
|
update(feat): update frontmatter properties (#24)
|
2024-06-14 16:27:26 -05:00 |
|
rooyca
|
ba2ea2b423
|
update(fix): method not working with space
|
2024-06-14 04:38:48 -05:00 |
|
rooyca
|
2fecd131a2
|
update(feat): this.file.name gets the current filename (#22)
|
2024-06-12 15:39:05 -05:00 |
|
rooyca
|
dc10eaf95b
|
update(fix): rm spaces in codeblock flags (#21)
|
2024-06-10 11:31:10 -05:00 |
|
rooyca
|
139461fcff
|
update(feat): delete responses one by one
|
2024-06-07 01:13:29 -05:00 |
|
rooyca
|
b1dd28c46a
|
update(feat): save response to file
|
2024-06-05 15:58:27 -05:00 |
|
rooyca
|
324b68c077
|
update(feat): req run repeatedly & notifications
|
2024-05-21 14:40:51 -05:00 |
|
rooyca
|
6f25b596ff
|
update(ref): move regex to a separate file(3)
|
2024-05-20 13:44:51 -05:00 |
|
rooyca
|
6ebea6ca83
|
update(fix): mix frontmatters (#18)
|
2024-05-14 01:23:19 -05:00 |
|
rooyca
|
8986798a12
|
update(feat): loop over specific indexes or range
|
2024-05-11 11:26:05 -05:00 |
|
rooyca
|
693f5b9104
|
update(style): copy button and list rendering
|
2024-05-09 22:18:12 -05:00 |
|
rooyca
|
857344eb72
|
update: lightweight MD parser
|
2024-05-08 13:41:15 -05:00 |
|
rooyca
|
e08eeb96b7
|
update: req-id flag for storing response (#10)
|
2024-05-07 21:19:25 -05:00 |
|
rooyca
|
48cba65553
|
update: parsing MD in codeblock (#17 & #16)
|
2024-05-07 13:00:52 -05:00 |
|
rooyca
|
ced4c0d2b5
|
update: copy button on codeblock (#15)
|
2024-05-06 17:04:49 -05:00 |
|
rooyca
|
cd69ca717d
|
update: first approach to loop over response (#14)
|
2024-05-04 18:24:43 -05:00 |
|
rooyca
|
39d3351893
|
update: disabled flag added on codeblock (#10)
|
2024-04-28 23:50:01 -05:00 |
|
rooyca
|
2bc5bdfb59
|
fix: Parse Multiple {} Variables in HTML (#11)
|
2024-04-24 11:36:19 -05:00 |
|
rooyca
|
8e8283a9cc
|
update: multiple outputs (#6)
|
2024-04-23 17:18:45 -05:00 |
|
rooyca
|
d9f290cda6
|
update: use frontmatter variables on codeblock (#9)
|
2024-04-23 14:23:47 -05:00 |
|
rooyca
|
dff7d507b0
|
fix: some typos and req logic (#7)
|
2024-04-19 17:18:01 -05:00 |
|
rooyca
|
d7e4252305
|
add: response types in codeblock
|
2024-03-07 02:02:14 -05:00 |
|
rooyca
|
920f882067
|
update: added Auth/Headers support (#4)
|
2023-09-23 12:40:28 -05:00 |
|
rooyca
|
9c7bf5a792
|
update: fix empty name and add gif to readme
|
2023-08-21 23:09:58 -05:00 |
|
rooyca
|
6e398d7a32
|
update: added option to multiple APIs and hotkeys (#3)
|
2023-08-21 14:31:21 -05:00 |
|
rooyca
|
0916363592
|
update: version 1.0.2
|
2023-08-19 14:48:36 -05:00 |
|
rooyca
|
933cd9043d
|
update: version 1.0.1
|
2023-08-18 23:59:58 -05:00 |
|
rooyca
|
7241304e52
|
Edit description and function names
|
2023-05-04 14:36:48 -05:00 |
|
rooyca
|
188a714857
|
Add APIRequest plugin
|
2023-05-02 22:28:18 -05:00 |
|
rooyca
|
4dc44bc20b
|
v0.0.1
|
2023-05-02 21:49:43 -05:00 |
|
Ronald Cantillo
|
05b2b981f4
|
Initial commit
|
2023-05-02 20:57:48 -05:00 |
|