Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · v2.1.0
magento2-api-wrapper
Browse files
Nov 06, 2025
Improve middleware handling
· 06f1b004
Kamil
authored
Nov 06, 2025
View commits for tag v2.1.0
v2.1.0
06f1b004
Sep 24, 2025
Fix misconfigured test expectations and correct signature creation
· 0256b95a
Kamil
authored
Sep 24, 2025
View commits for tag v2.0.2
v2.0.2
0256b95a
Jun 27, 2025
Fix deno deploy version
· 3339986e
Kamil
authored
Jun 27, 2025
3339986e
Configure JSR publish in CI
· 998f3318
Kamil
authored
Jun 27, 2025
998f3318
Fix issue with magento always decoding slashes for Oauth signature
· c6b0043c
Kamil
authored
Jun 27, 2025
View commits for tag v2.0.1
v2.0.1
c6b0043c
Add initial CLAUDE.md file
· 7c317dbd
Kamil
authored
Jun 27, 2025
View commit 7c317dbd
2 tags
7c317dbd
Add npm build task
· 654790a9
Kamil
authored
Jun 27, 2025
654790a9
Fix errors with double encoding some url params
· 0476918f
Kamil
authored
Jun 27, 2025
0476918f
Mar 28, 2025
Mark overriden method
· 25b77eca
Kamil
authored
Mar 28, 2025
View commits for tag v2.0.0-alpha.2
v2.0.0-alpha.2
25b77eca
Make middleware wokr and improve typings
· 26888ef4
Kamil
authored
Mar 28, 2025
26888ef4
May 31, 2024
Improve readme
· 5fcf4a19
Kamil
authored
May 31, 2024
5fcf4a19
Fix issue with signing requests containing encoded SKU
· 94ba997c
Kamil
authored
May 31, 2024
View commits for tag v2.0.0-alpha.1
v2.0.0-alpha.1
94ba997c
Update deno.json to fix tests and use latest schema
· 9eeaf551
Kamil
authored
May 31, 2024
9eeaf551
CI: Ensure check is run on master
· 1d7e1ff4
Kamil
authored
May 31, 2024
1d7e1ff4
Merge branch 'feature-ci' into 'master'
· e55e5d68
Kamil
authored
May 31, 2024
View commits for tag v2.0.0-alpha.0
v2.0.0-alpha.0
e55e5d68
Use alpine as base for npm+deno ci job
· ee756b29
Kamil
authored
May 31, 2024
ee756b29
Correct manual CI jobs
· a8b10eb0
Kamil
authored
May 31, 2024
a8b10eb0
CI: Correct manual jobs for npm deploy
· 6a691d45
Kamil
authored
May 31, 2024
6a691d45
CI: Change node to nodejs for alpine package name
· 251dbf53
Kamil
authored
May 31, 2024
251dbf53
Update CI conditions for npm build/publish
· 0304ab0e
Kamil
authored
May 31, 2024
0304ab0e
CI try installing node and ensure manual runs contain correct module version
· e0bf6505
Kamil
authored
May 31, 2024
e0bf6505
Update .gitlab-ci.yml file
· e9d273d4
Kamil
authored
May 31, 2024
e9d273d4
Update CI to use rules instead only
· 5c1c204d
Kamil
authored
May 31, 2024
5c1c204d
Add glibc to npm publish pipeline
· 2859590f
Kamil
authored
May 31, 2024
2859590f
Update CI to install npm package
· f6b04fbf
Kamil
authored
May 31, 2024
f6b04fbf
Fix import type
· fe712465
Kamil
authored
May 31, 2024
fe712465
Merge branch 'v2' into 'master'
· ed515172
Kamil
authored
May 31, 2024
ed515172
Mar 14, 2024
Correct method shortcut
· 5d24d1ba
Kamil
authored
Mar 14, 2024
5d24d1ba
Mar 07, 2024
Correct signing requests with query string having special characters
· f5c8f213
Kamil
authored
Mar 07, 2024
f5c8f213
Mar 05, 2024
Correct signature base string building and add few tests
· 8391c5d1
Kamil
authored
Mar 05, 2024
8391c5d1
Correct issue with signing encoded requests
· d06a6f4e
Kamil
authored
Mar 05, 2024
d06a6f4e
Add fetch method to allow customizations
· c6254476
Kamil
authored
Mar 05, 2024
c6254476
Mar 04, 2024
Rewrite module from scratch
· a9339793
Kamil
authored
Mar 01, 2024
a9339793
Sep 11, 2023
Fix typescript definition for storeCode in request config
· 8bcd4e71
Kamil
authored
Sep 11, 2023
View commits for tag v1.5.1
v1.5.1
8bcd4e71
Fix incorrect signatures when URL contains urlEncoded chars
· 08312909
Kamil
authored
Sep 11, 2023
View commits for tag v1.5.0
v1.5.0
08312909
Apr 30, 2021
Add TypeScript typings
· 2d29a511
Kamil
authored
Apr 30, 2021
View commits for tag v1.4.0
v1.4.0
2d29a511
Update dependencies
· af56a579
Kamil
authored
Apr 30, 2021
af56a579
Dec 01, 2020
Add more tests to reach 100%
· 95f4ca16
Kamil
authored
Dec 01, 2020
View commits for tag v1.3.1
v1.3.1
95f4ca16
Take out response interceptor to separate file and add some basic tests
· e3a5be7d
Kamil
authored
Dec 01, 2020
e3a5be7d
Add more details into README
· 9130230e
Kamil
authored
Dec 01, 2020
9130230e
Loading